CTF SHOOTING

For all the help you need with Armagetron!
Post Reply
Kira~!@
Posts: 8
Joined: Mon Dec 31, 2007 5:53 am

CTF SHOOTING

Post by Kira~!@ »

right so ive almost made a ctf shooting server
if some1 knows the exact settings that would b helpful
ive got the patch and stuff
all i nedd r the settings
User avatar
philippeqc
Long Poster - Project Developer - Sage
Posts: 1526
Joined: Mon Jul 12, 2004 8:55 am
Location: Stockholm
Contact:

Post by philippeqc »

Hi Kira and welcome,

I don't know about any exact settings, but i can give you ALL the settings, and let you experiment a bit with them. The list of settings I found was posted by "The Pig" here

Hopefully you'll find all the information to craft a set of setting of your own.

/ph
Canis meus id comedit.
epsy
Adjust Outside Corner Grinder
Posts: 2003
Joined: Tue Nov 07, 2006 6:02 pm
Location: paris
Contact:

Post by epsy »

look in the config/examples/ dir
Kira~!@
Posts: 8
Joined: Mon Dec 31, 2007 5:53 am

Post by Kira~!@ »

thanks guys
also i have another question:
as admin, how can you restart the server?
and how do you add color to the chat?
User avatar
Z-Man
God & Project Admin
Posts: 11736
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

Kira~!@ wrote:as admin, how can you restart the server?
"Quit" would be the console command to let the server quit. If it is run by an automatically restarting script (it is if it is started via our provided init script), it will restart.
Kira~!@ wrote:and how do you add color to the chat?
You add color codes like 0xFF0000 for red into the text; the general format should be described in several places on the wiki. Note that, when overused, color codes are generally considered annoying (and I personally tend to ignore players who give their chat a custom color, half because it is annoying, and half because I simply don't see it stand out as chat like the default chat color does).
Kira~!@
Posts: 8
Joined: Mon Dec 31, 2007 5:53 am

Post by Kira~!@ »

z-man wrote:You add color codes like 0xFF0000 for red into the text; the general format should be described in several places on the wiki. Note that, when overused, color codes are generally considered annoying (and I personally tend to ignore players who give their chat a custom color, half because it is annoying, and half because I simply don't see it stand out as chat like the default chat color does).
i mean having the server allow color
because in my server, it isnt showing up as color
User avatar
Z-Man
God & Project Admin
Posts: 11736
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Post by Z-Man »

Check the various FILTER_COLOR settings then, especially FILTER_COLOR_STRINGS needs to be 0. I'd leave FILTER_COLOR_SERVER_NAMES at 1, because colored names mess with the score display in team games.
Post Reply