Page 1 of 1

Setting rcon commands for specific maps

PostPosted: Fri Dec 12, 2008 2:07 am
by Fragenstein
Is there a way to set specific rcon commands for certain maps? Say I want to have low gravity only run on a specific map in the rotation, then go back to normal gravity on map change.

PostPosted: Fri Dec 12, 2008 3:54 am
by RideGuy
Add normal gravity to server.cfg (sv_gravity 800). Then add a new config file using the title of the map (dust2.cfg) to your cfg folder. Now put sv_gravity x in that maps config file.


Hope that helps,
RideGuy

Re: Setting rcon commands for specific maps

PostPosted: Fri Dec 12, 2008 5:10 am
by Fragenstein
That sounds too easy :D Thanks...I'll give it a try.

PostPosted: Fri Dec 12, 2008 7:12 am
by XE_ManUp
I thought it was "../maps/cfg/mapname.cfg"