Mine GO BOOM Hunch Hunch What What

Age:41 Gender: Joined: Aug 01 2002 Posts: 3615 Location: Las Vegas Offline
|
Posted: Thu Nov 27, 2003 3:52 pm Post subject: |
 |
|
|
|
Position them starting point wise? In your server.cfg, look at the Spawn section. The template.sss descriptions copied below.
Quote: | Spawn:Team0-X:::If set to a value, this is the center point where Freq 0 will start
Spawn:Team0-Y:::If set to a value, this is the center point where Freq 0 will start
Spawn:Team0-Radius:::How large of a circle from center point can they warp (in Tiles)
Spawn:Team1-X:::If set to a value, this is the center point where Freq 1 will start
Spawn:Team1-Y:::If set to a value, this is the center point where Freq 1 will start
Spawn:Team1-Radius:::How large of a circle from center point can they warp (in Tiles)
Spawn:Team2-X:::If set to a value, this is the center point where Freq 2 will start *NOTE: If not set, but 0 and 1 set, will loop between 0 and 1
Spawn:Team2-Y:::If set to a value, this is the center point where Freq 2 will start *NOTE: If not set, but 0 and 1 set, will loop between 0 and 1
Spawn:Team2-Radius:::How large of a circle from center point can they warp (in Tiles)
Spawn:Team3-X:::If set to a value, this is the center point where Freq 3 will start *NOTE: Repeats, Freq 4 will use Team0's, Freq 5 use Team1's, etc
Spawn:Team3-Y:::If set to a value, this is the center point where Freq 3 will start *NOTE: Repeats, Freq 4 will use Team0's, Freq 5 use Team1's, etc
Spawn:Team3-Radius:::How large of a circle from center point can they warp (in Tiles) |
If you mean just moving people around at your whim, /*warpto # #, where the two numbers are between 1 and 1024. *warpto 512 512 is the center of the map. Play around with it to get a feel for how it works. |
|