SA-MP Forums Archive
server help - 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: server help (/showthread.php?tid=366309)



server help - rami.chaar2 - 05.08.2012

v0.3e-R2, ©2005-2012 SA-MP Team

[17:07:45] filterscripts = "" (string)
[17:07:45]
[17:07:45] Server Plugins
[17:07:45] --------------
[17:07:45] Loaded 0 plugins.

[17:07:45]
[17:07:45] Filterscripts
[17:07:45] ---------------
[17:07:45] Loaded 0 filterscripts.

[17:07:45] Script[gamemodes/trucker2.amx]: Run time error 19: "File or function is not found"
[17:07:45] Number of vehicle models: 0
[17:07:49] --- Server Shutting Down.

what do i do
echo Executing Server Config...
lanmode 0
rcon_password guns
maxplayers 50
port 7777
hostname trucking
gamemode0 trucker2 1
filterscripts
pugins streamer sscanf
announce 1
query 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 10
logtimeformat [%H:%M:%S]

and yes i do have trucker.amx in my gamemode file


Re: server help - Zach7 - 06.08.2012

Look up nativechecker on te Internet download it. Place in your plugins folder, and type it very last on the plugins line of you server.cfg then read server log and it wI'll tell you the problem


Re: server help - ColorHost-Kevin - 06.08.2012

You need to load a certain plugin, as suggested above run the nativechecker.


Re: server help - rami.chaar2 - 06.08.2012

thx that really helped me