15.11.2009, 17:57
1. How would we know ? We are supposed to search in the FS ?
2. I didnt understand
3. https://sampwiki.blast.hk/wiki/GetPlayerIp
4. Add this
2. I didnt understand
3. https://sampwiki.blast.hk/wiki/GetPlayerIp
4. Add this
pawn Код:
public OnPlayerDeath(playerid,killerid,reason)
{
SetPlayerPos(playerid,X,Y,Z); //coords of the hospital
return 1;
}