06.01.2012, 20:13
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:
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.