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


Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
The trick with the sound
Pandemoneus Offline
Senior Member

Posts: 328
Threads: 2
Joined: Sep 2010
Reputation: 0
#12
RE: The trick with the sound

I am using the Script Functions in the Wiki for reference.

To give an example:
//Function syntax: Func(string &in asTimer)
void  AddTimer(string& asName, float afTime, string& asFunction);

The first line tells me that I have to use (string &in asTimer) as parameters for a function I call with a timer.
MyFunction(string &in asTimer)

09-19-2010, 11:08 PM
Find


Messages In This Thread
The trick with the sound - by Dismortal - 09-17-2010, 04:41 AM
RE: The trick with the sound - by jens - 09-17-2010, 07:13 AM
RE: The trick with the sound - by Dismortal - 09-17-2010, 01:44 PM
RE: The trick with the sound - by jens - 09-17-2010, 01:59 PM
RE: The trick with the sound - by Dismortal - 09-17-2010, 02:40 PM
RE: The trick with the sound - by Cgturner - 09-17-2010, 03:31 PM
RE: The trick with the sound - by jens - 09-17-2010, 04:24 PM
RE: The trick with the sound - by Cgturner - 09-17-2010, 04:28 PM
RE: The trick with the sound - by Requiem - 09-19-2010, 05:14 PM
RE: The trick with the sound - by Pandemoneus - 09-19-2010, 06:00 PM
RE: The trick with the sound - by Armored Cow - 09-19-2010, 10:08 PM
RE: The trick with the sound - by Pandemoneus - 09-19-2010, 11:08 PM



Users browsing this thread: 1 Guest(s)