OnPlayerSpawn isn't called...
#1

if player is death, OnPlayerDeath is calld.
but, onplayerspawn isn't called...

public OnPlayerDeath(playerid, killerid, reason)
{
//blank
return 1;
}
public OnPlayerSpawn(playerid)
{
print("debug");
return 1;
}
Reply


Messages In This Thread
OnPlayerSpawn isn't called... - by sdg9670 - 15.01.2013, 13:57
Re: OnPlayerSpawn isn't called... - by Jeffry - 15.01.2013, 14:12
Re: OnPlayerSpawn isn't called... - by sdg9670 - 15.01.2013, 14:18
Re: OnPlayerSpawn isn't called... - by Twixter - 15.01.2013, 14:52

Forum Jump:


Users browsing this thread: 1 Guest(s)