error on making checkpoint or player marker
#3

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Make sure that in OnGameModeInit, you do not have set ShowPlayerMarkers to 0. Use 1 (global) or 2 (streamed).
hmm , what different of (global) and (streamed) ?

before i also try to put this
Код:
					new Float:X,Float:Y,Float:Z;
					GetPlayerPos(playerid, X, Y, Z);
					SetPlayerCheckpoint(i, X, Y, Z, 5);
That works but the checkpoint is not following the Police car just stay on last he do /backup
Reply


Messages In This Thread
error on making checkpoint or player marker - by Ivander - 28.09.2013, 16:46
Re: error on making checkpoint or player marker - by Konstantinos - 28.09.2013, 16:51
Re: error on making checkpoint or player marker - by Ivander - 28.09.2013, 16:57
Re: error on making checkpoint or player marker - by Ivander - 28.09.2013, 17:01
Re: error on making checkpoint or player marker - by Konstantinos - 28.09.2013, 17:03

Forum Jump:


Users browsing this thread: 1 Guest(s)