Problem :"(
#1

Hello Friends,
I decided to make a new server
i`ve got a problem in here

Код:
 whats the problem ?
[01:39:28] Server Plugins
[01:39:28] --------------
[01:39:28]  Loaded 0 plugins.

[01:39:28] 
[01:39:28] Filterscripts
[01:39:28] ---------------
[01:39:28]   Loading filterscript 'gl_actions.amx'...
[01:39:28]   Unable to load filterscript 'gl_actions.amx'.
[01:39:28]   Loading filterscript 'gl_realtime.amx'...
[01:39:28]   Unable to load filterscript 'gl_realtime.amx'.
[01:39:28]   Loading filterscript 'gl_property.amx'...
[01:39:28]   Unable to load filterscript 'gl_property.amx'.
[01:39:28]   Loading filterscript 'gl_mapicon.amx'...
[01:39:28]   Unable to load filterscript 'gl_mapicon.amx'.
[01:39:28]   Loading filterscript 'ls_elevator.amx'...
[01:39:28]   Unable to load filterscript 'ls_elevator.amx'.
[01:39:28]   Loading filterscript 'attachments.amx'...
[01:39:28]   Unable to load filterscript 'attachments.amx'.
[01:39:28]   Loading filterscript 'skinchanger.amx'...
[01:39:28]   Unable to load filterscript 'skinchanger.amx'.
[01:39:28]   Loading filterscript 'vspawner.amx'...
[01:39:28]   Unable to load filterscript 'vspawner.amx'.
[01:39:28]   Loading filterscript 'test_cmds.amx'...
[01:39:28]   Unable to load filterscript 'test_cmds.amx'.
[01:39:28]   Loading filterscript 'ls_mall.amx'...
[01:39:28]   Unable to load filterscript 'ls_mall.amx'.
[01:39:28]   Loading filterscript 'ls_beachside.amx'...
[01:39:28]   Unable to load filterscript 'ls_beachside.amx'.
[01:39:28]   Loaded 0 filterscripts.

[01:39:29] Script[gamemodes/usfMain.amx]: Run time error 19: "File or function is not found"
[01:39:29] Number of vehicle models: 0
[01:39:36] --- Server Shutting Down.
and here is my server.cfg
Код:
echo Executing Server Config...
lanmode 0
rcon_password grewalsaran
maxplayers 32
port 7777
hostname Test
gamemode0 usfMain 1
filterscripts gl_actions gl_realtime gl_property gl_mapicon ls_elevator attachments skinchanger vspawner test_cmds ls_mall ls_beachside
announce 0
query 1
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
language English
Please help!!!!
Reply
#2

Can you upload image of the folders? (Gamemodes and filterscripts)
Reply
#3

Quote:
Originally Posted by xRoy
Посмотреть сообщение
Can you upload image of the folders? (Gamemodes and filterscripts)
This is not requried.

_______________________________________

Add this line to the server.cfg

Код:
plugins streamer.dll sscanf.dll
^Add the plugins which you use in your Gamemode.
.dll = Windows
.so = Linux

EDIT: After adding everything, if you get the same error "Gamemode0 File or function not found" - Update your Includes and Plugins and Recompile the Gamemode.
Reply
#4

Do you use plugins for your script ??
Reply
#5

You didn't add require plugins in your server that's why it wont start.
I believe you didn't add includes too.!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)