Player spawn at the same place after death.. HELP!
#5

pawn Код:
else if(JugadorInfo[playerid][jInfectado] == 0 && JugadorInfo[playerid][jZombie] == 0)
                {
as you can see and as i think jinfectado = if inficted == 0, and if he is not a zombie ,
that what will happen:
pawn Код:
SafeSetPlayerPos(playerid,JugadorInfo[playerid][jPos_x],JugadorInfo[playerid][jPos_y],JugadorInfo[playerid][jPos_z]);
so i think that u need to delete it, am i right?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 5 Guest(s)