need some help with my server

Use this forum if you have a relatively general question or comment about a game, Ventrilo, TeamSpeak, or Murmur/Mumble server with us. If you have a server-specific question that might not help out the community, please directly contact us through your control panel instead.
Post Reply
hadoken
New to forums
New to forums
Posts: 10
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sun Nov 14, 2004 2:40 am

need some help with my server

Post by hadoken »

got a problem with my server. i play kz maps on my server. the point is to race to the top so theres no killing and everyone is put on the same team. to do this i put mp_limitteams 99 and mp_autoteambalance 0 in my server.cfg. now my problem is, when my server crashes these values arent loaded when the server comes back up. to get them to work i have to either manually change them or do a changelevel and everything works fine. this made me think there was a problem with my autoexec.cfg. my autoexec.cfg looks like this:
log on
exec server.cfg
map kz_6fd_volcano

looks like it should work fine but it isnt. is there something im missing?
User avatar
Edge100x
Founder
Founder
Posts: 13109
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Post by Edge100x »

You might try putting the "exec server.cfg" line after the "map" line.
hadoken
New to forums
New to forums
Posts: 10
Joined: Sun Nov 14, 2004 2:40 am

Post by hadoken »

i'll give it a try. thanks.
hadoken
New to forums
New to forums
Posts: 10
Joined: Sun Nov 14, 2004 2:40 am

Post by hadoken »

still doing it. anything else i can try?
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

what is it reverting back to, mp_limitteams 1, mp_autoteambalance 1?

make sure they are set to 0 again and let me know what they are reverting to
-Nick
hadoken
New to forums
New to forums
Posts: 10
Joined: Sun Nov 14, 2004 2:40 am

Post by hadoken »

yeah it goes back to mp_limitteams 1 and mp_autoteambalance 1 after a crash which only allows two people to play since on kz maps everyone is put on the same team. and these lines are both in my server.cfg
mp_autoteambalance 0
mp_limitteams 99
hadoken
New to forums
New to forums
Posts: 10
Joined: Sun Nov 14, 2004 2:40 am

Post by hadoken »

anything at all? what if i put a changelevel kz_6fd_volcano is my autoexec.cfg since doing a changelevel seems to fix the problem?
User avatar
bOoya
Former staff
Former staff
Posts: 886
Joined: Thu Jan 15, 2004 3:46 pm
Location: Corona, CA
Contact:

Post by bOoya »

make sure those lines arent double booked in your server.cfg
if you have those lines near the top and they appear again lower, it will set to the lower values. also what is your server's identifier so we can go in there and take a look?
?.nuclearfallout.net
hadoken
New to forums
New to forums
Posts: 10
Joined: Sun Nov 14, 2004 2:40 am

Post by hadoken »

its hadoken.nuclearfallot.net. i know theyre not in the server.cfg twice. i have a plugin that may be setting the cvars. it wouldn't be setting them to the lower value though because it's a plugin designed just for kz maps.
User avatar
bOoya
Former staff
Former staff
Posts: 886
Joined: Thu Jan 15, 2004 3:46 pm
Location: Corona, CA
Contact:

Post by bOoya »

i just looked through your server and the first thing i saw was that you have 3 separate plugins.ini files for amxx. the right one is the one in /addons/amxx/ just incase you had any confusion. sad news is that i dont see anything that would be causing your problem. I noticed that you replaced our default server.cfg with another one but all the appropriate lines in yours were there. I did however make a minor change that i hope fixes the problem. let us know if its still happening.
(change made at 10:42AM 11/24/04 PDT)
User avatar
Nick|NFo
Former staff
Former staff
Posts: 2252
Joined: Sun Mar 30, 2003 1:56 pm
Location: 127.0.0.1

Post by Nick|NFo »

i changed mp_limitteams from 99 to 0 :?

hope one of those things helps
-Nick
hadoken
New to forums
New to forums
Posts: 10
Joined: Sun Nov 14, 2004 2:40 am

Post by hadoken »

thanks for taking a look. i think the kz plugin i use sets the mp_limitteams to 99 so i dont know if setting it in the server.cfg is really doing anything. ill be watching though for next time it crashes :P
hadoken
New to forums
New to forums
Posts: 10
Joined: Sun Nov 14, 2004 2:40 am

Post by hadoken »

still no luck. has to be a problem with a plugin or something. its only a problem when im not around to fix it so screw the other guys right? :lol:
Post Reply