SRCDS Steam group


My server.cfg isnt working :(
#1
Ive googled and havent found any solution to this problem.
My server.cfg is executing but the commands still show as deafult in game. Heres what my cfg looks like:

Code:
an_example_cvar 1
aaa

In my srcds, I see "Unknown command aaa" so I know its working. Now, as soon as the server's fully loaded, I type:

Code:
an_example_cvar

and it displays:

Code:
an_example_cvar = 0 game replicated

Why is this?
I dont understand why my cfg isnt changing the value?
Btw, I am using metamod with AMX so that might be why, but I dont know Sad

I have also added:

Code:
+an_example_cvar 1

In my srcds.exe shortcut command line, same thing happens Sad
Anyone know why?

EDIT:
If I type "exec server.cfg" when the server has finished loading, it works! I cant understand this Sad

BASIC INFO
Server OS: Windows 32bit
Processor: N/A
Ram: N/A
Game(s): Dota 2 dedicated server using Alien Swarm host srcds
Start Up Command: N/A
Admin Mods: Metamod, AMX X
Reply
#2
Maybe some plugin is changing that cvar, you can try to use mapchangecfgfile (or +mapchangecfgfile )
That will setup an .cfg to run when map changes.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)