Tremulous Forum
Mods => Modding Center => Topic started by: doragon92 on May 21, 2008, 01:40:15 am
-
I've asked around servers and no one has helped me, and I'm sure this question has been asked before. But, how the heck do you get unlimited build points on a server?? If you know please tell me!! ;D
-
You realy dont know how to use 'Seatch' function ...
Greudin Said:
"Howdy,
Part of admin.dat used by tremx.bricosoft.com
...
[command]
command = maxbp
exec = exec maxbp.cfg
desc = max build points for both races
levels = 4 5
[command]
command = nomaxbp
exec = exec nomaxbp.cfg
desc = build points back to normal
levels = 4 5
...
Examples of .cfg :
http://tremx.bricosoft.com/base/maxbp.cfg
http://tremx.bricosoft.com/base/nomaxbp.cfg"
So you see add that "[command]" to your admin.dat and put maxbp.cfg on your server base folder
(levels is admin lv :P)
-
Those links are down.
All they should contain is
g_alienbuildpoints 999
g_humanbuildpoints 999
Also, don't do this; it sucks and ruins tremulous, blah blah you won't listen anyway
-
easy (i think). umm
ok so you add this to admin.dat:
[command]
command = ubp
exec = set g_alienbuildpoints 999999999; set g_humanbuildpoints 999999999; cp ^2Unlimited buildpoints!
desc = Enables unlimited buildpoints.
levels = 6 7
[command]
command = noubp
exec = set g_alienbuildpoints 100; set g_humanbuildpoints 100; cp ^1Limited buildpoints
desc = Disables unlimited buildpoints.
levels = 6 7
just an example. i think many servers do it this way...
umm just a word of advice: most people dont like ubp servers... yeah... what Lakitu7 said...