[HELP] Unable to load filter script 'xxx.amx' -
suwithy04 - 20.09.2010
Can anyone help me to look at this script T^T.....
I really need this script to be in use for my server .......
I had already try to find the error point but ... non can i observe....
This script can be compile .... but can't load to the server T^T
Thanks you for help so much ....
I love you <3 <3 <3 ^^
This is the script :
http://pastebin.com/f3a349bc1
Re: [HELP] Unable to load filter script 'xxx.amx' -
Retardedwolf - 20.09.2010
What do you mean but it can't be loaded to the server?
Show us your server_log(s).txt
Add a filterscripts line and type in xxx.
Ex: filtercripts xxx
Re: [HELP] Unable to load filter script 'xxx.amx' -
James124 - 20.09.2010
u made a error in leaving the space . do like the following on ur config
filterscripts : TextDrawEditor1.0 ,nextfshere ,nexthere same way like that
Re: [HELP] Unable to load filter script 'xxx.amx' -
suwithy04 - 20.09.2010
Nah...... like.......
I added the name to the line already
but when i run the server
I saw a line " Unable to load filter script 'xxx.amx' "
How can I fix it?
Re: [HELP] Unable to load filter script 'xxx.amx' -
James124 - 20.09.2010
show the config file of the server
Re: [HELP] Unable to load filter script 'xxx.amx' -
suwithy04 - 20.09.2010
This is my log file:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3b R2, ©2005-2010 SA-MP Team
[19:15:38]
[19:15:38] Server Plugins
[19:15:38] --------------
[19:15:38] Loaded 0 plugins.
[19:15:38]
[19:15:38] Filter Scripts
[19:15:38] ---------------
[19:15:38] Loading filter script 'base.amx'...
[19:15:38]
--Base FS loaded.
[19:15:38] Loading filter script 'gl_actions.amx'...
[19:15:38] Loading filter script 'gl_property.amx'...
[19:15:38]
-----------------------------------
[19:15:38] Grand Larceny Property Filterscript
[19:15:38] -----------------------------------
[19:15:38] Loading filter script 'gl_realtime.amx'...
[19:15:38] Loading filter script 'xxx.amx'...
[19:15:38] Unable to load filter script 'xxx.amx'.
[19:15:38] Loaded 4 filter scripts.
[19:15:38] Loaded 3 vehicles from: vehicles/trains.txt
[19:15:38] Loaded 3 vehicles from: vehicles/pilots.txt
[19:15:38] Loaded 15 vehicles from: vehicles/lv_law.txt
[19:15:38] Loaded 39 vehicles from: vehicles/lv_airport.txt
[19:15:38] Loaded 255 vehicles from: vehicles/lv_gen.txt
[19:15:38] Loaded 38 vehicles from: vehicles/sf_law.txt
[19:15:38] Loaded 35 vehicles from: vehicles/sf_airport.txt
[19:15:38] Loaded 353 vehicles from: vehicles/sf_gen.txt
[19:15:38] Loaded 24 vehicles from: vehicles/ls_law.txt
[19:15:38] Loaded 37 vehicles from: vehicles/ls_airport.txt
[19:15:38] Loaded 98 vehicles from: vehicles/ls_gen_inner.txt
[19:15:38] Loaded 389 vehicles from: vehicles/ls_gen_outer.txt
[19:15:38] Loaded 71 vehicles from: vehicles/whetstone.txt
[19:15:38] Loaded 168 vehicles from: vehicles/bone.txt
[19:15:38] Loaded 61 vehicles from: vehicles/flint.txt
[19:15:38] Loaded 96 vehicles from: vehicles/tierra.txt
[19:15:38] Loaded 96 vehicles from: vehicles/red_county.txt
[19:15:38] Total vehicles from files: 1781
[19:15:38] Reading File: blank
[19:15:38] Reading File: properties/houses.txt
[19:15:38] Reading File: properties/businesses.txt
[19:15:38] Reading File: properties/banks.txt
[19:15:38] Reading File: properties/police.txt
[19:15:38]
---------------------------------------
[19:15:38] Running Grand Larceny - by the SA-MP team
[19:15:38] ---------------------------------------
[19:15:38] Number of vehicle models: 173
Re: [HELP] Unable to load filter script 'xxx.amx' -
Vince - 20.09.2010
Remove OnGameModeInit/Exit, see if that helps. Also, the server.cfg does not need commas to separate the scripts.
Re: [HELP] Unable to load filter script 'xxx.amx' -
James124 - 20.09.2010
i had the same problem it can be fixed just show to config file of ur server
Re: [HELP] Unable to load filter script 'xxx.amx' -
suwithy04 - 20.09.2010
Quote:
Originally Posted by James124
i had the same problem it can be fixed just show to config file of ur server
|
What does it mean ? -.-
Re: [HELP] Unable to load filter script 'xxx.amx' -
James124 - 20.09.2010
server.cfg file copy everything from there and post here