SA-MP Forums Archive
GM not loading - 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)
+--- Thread: GM not loading (/showthread.php?tid=309213)



GM not loading - Wesley221 - 06.01.2012

Hey guys,

I just started a plain gamemode, and somehow it isnt loading. It is just using 2 plugins, MySQL (blue's) and sscanf. Both the plugins are loading just fine.

In OnGameModeInit() i got a print line, which should show this: print( "NLBE gamemode is geladen!" );.
When i open the console (samp-server.exe) it doesnt show the line 'NLBE gamemode is geladen'.
Im getting no errors while compiling, and no errors in the console.

Console log:
Код:
SA-MP Dedicated Server
----------------------
v0.3d-R2, ©2005-2011 SA-MP Team

[22:11:53] filterscripts = ""  (string)
[22:11:53] 
[22:11:53] Server Plugins
[22:11:53] --------------
[22:11:53]  Loading plugin: sscanf
[22:11:53] 

[22:11:53]  ===============================

[22:11:53]       sscanf plugin loaded.     

[22:11:53]    © 2009 Alex "******" Cole

[22:11:53]  ===============================

[22:11:53]   Loaded.
[22:11:53]  Loading plugin: mysql
[22:11:53] 

  > MySQL plugin R6-2 successfully loaded.

[22:11:53]   Loaded.
[22:11:53]  Loaded 2 plugins.

[22:11:53] 
[22:11:53] Filterscripts
[22:11:53] ---------------
[22:11:53]   Loaded 0 filterscripts.