littlewhitey's Servers Forum (SA-MP/VC-MP/MTA/Zomboid)
Other => Off-Topic => Technical Support => Topic started by: Me[T]aL_ on July 20, 2011, 02:51:27 AM
-
trying to get this dang server to work
So here is my problem
Im hosting it on my computer but it doesnt want to start
the script im trying to run is this one: http://forum.sa-mp.com/showthread.php?t=89748
but when i put it in my config and everything the black box shows up for half a second then dissapears
It gives me this error
SA-MP Dedicated Server
----------------------
v0.3c R2, (C)2005-2011 SA-MP Team
[20:50:07]
[20:50:07] Server Plugins
[20:50:07] --------------
[20:50:07] Loaded 0 plugins.
[20:50:07] I couldn't load any gamemode scripts. Please verify your server.cfg
[20:50:07] It needs a gamemode0 line at the very least.
My server config:
echo Executing Server Config...
lanmode On
rcon_password *****
maxplayers 32
port 7777
hostname NSX Clan Server
gamemode0 combinations 1
filterscripts base gl_actions gl_property gl_realtime gl_mapicon ls_elevator
announce 0
query 1
weburl www.nsxclan1.forumotion.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
if someone could help me out i'd appreciate it D:
-
I have no idea. sorry, but samp forums might be a better place to try and find help. I think they have a section on server technical support and possibly a FAQ about it.
-
try to recompile it and try again.
-
I have no idea. sorry, but samp forums might be a better place to try and find help. I think they have a section on server technical support and possibly a FAQ about it.
The thing is it's the gamemode that doesnt want to seem to work i put in the other gameode it comes with and it still doesnt respond
try to recompile it and try again.
its like it can't read it I dont know why I tried this to
I know im doing something wrong because there is alot of servers that run this script to
-
Do you get errors, or warning when you try to compile it? Have you messed with the script lo
edit: i see a problem. lanmode should be 0 for off, 1 for on. Try that.
echo Executing Server Config...
lanmode 1
rcon_password *****
maxplayers 32
port 7777
hostname NSX Clan Server
gamemode0 combinations 1
filterscripts base gl_actions gl_property gl_realtime gl_mapicon ls_elevator
announce 0
query 1
weburl www.nsxclan1.forumotion.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
-
Do you get errors, or warning when you try to compile it? Have you messed with the script lo
edit: i see a problem. lanmode should be 0 for off, 1 for on. Try that.
echo Executing Server Config...
lanmode 0
rcon_password *****
maxplayers 32
port 7777
hostname NSX Clan Server
gamemode0 combinations 1
filterscripts base gl_actions gl_property gl_realtime gl_mapicon ls_elevator
announce 0
query 1
weburl www.nsxclan1.forumotion.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
doesnt that the problem.
Do you have in Gamemodes folder combinations.amx ?
if lanmode is ON , server should be start. I think he doesnt have .amx file.
-
yea it doesnt come with an amx file :x when i downloaded it it didnt if you can help me get it it would be nice :P
-
try this: http://www.mediafire.com/?ccsahst81b007ct
hope it works, not sure if i did it right.. :x
-
1) Open Pawno, and then open the script.
2) Compile The Script if there is no errors, You will get Amx File. Then you should be able to run the server.
If I missed something its been awhile since I messed with Scripts. Pretty sure this will fix problem.
-
so everything seems to be working now but the name of the server is diffrent then the one in server.cfg
Ah when i start it it says Deadly Combinations~[PTM] but i want it to say NSX instead i think it has to do with the script so if you can tell me wich line is used to change the name i'd appreciate it :-[
-
nvm i fixed it thanks for the help :P
-
I feel I've the same problem , thanks for solution :D