Injuried System
#4

Quote:
Originally Posted by McGuiness
Посмотреть сообщение
Tried it but it doesn't work.. Really don't know what is going on here
It don't teleport the player to last position?

Put a print
PHP код:
printf("x : %f - y : %f - z: %f"DeathPos[playerid][0], DeathPos[playerid][1],DeathPos[playerid][2]); 
under
PHP код:
SetPlayerPos(playeridDeathPos[playerid][0], DeathPos[playerid][1], DeathPos[playerid][2]); 
and here (OnPlayerDeath) :
PHP код:
GetPlayerPos(playeridDeathPos[playerid][0], DeathPos[playerid][1], DeathPos[playerid][2]); 
And let's see what happens!
Reply


Messages In This Thread
Injuried System - by McGuiness - 12.05.2016, 15:12
Re: Injuried System - by MBilal - 12.05.2016, 21:52
Re: Injuried System - by McGuiness - 13.05.2016, 08:36
Re: Injuried System - by Dayrion - 13.05.2016, 08:45
Re: Injuried System - by McGuiness - 13.05.2016, 08:53
Re: Injuried System - by MBilal - 13.05.2016, 09:24
Re: Injuried System - by IzadorO - 13.05.2016, 11:21

Forum Jump:


Users browsing this thread: 1 Guest(s)