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

maybe because of this onplayerdeath?
pawn Код:
GetPlayerPos(playerid,positionx,positiony,positionz);
    JugadorInfo[playerid][jPos_x] = positionx;
        JugadorInfo[playerid][jPos_y] = positiony;
        JugadorInfo[playerid][jPos_z] = positionz;
maybe delete it?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)