02.11.2013, 13:24
Jб tentei arrumar mais nгo consegui, meu GM tem a organizaзгo Interpol mais quando a pessoa dela morre, fica voando.
public OnPlayerDeath(playerid, killerid, reason)
{
if(PlayerInfo[playerid][Org] == 1)
{
SetPlayerPos(x, y, z);
}
return 1;
}