Posts: 390
Threads: 65
Joined: Dec 2012
Reputation:
0
Edit2:
Browse to settings.ini in your pawno folder from your samp server directory, you will find "params" variable, make sure it's value is set "-r" flag, if not then set it's value to "-r"[without the quotes "", of course] manually, save that settings.ini file and finally recompile your script, or you can get new includes.
Posts: 298
Threads: 28
Joined: Sep 2011
Reputation:
0
Something is wrong with your [GM] you should check it.
Posts: 1,099
Threads: 79
Joined: Nov 2011
Reputation:
0
I had this problem before aswell.
This usually happens if your script is trying to deal with un reachable code somewhere. It cannot read the code and therefore it will not load the gamemode.
Another possiblity is that you might have some of the includes or plugins missing.
Well,I fixed mine by fixing the code error I had back on my script,cauising crashes on playerspawn.
Posts: 1,391
Threads: 85
Joined: Sep 2012
Reputation:
0
What COULD it be ? because i opened the GM and yes i found somethings that i did before disappeared !!
EDIT: The script compiles fine, but with 0 kilobyte xD