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?
FreshKorruption Offline
Member

Posts: 94
Threads: 27
Joined: Oct 2011
Reputation: 1
#3
RE: Scripting used to make a checkpoint?

(11-26-2011, 02:02 AM)Statyk Wrote:
(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");
What i'm confused about is how there is the usual void onstart and you put stuff in there (like a nickname and stuff) and than you have void (nickname). What do you put in each individual one? Hope you understood that.


Custom Stories

-BrastaSauce

(This post was last modified: 11-26-2011, 02:21 AM by FreshKorruption.)
11-26-2011, 02:20 AM
Website Find


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



Users browsing this thread: 1 Guest(s)