Note: This forum is merely an archive. It is no longer possible to register or post. - StackOverflow
New Ace of Spades Forums: http://buildandshoot.com/

How to make custom team colors?

Problem getting your server up? Ask in here.

How to make custom team colors?

Postby Nicksb » Mon Jul 16, 2012 5:48 am

Hello Forums, I've been trying to figure out how to do somethign for a while now. How do you change the team colors? I've seen other servers have like yellow vs light blue, etc. I know you can do it with pyspades because I saw it in the config, but all I need are the color codes. I've looked EVERYWHERE and I could not find the numbers. What team's I'm looking for is Red Vs. Blue (like TF2) and I would really appreciate it if someone could help me.
Nicksb
Member
 
Posts: 14
Joined: Sat Jul 14, 2012 8:50 am

Re: How to make custom team colors?

Postby BlueToonYoshi » Mon Jul 16, 2012 4:10 pm

Are you doing normal server, or pyspades server?

For normal (vanilla) server, there is a server_config.ini file. You will see this:

rteam1 = 0 ; team 1 red component (RGB) 0-255
gteam1 = 0 ; team 1 green component (RGB) 0-255
bteam1 = 255 ; team 1 blue component (RGB) 0-255

rteam2 = 0 ; team 2 red component (RGB) 0-255
gteam2 = 255 ; team 2 green component (RGB) 0-255
bteam2 = 0 ; team 2 blue component (RGB) 0-255

team1name = Blue ; team 1 name
team2name = Green ; team 2 name

For pyspades, open up config.txt. You will see this:

"team1" : {
"name" : "Blue",
"color" : [0, 0, 255]
},
"team2" : {
"name" : "Green",
"color" : [0, 255, 0]

I think it is self explainatory, change them to your liking. If you want to know color values, try opening up something like Paint and going to Edit Colors, get the RGB values from there.
User avatar
BlueToonYoshi
Member
 
Posts: 240
Joined: Sun Feb 19, 2012 6:03 am
Location: Mississippi

Re: How to make custom team colors?

Postby Nicksb » Mon Jul 16, 2012 5:09 pm

Thing is, I don't have paint -.- and I'm doing a pyspades server.
Nicksb
Member
 
Posts: 14
Joined: Sat Jul 14, 2012 8:50 am

Re: How to make custom team colors?

Postby BlueToonYoshi » Mon Jul 16, 2012 7:17 pm

You don't have Paint on your computer? That's strange. Well here is a small program I use I know that's good. Get it here: http://colorcop.net/download
User avatar
BlueToonYoshi
Member
 
Posts: 240
Joined: Sun Feb 19, 2012 6:03 am
Location: Mississippi

Re: How to make custom team colors?

Postby Nicksb » Mon Jul 16, 2012 9:36 pm

Thank you! I owe you lots!
Nicksb
Member
 
Posts: 14
Joined: Sat Jul 14, 2012 8:50 am


Return to Server Help



Who is online

Users browsing this forum: No registered users and 3 guests

cron