Server Help

General Questions - Spawning

Anonymous - Mon Jul 28, 2003 10:40 am
Post subject: Spawning
icon_confused.gif 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

icon_eek.gif Thanks
Ice Storm - Mon Jul 28, 2003 11:00 am
Post subject:
Please respond quickly with anything!
Katie - 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
Donkano - Mon Jul 28, 2003 9:39 pm
Post subject:
I got your sollution! Ship-Bot! Download the attachment...
Anonymous - 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 :}
Cyan~Fire - Fri Aug 15, 2003 9:33 pm
Post subject:
Nope, need a bot.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group