Checkpoint
#1

hello. how can I make a checkpoint appear on player "wanted"?
How do I declare their positions?

Код:
SetPlayerCheckpoint(playerid, wantedx, wantedy, wantedz, 5.0);
Reply
#2

Using GetPlayerPos(playerid, varx, vary, varz) and a timer if you want to update the checkpoint position.
Reply
#3

Quote:
Originally Posted by SAWC™
Using GetPlayerPos(playerid, varx, vary, varz) and a timer if you want to update the checkpoint position.
i know, but how do i declare varx, vary, varz or in my case wantedx, wantedy and wantedz
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)