CheckPoint
#1

How to make checkpoint of menu? plz help
Reply
#2

You want it to open a menu when someone enter's a checkpoint?
Reply
#3

Quote:
Originally Posted by rbcrp
Посмотреть сообщение
You want it to open a menu when someone enter's a checkpoint?
Yes, i think he means that btw i need that too lol explain please :O
Reply
#4

Make a global variable named "checkpoint1"
When you create your checkpoint, do it like this: checkpoint1 = CreateCheck....

And under OnPlayerEnterCheckpoint (or something like this)

make a check if checkpointid = checkpoint1

and in the if statement place ShowPlayerDialog...



Wiki all those stuff, it's easy.
Reply
#5

Yes, what ^he said, just make a checkpoint variable and onplayerentercheckpoint use ShowPlayerDialog and there you go. and then OnPlayerExitCheckpoint you can disable the checkpoint if you like as well.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)