Posts: 1,466
Threads: 7
Joined: Jun 2009
Reputation:
0
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
Posts: 80
Threads: 14
Joined: Jun 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
Posts: 17
Threads: 3
Joined: Jul 2008
Reputation:
0
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?
Posts: 80
Threads: 14
Joined: Jun 2010
show the config file of the server
Posts: 17
Threads: 3
Joined: Jul 2008
Reputation:
0
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
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
Remove OnGameModeInit/Exit, see if that helps. Also, the server.cfg does not need commas to separate the scripts.
Posts: 80
Threads: 14
Joined: Jun 2010
i had the same problem it can be fixed just show to config file of ur server
Posts: 80
Threads: 14
Joined: Jun 2010
server.cfg file copy everything from there and post here