Player position check
#10

After OnPlayerConnet I should write this code to reset values?

Код:
playerIdlePositions[playerid] = playerIdlePositions[MAX_PLAYERS];
How about this line, because after OnPlayerConnet you writed 2 lines.

Код:
playerIdlePositions[playerid] = EOS;
Or this line the same like first? I need to add 2 times, or just one?

Also, if I need this. As I see, this code nothing checks.

Код:
new pedPosition[COORDINATION]; 
   
  GetPlayerPos(playerid, pedPosition[BREADTH], pedPosition[HEIGHT], pedPosition[DEPTH]);
Reply


Messages In This Thread
Player position check - by ,TomY' - 05.08.2018, 18:32
Re: Player position check - by DBZdabIt3Bro7 - 05.08.2018, 18:49
Re: Player position check - by NeXTGoD - 05.08.2018, 18:59
Re: Player position check - by DBZdabIt3Bro7 - 05.08.2018, 19:02
Re: Player position check - by NeXTGoD - 05.08.2018, 19:05
Re: Player position check - by DBZdabIt3Bro7 - 05.08.2018, 19:07
Re: Player position check - by NeXTGoD - 05.08.2018, 19:16
Re: Player position check - by ,TomY' - 05.08.2018, 20:25
Re: Player position check - by DBZdabIt3Bro7 - 05.08.2018, 20:41
Re: Player position check - by ,TomY' - 06.08.2018, 08:14

Forum Jump:


Users browsing this thread: 1 Guest(s)