gm wont load - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: gm wont load (
/showthread.php?tid=200633)
gm wont load -
Sledge - 18.12.2010
[00:33:17] Script[gamemodes/script.amx]: Run time error 19: "File or function is not found"
[00:33:17] Number of vehicle models: 0
I only have one file for my scriptfiles - accounts. And it's there! I have two filterscripts, too!
Код:
echo Executing Server Config...
hostname [0.3b] Black OPs: The Final Fight 2011
bind 178.32.50.99
port 6500
rcon_password lemur
lanmode 1
maxplayers 100
announce 1
query 1
weburl
filterscripts Weapons Camera
gamemode0 script 1
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300
stream_rate 1000
rcon 1
plugins
Re: gm wont load -
Face9000 - 18.12.2010
You have plugins in your /plugins folder?
Re: gm wont load -
Sledge - 18.12.2010
No. I don't have a plugins folder, either.
I also have the main()
Re: gm wont load -
Sledge - 18.12.2010
Could it be some of my dcmd's crashing the server? Or any unstarted timers that start with a cmd?
Re: gm wont load -
Face9000 - 18.12.2010
Remove the "Plugins" line from server.cfg and see if works.
Re: gm wont load -
WillyP - 18.12.2010
Quote:
Originally Posted by Logitech90
Remove the "Plugins" line from server.cfg and see if works.
|
That won't do anything.
Re: gm wont load -
Sledge - 18.12.2010
I did. And it didn't work. I even remove the filterscript I just added. This GM just worked before I updated it
Re: gm wont load -
WillyP - 18.12.2010
Quote:
echo Executing Server Config...
hostname [0.3b] Black OPs: The Final Fight 2011
bind 178.32.50.99
port 6500
rcon_password lemur
lanmode 1
maxplayers 100
announce 1
query 1
weburl
filterscripts Weapons Camera
gamemode0 script
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300
stream_rate 1000
rcon 1
plugins
|
Here.. :P
Should work.
Re: gm wont load -
Sledge - 18.12.2010
For some weird reason my server isn't restarting. It must be this hosting companies control panel. Hold on guys.
EDIT:
Nothing you guys said does not work.
Could it be my script?
Re: gm wont load -
Sledge - 18.12.2010
bumpp