Author |
Message |
Ice Storm Guest
Offline
|
Posted: Mon Jul 28, 2003 10:40 am Post subject: Spawning |
 |
|
|
|
Im sorry i don't have much time to look into this it might be right infront of me but id appreciate your help anyways.
(someone i know is having these problems)
my actual problems were the commands:
how to set ship 1-4 to freq 1 and ship 5-8 to set on freq 2
how to set ship 1-4 spawning in this area and ship 5-8 in this area
how to give any player just one live and turns him in the spec mode after he get killed freq 0
Thanks
|
|
Back to top |
|
 |
Ice Storm Newbie

Age:38 Gender: Joined: Jul 28 2003 Posts: 21 Location: Trench wars Offline
|
Posted: Mon Jul 28, 2003 11:00 am Post subject: |
 |
|
|
|
Please respond quickly with anything!
|
|
Back to top |
|
 |
Katie Required materials: Hulk
Gender: Joined: Dec 02 2002 Posts: 586 Location: Wherever the fuck I choose. Offline
|
Posted: Mon Jul 28, 2003 2:45 pm Post subject: |
 |
|
|
|
Quote: | how to give any player just one live and turns him in the spec mode after he get killed |
In your server.cfg, this option:
Quote: | [Misc]
MaxLossesToPlay=1 |
It isn't frequency specific, so if anyone on any freq dies once, they are forced into spectator mode.
Quote: | how to set ship 1-4 to freq 1 and ship 5-8 to set on freq 2 |
Again in your server.cfg, this option:
Quote: | [Misc]
FrequencyShipTypes=1 |
Quote: | how to set ship 1-4 spawning in this area and ship 5-8 in this area |
Also in your server.cfg
Quote: | [Spawn]
Team0-X= <-- Freq 0 X coordinate
Team0-Y= <-- Freq 0 Y coordinate
Team0-Radius= <-- Freq 0 Spawn Radius
Team1-X= <-- Freq 1 X coordinate
Team1-Y= <-- Freq 1 Y coordinate
Team1-Radius= <-- Freq 1 Spawn Radius |
If the spawn section isn't in your server.cfg, add this at the bottom, and change it to fit your needs, as shown above:
Quote: | [Spawn]
Team0-X=
Team0-Y=
Team0-Radius=
Team1-X=
Team1-Y=
Team1-Radius=
Team2-X=
Team2-Y=
Team2-Radius=
Team3-X=
Team3-Y=
Team3-Radius= |
Hope that helps.
Katie
|
|
Back to top |
|
 |
Donkano Server Help Squatter
Gender: Joined: Jul 02 2003 Posts: 763 Offline
|
Posted: Mon Jul 28, 2003 9:39 pm Post subject: |
 |
|
|
|
I got your sollution! Ship-Bot! Download the attachment...
Ship-Bot.zip - 33.64 KB
File downloaded or viewed 17 time(s)
|
|
Back to top |
|
 |
dreamweaver Guest
Offline
|
Posted: Fri Aug 15, 2003 8:47 pm Post subject: |
 |
|
|
|
Sorry for bumping an oldbie, but
Im a little confused how
[Misc]
FrequencyShipTypes=1
works.. does it automatically split it 1-4 and 5-8 or can you delegate 1,5 on freq0, 2,7 on freq1 etc etc?
how bout 1-2 on freq0, 3-4 on freq1 etc
Thankee :}
|
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Fri Aug 15, 2003 9:33 pm Post subject: |
 |
|
|
|
Nope, need a bot. _________________ This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him.
|
|
Back to top |
|
 |
|