#1

I don't know what to search for on this one. I need one of the red rings like when you go into one and it gives you stuff.
Reply
#2

A Checkpoint :P?
Reply
#3

if your making one its quite easy. two ull need a checkpoint streamer or another command like i have.
this is best to make on player spawn.

first onplayerspawn
Код:
SetPlayerCheckpoint(playerid, x, y, y, 2);//Change 2 to what ever radius you want (of the checkpoint)
next onplayerentercheckpoint
Код:
setplayerpos(whereever);
sendclientmessage(playerid, COLOR_BLUE, "shit this checkpoint actually works.");
i like using the command i found for multiple checkpoints even if for one as its more organised. but this should work.

good luck
Reply
#4

Thx, yes i am a late night scriptor..... i learn about it on weedends then work on it at like 4AM lol
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)