OnPlayerSpawn not called anymore?
#1

[size=4pt][b]I failed. I forgot to return anything in another filterscript - i fixed that and now everything works...[b][/size]

Hi all, I was testing out some code that i had rescripted (at 1 this morning GMT time ) - and it seems that OnPlayerSpawn doesnt get called anymore...

pawn Code:
public OnPlayerSpawn(playerid)
{
    print("OnPlayerSpawn was called");
    return 1;
}

//Obviously this isnt the code that i'd rescripted, this was for testing purposes xD
I compiled that, went in game, nothing was printed, on the server console or the server_log - i have tried it without returning or return 1 / -1 / 0, still nothing.

Thanks
Ash
Reply


Messages In This Thread
OnPlayerSpawn not called anymore? - by Ash. - 03.12.2010, 08:24
Re: OnPlayerSpawn not called anymore? - by Auxxx - 03.12.2010, 10:13
Re: OnPlayerSpawn not called anymore? - by Ash. - 03.12.2010, 10:43
Re: OnPlayerSpawn not called anymore? - by The_Moddler - 03.12.2010, 10:52
Re: OnPlayerSpawn not called anymore? - by Ash. - 03.12.2010, 11:04
Re: OnPlayerSpawn not called anymore? - by Enerv - 03.12.2010, 11:40
Re: OnPlayerSpawn not called anymore? - by On_Top_Non_Stop - 06.05.2011, 16:32

Forum Jump:


Users browsing this thread: 1 Guest(s)