Hitman Posted December 7, 2013 Share Posted December 7, 2013 hello guys can you guys tell me how to make a map time limit with our own limit like in mapvotecycle.cfg i did thisset d6 "set g_gametype 6 ; map eagles_2ways_b3 ;timelimit 20; set nextmap vstr d7"but not working so any other method? Quote Link to comment Share on other sites More sharing options...
Management Solution gaoesa Posted December 7, 2013 Management Solution Share Posted December 7, 2013 You can use config files in the mapconfigs directory. For that particular example, adding file eages_2ways_b3.cfg to that directory with content: set timelimit 20 http://mygamingtalk.com/wiki/index.php/Silent_Mod_Server_Cvar#g_mapConfigs You can look inside the default.cfg for more example use. The map specific configs are run after the default.cfg overriding any overlapping settings possibly set in it. Quote Link to comment Share on other sites More sharing options...
Hitman Posted December 7, 2013 Author Share Posted December 7, 2013 ok working fine thanks Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.