Calls OnPlayerSpawn twice?
#9

pawn Код:
public OnPlayerSpawn(playerid)
{
    TogglePlayerSpectating(playerid, false);
Here we go. When the player stops specating, it calls OnPlayerSpawn again. Use this TogglePlayerSpectating somewhere else, where you really stop it, instead of here.
Reply


Messages In This Thread
Calls OnPlayerSpawn twice? - by Snoozy1337 - 30.06.2011, 21:39
Re: Calls OnPlayerSpawn twice? - by langricr - 30.06.2011, 22:04
Re: Calls OnPlayerSpawn twice? - by Shadoww5 - 01.07.2011, 00:47
Re: Calls OnPlayerSpawn twice? - by Snoozy1337 - 01.07.2011, 11:33
Re: Calls OnPlayerSpawn twice? - by Jochemd - 01.07.2011, 11:54
Re: Calls OnPlayerSpawn twice? - by Snoozy1337 - 01.07.2011, 11:57
Re: Calls OnPlayerSpawn twice? - by Macluawn - 01.07.2011, 12:35
Re: Calls OnPlayerSpawn twice? - by bartje01 - 01.07.2011, 12:36
Re: Calls OnPlayerSpawn twice? - by Jochemd - 01.07.2011, 12:37

Forum Jump:


Users browsing this thread: 1 Guest(s)