Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script Help My script doesn't work in my map.
TheGreatCthulhu Offline
Member

Posts: 213
Threads: 10
Joined: Oct 2010
Reputation: 32
#4
RE: My script doesn't work in my map.

Are there any parts of the script that do work? (Like, does the introvoice play when you start the map?) Are you maybe loading the map from a saved position? That can cause some problems for WIP map.

You could add an AddDebugMessage() call to the beginning of each function (and maybe in other interesting places), to see what get's called and what doesn't, so that you can have at least some clue about where the problem could be. Like this:

AddDebugMessage("Inside: <funct_name_here>", false);
(This post was last modified: 12-28-2012, 12:14 AM by TheGreatCthulhu.)
12-28-2012, 12:14 AM
Find


Messages In This Thread
My script doesn't work in my map. - by Aquatric - 12-27-2012, 07:15 PM
RE: My script doesn't work in my map. - by TheGreatCthulhu - 12-28-2012, 12:14 AM
RE: My script doesn't work in my map. - by i3670 - 12-28-2012, 05:31 PM



Users browsing this thread: 1 Guest(s)