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


Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script Help Need help debugging various script functions
Tomato Cat Offline
Senior Member

Posts: 287
Threads: 2
Joined: Sep 2012
Reputation: 20
#6
RE: Need help debugging various script functions

You have to make sure you provide the proper arguments in each of the function you're calling. The link that Javist provided is a complete list of available engine functions and what they need as arguments.

So, you'd look up a function. Say, PlaySoundAtEntity, and ensure that you pass the proper arguments.

If it still doesn't work, then the error lies within the script. ie, a timer isn't being called which would disrupt the sequence.
09-14-2013, 09:08 PM
Find


Messages In This Thread
RE: Need help debugging various script functions - by Tomato Cat - 09-14-2013, 09:08 PM



Users browsing this thread: 1 Guest(s)