Checkpoints [HELP]
#1

I wanted to know whether is it possible to add your own named checkpoints? Example, on the top of your script you add:
Code:
new checkpoint1;
After that, OnPlayerSpawn, I add:
Code:
checkpoint1 == SetPlayerCheckpoint...blah blah....
Same at OnPlayerEnterCheckpoint.
Code:
if(PlayerEnterCheckpoint == checkpoint1 )) SetPlayerHealth (playerid, 0);
Does this exist? Giving your checkpoints name's so its easy to create?
Reply
#2

Anyone? Please?
Reply
#3

To do like that you must use streamer.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)