problem running GM - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread:  problem running GM (
/showthread.php?tid=180338)
 
problem running GM - 
doo2002 -  01.10.2010
Delete
Re: problem running GM - 
TheHoodRat -  01.10.2010
Please post in their thread.
Re: problem running GM - 
doo2002 -  01.10.2010
i did, aint getting reply.
Re: problem running GM - 
Hal -  01.10.2010
did you include the script files?
Re: problem running GM - 
SampStunta -  01.10.2010
There is either a error in your game-mode or you did not do this:
Код:
main()
{
    print("\n----------------------------------");
    print(" Blank Gamemode by your name here");
    print("----------------------------------\n");
}