Tremulous Forum
General => Troubleshooting => Topic started by: Man of Tacos on October 07, 2009, 07:05:52 am
-
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.
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
-
BuildPoints are part of the per-map configs.
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!
-
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.