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
Scripting used to make a checkpoint?
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#2
RE: Scripting used to make a checkpoint?

(11-26-2011, 01:59 AM)FreshKorruption Wrote: I know that it is like this, but what do i fill them in with. Can i get an example?
void CheckPoint (string& asName, string& asStartPos, string& asCallback, string& asDeathHintCat, string& asDeathHintEntry);
**This should be in the Support section**

CheckPoint("", "SPAWNAREANAME", "", "", "");

Lol It can be that naked. To fill in:

CheckPoint("Checkpointname", "SPAWNAREANAME", "", "DeathHintCategory", "DeathHintEntry");


(This post was last modified: 11-26-2011, 02:04 AM by Statyk.)
11-26-2011, 02:02 AM
Find


Messages In This Thread
RE: Scripting used to make a checkpoint? - by Statyk - 11-26-2011, 02:02 AM



Users browsing this thread: 1 Guest(s)