Author Topic: Server Scripts  (Read 2266 times)

Rawr

  • Posts: 918
  • Turrets: +1/-1
Server Scripts
« on: June 14, 2006, 10:58:16 pm »
hi i was wondering, as a server admin (rcon admin), would you be able to force everyone to S3 in a script? i run a deticated server ([ATHS]Dedicated) and woud like to make it more of a "rush" server. help?
img]http://dvclan.org/statsig/statsig.php/3826/4.jpg[/img]

[db@]Megabite

  • Posts: 613
  • Turrets: +3/-0
    • http://www.tremulous.info
Server Scripts
« Reply #1 on: June 14, 2006, 11:53:07 pm »
These are the default values, you may want to experiment with them in your server.cfg:

Code: [Select]
set g_humanBuildPoints 100
set g_humanMaxStage 2
set g_humanStage2Threshold 20
set g_humanStage3Threshold 40
set g_alienBuildPoints 100
set g_alienMaxStage 2
set g_alienStage2Threshold 20
set g_alienStage3Threshold 40


To start stage 3 you should set g_alienstage 2 and g_humanstage 2.
Mind g_*stage 0 -> stage 1 and so on... ;)

Danny
url=http://www.tremulous.info][/url]