When running a server I like to change the server values.(gravity, build points, time, ect.) However as soon as a team wins and the next round starts the values are put back to defalt. How do I make the values stay at a new round?
BuildPoints are part of the per-map configs.
Quote from: Archangel on January 21, 2009, 07:00:25 PM
g_mapconfigs mapconfig
then, in your terminal, type mkdir base/mapconfig
then, open base/mapconfig/default.cfg in your favorite text editor and add the lines g_humanbuildpoints 102
g_alienbuildpoints 112
Quote from: David on October 07, 2009, 08:56:02 AM
BuildPoints are part of the per-map configs.
Quote from: Archangel on January 21, 2009, 07:00:25 PM
g_mapconfigs mapconfig
then, in your terminal, type mkdir base/mapconfig
then, open base/mapconfig/default.cfg in your favorite text editor and add the lines g_humanbuildpoints 102
g_alienbuildpoints 112
Start by said where to do this please!
Quote
base/mapconfig/
then, open base/mapconfig/default.cfg in your favorite text editor and add the lines
Proper reading skills seem to be a long lost art with today ADS kids.