Help with OnPlayerDeath
#1

can u guys help me please, when someone dies i put that they spawn at hospital but people spawns at some random place please help
Reply
#2

Can we see the code your using ?
Reply
#3

pawn Код:
public OnPlayerDeath(playerid,killerid,reason)
{
        SetPlayerPos(playerid,2031.8417,-1404.4138,17.2599);
        return 1;
}
Reply
#4

Well uhm it should be under OnPlayerSpawn...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)