SA-MP Forums Archive
[HELP] Strange problem? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP] Strange problem? (/showthread.php?tid=111530)



[HELP] Strange problem? - FreddeN - 02.12.2009

Well, is is strange for me, never happend before, it worked yesterday but today it dont work...
The problem is that... it simply refuse to spawn the player, I try and try but I cant find any soltion to this.

Here is my script:

http://pastebin.com/f3454da6a

Thanks so much, I guess it just is a simple error I forgot?


Re: [HELP] Strange problem? - Joe Staff - 02.12.2009

Add 'return 1;' to OnPlayerRequestClass ?


Re: [HELP] Strange problem? - FreddeN - 02.12.2009

Quote:
Originally Posted by Joe Staff
Add 'return 1;' to OnPlayerRequestClass ?
Hehe, as I expected, thanks