Thread: server cvar
View Single Post
marcintojatak
BANNED
Join Date: Sep 2010
Location: PL
Old 06-01-2013 , 21:39   Re: server cvar
Reply With Quote #3

Quote:
Originally Posted by Enforcer Mitsuki View Post
Hello, I got a question, when you want to set sm_afk_kick_players to 0 on server start, in the server.cfg, do you put:

Code:
sm_cvar sm_afk_kick_players 0
or do you put

Code:
sm_afk_kick_players 0
in the server.cfg or config_arena.cfg ???
sm_afk_kick_players "0"

---------------------------------------------------------------------------------------------
working maps cviars plugin
---------------------------------------------------------------------------------------------
if you want to all maps game mod Wright on server.cfg if only couple maps in config_arena.cfg

try this plugin to add to maps other cviars for other maps another

https://forums.alliedmods.net/showthread.php?t=85551

this example map

cfg/mapconfig/maps/$2000$

Wright in cfg file yours maps cviars

---------------------------------------------------------------------------------------------

if file is not downloading copy&paste
edit with notepad++
in file is:

// Configfile for: $2000$
sm_restrict awp 1
sm_restrict flashbang 0
Attached Files
File Type: cfg $2000$.cfg (80 Bytes, 344 views)

Last edited by marcintojatak; 11-20-2013 at 10:00.
marcintojatak is offline