how do i get Ubp? isnt it g_humanbuildpoints 999 and same for alien?
Okay, this should be interesting.
1. In Tremulous/base, create a directory called "mapconfigs".
2. In server.cfg, add the following line:
set g_mapconfigs "mapconfigs"
3. In Tremulous/base/mapconfigs, create a script called "default.cfg" with these lines:
set g_alienbuildpoints 999999999
set g_humanbuildpoints 999999999
4. Now kill the server and restart it, these changes will then take effect.
P.S. The search button is your friend, learn to use it. -1 karma for making a thread about this when there are already several.
You could just put the later two lines in server.cfg. You don't need to use mapconfigs for this.
Quote from: Lakitu7 on June 06, 2008, 03:21:34 AM
You could just put the later two lines in server.cfg. You don't need to use mapconfigs for this.
yes you do, map votes reset bp to 100
Well that's rather counterintuitive, isn't it.
Not just map votes. Any map change resets BP back to 100. AFAIK, you need to use g_mapconfigs for this.
Yup, very counterintuitive.