News:

Come Chat with us live! Learn how HERE!

Main Menu

Free For All Server

Started by DoorKnob, March 10, 2007, 10:00:21 PM

DoorKnob

I have a Free For All Server up, BUT I cant get it to FORCE the players to the Humans team and lock the Aliens team at start up. Also I need it to load my FFA layout at start up too.
You can run Admin commands in [command] blocks but why not in server.cfg?
!layout load FFA
!lock Alien
!putteam 0 h
...
...
...
...
roud Ex-Leader of the Mighty UVache!

Raytray

If you lock aliens, why force people to join humans?  They would HAVE to join humans regardless of putteam.  Unless they wanted to spec the carnage or something.
}MG{Raytray

Caveman

pretty dumb.
locking one side and forcing all to join the other.

there'll be no carnage as no one can join the empty locked team.

DoorKnob

It's called a Free For All Server... aka Humans vs. Humans >_>Anyways the !lock A doesn't work when in the server.cfg. Any help?

No flame :roll:
roud Ex-Leader of the Mighty UVache!

Caveman

That's because Human vs Humans will not work with a vanilla server?

I am not even sure if there is such a mod available.

Oh and btw "Free For All"-Server are called public servers and are announce to the server-master. "Free For All" does not mean that you can decide to simply switch the game in a way it was not intended.

Like we already told you in #tremulous "Your name announces your IQ".

DoorKnob

Please don't post if it wont help...
roud Ex-Leader of the Mighty UVache!

Caveman

Well if you'd start thinking it would be kinda obvious to you...

You are trying to do something that can not be done.
Ask yourself this:

1) at what time in the startup are the "!"-commands available?
2) at what time are the configs read?



ad1) after the server is started / after the mod is loaded
ad2) before the server is started / before the mod containing the "!"-commands are loaded.

Hence my irc-quote about your IQ as you were already told about the order of these thing.

biotxc

tip: you need to mod thus you can get
1) human only
2) TK counts +1
3) you get credit for TK

Death_First

Makeing the mod would be the best idea but if u wanted it as simple as that with the !putteam and shitt put it in to a .cfg file and put this in it

!lock a
!puttteam 0 h
!puttteam 1 h
!puttteam 2 h
.......



Then Go 2 The Maprotaion file and put this in there for all the maps


rotation1
{
 karith
{
exec ffa.cfg(or whatever u name the .cfg file
}
and then the same with every other map