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
How do I do this? (scripting)
MrBigzy Offline
Senior Member

Posts: 616
Threads: 18
Joined: Mar 2011
Reputation: 8
#4
RE: How do I do this? (scripting)

You've used it right, but your syntax for sound functions is wrong. The first one is name, which I'm not sure if you can leave blank or not, but the problem is the 2nd paramter, which is the file. You have to put the .snt extension for those. Same with particles, particles need the .ps extension.
Switch is pretty simple as well; if the case parameter is equal to the switch parameter, the case will play. (as well as everything below it if there isn't a break) So yea, you used it right. Tongue
(This post was last modified: 04-07-2011, 05:49 PM by MrBigzy.)
04-07-2011, 05:45 PM
Find


Messages In This Thread
How do I do this? (scripting) - by Solarn - 04-07-2011, 05:14 PM
RE: How do I do this? (scripting) - by Russ Money - 04-07-2011, 05:24 PM
RE: How do I do this? (scripting) - by Solarn - 04-07-2011, 05:43 PM
RE: How do I do this? (scripting) - by MrBigzy - 04-07-2011, 05:45 PM
RE: How do I do this? (scripting) - by Solarn - 04-07-2011, 05:56 PM
RE: How do I do this? (scripting) - by Dalroc - 04-07-2011, 07:36 PM
RE: How do I do this? (scripting) - by MrBigzy - 04-07-2011, 06:12 PM
RE: How do I do this? (scripting) - by palistov - 04-07-2011, 07:39 PM
RE: How do I do this? (scripting) - by Solarn - 04-07-2011, 08:12 PM
RE: How do I do this? (scripting) - by palistov - 04-08-2011, 12:34 AM



Users browsing this thread: 1 Guest(s)