Z limit thing xD
#3

I attempted to make on. This is my result:
pawn Код:
forward respawn(playerid);
public respawn(playerid)
{
    new Float:X,Float:Y,Float:Z;
    GetPlayerPos(playerid, X,Y,Z);
    if(GetPlayerPos(playerid, X,Y,Z)
    OnPlayerSpawn(playerid);
    return 1;
}
But. i don't what the coordinates are for if someone falls in water he respawns. for Z
Reply


Messages In This Thread
Z limit thing xD - by ~Dangun! - 04.02.2010, 19:43
Re: Z limit thing xD - by thiaZ_ - 04.02.2010, 19:46
Re: Z limit thing xD - by ~Dangun! - 05.02.2010, 14:13
Re: Z limit thing xD - by Virtual1ty - 05.02.2010, 14:18
Re: Z limit thing xD - by ~Dangun! - 05.02.2010, 14:19
Re: Z limit thing xD - by Virtual1ty - 05.02.2010, 14:20
Re: Z limit thing xD - by ~Dangun! - 05.02.2010, 14:21
Re: Z limit thing xD - by Streetplaya - 05.02.2010, 15:22
Re: Z limit thing xD - by ~Dangun! - 05.02.2010, 15:28

Forum Jump:


Users browsing this thread: 2 Guest(s)