BZFlag 2.0.5 WW Color Test

News and info about current and upcoming releases of the game client and server.
Post Reply
User avatar
romfis
Private First Class
Private First Class
Posts: 215
Joined: Tue Jan 18, 2005 6:33 pm
Location: Österreich / Wien
Contact:

BZFlag 2.0.5 WW Color Test

Post by romfis »

HI all

which command is it for the WW in color?

here is the testmap with saving on 2.0.5 and see not a Color command....
and on my server is all weapons in rogue color and not red, blue...

Code: Select all

weapon
	position 0 0 1
	rotation 0
	initdelay 0
	delay 3
end

weapon
	position 0 0 1
	rotation 0
	initdelay 1
	delay 3
end

weapon
	position 0 0 1
	rotation 0
	initdelay 2
	delay 3
end

weapon
	position 5 5 1
	rotation 0
	initdelay 0
	delay 3
end

weapon
	position -5 5 1
	rotation 0
	initdelay 0
	delay 3
end

weapon
	position -5 -5 1
	rotation 0
	initdelay 0
	delay 3
end

weapon
	position 5 -5 1
	rotation 0
	initdelay 0
	delay 3
end

weapon
	type SW
	position 0 0 100
	rotation 0
	initdelay 0
	delay 3
end

weapon
	type SW
	position 0 0 200
	rotation 0
	initdelay 1
	delay 3
end

weapon
	type SW
	position 0 0 300
	rotation 0
	initdelay 2
	delay 3
end

weapon
	type SW
	position 100 100 1
	rotation 0
	initdelay 0
	delay 3
end

weapon
	type SW
	position -100 100 1
	rotation 0
	initdelay 0
	delay 3
end

weapon
	type SW
	position -100 -100 1
	rotation 0
	initdelay 0
	delay 3
end

weapon
	type SW
	position 100 -100 1
	rotation 0
	initdelay 0
	delay 3
end
mfg.
romfis
Attachments
ww_color-test.png
(574.71 KiB) Downloaded 252 times
ww_color-test.bzw
(21.24 KiB) Downloaded 378 times
trepan
Dev Wizard
Dev Wizard
Posts: 704
Joined: Fri Feb 21, 2003 7:50 pm

Post by trepan »

The color keyword is used (same numbers as for base teams).
It isn't saved into maps (like tilt, trigger, and eventteam).
User avatar
romfis
Private First Class
Private First Class
Posts: 215
Joined: Tue Jan 18, 2005 6:33 pm
Location: Österreich / Wien
Contact:

Post by romfis »

woooow!
thanks, for help!

mfg.
romfis
dango
Private First Class
Private First Class
Posts: 1400
Joined: Sun Feb 06, 2005 5:40 pm
Location: Somewhere over there.

Post by dango »

but how can you make it rabbit and cyan?
Image
User avatar
romfis
Private First Class
Private First Class
Posts: 215
Joined: Tue Jan 18, 2005 6:33 pm
Location: Österreich / Wien
Contact:

Post by romfis »

HI

here the the seven ww_colors.
Image

Code: Select all

weapon
name example_weapon
position 0.0 -300.0 0.0
rotation 0.0
tilt 0.0
initdelay 10.0
delay 10.0 3.0 5.0 3.0
type SW
#trigger flagcap
#eventteam V
color 0 #rogue
end

weapon
name example_weapon
position 0.0 -200.0 0.0
rotation 0.0
tilt 0.0
initdelay 10.0
delay 10.0 3.0 5.0 3.0
type SW
#trigger flagcap
#eventteam V
color 1 #red
end

weapon
name example_weapon
position 0.0 -100.0 0.0
rotation 0.0
tilt 0.0
initdelay 10.0
delay 10.0 3.0 5.0 3.0
type SW
#trigger flagcap
#eventteam V
color 2 #green
end

weapon
name example_weapon
position 0.0 0.0 0.0
rotation 0.0
tilt 0.0
initdelay 10.0
delay 10.0 3.0 5.0 3.0
type SW
#trigger flagcap
#eventteam V
color 3 #blue
end

weapon
name example_weapon
position 0.0 100.0 0.0
rotation 0.0
tilt 0.0
initdelay 10.0
delay 10.0 3.0 5.0 3.0
type SW
#trigger flagcap
#eventteam V
color 4 #purple
end

weapon
name example_weapon
position 0.0 200.0 0.0
rotation 0.0
tilt 0.0
initdelay 10.0
delay 10.0 3.0 5.0 3.0
type SW
#trigger flagcap
#eventteam V
color 5 #replay server color
end

weapon
name example_weapon
position 0.0 300.0 0.0
rotation 0.0
tilt 0.0
initdelay 10.0
delay 10.0 3.0 5.0 3.0
type SW
#trigger flagcap
#eventteam V
color 6 #rabbit color
end
mfg.
romfis
User avatar
^nightmare^
Private First Class
Private First Class
Posts: 1264
Joined: Sun Feb 20, 2005 7:14 pm
Location: Alabama
Contact:

Post by ^nightmare^ »

that is so cool, That would be perfect signature with a name in the middle of it! :shock:
very cool
Need bzflag help? Try looking here: http://www.freewebs.com/bznightmare/map ... aghelp.htm
User avatar
Brennen The Great
Private First Class
Private First Class
Posts: 310
Joined: Sat Mar 19, 2005 8:06 pm
Location: MN

Post by Brennen The Great »

Yea, whats up with the cyan? is there a new team or sumthin?
Admin @ Pythonian Servers
Admin @ Brad's
Cop @ Silvercat
Cop @ Hepcat
Cop/SetGroup @ Louman's
User avatar
eagle
Private First Class
Private First Class
Posts: 510
Joined: Tue Jan 25, 2005 10:29 pm
Location: Round Hill, VA

Post by eagle »

Brennen The Great wrote:Yea, whats up with the cyan? is there a new team or sumthin?
i think it is a buunch of random colors
~~~~~
I do know everything, just not all at once. Its a virtual memory problem.
User avatar
RPG
Lieutenant, Junior Grade
Lieutenant, Junior Grade
Posts: 2015
Joined: Fri Sep 17, 2004 2:37 am
Location: Chicago, Illinois
Contact:

Post by RPG »

Brennen The Great wrote:Yea, whats up with the cyan? is there a new team or sumthin?
It's technically the "observer bullet". Why those exist? I dunno.
User avatar
Brennen The Great
Private First Class
Private First Class
Posts: 310
Joined: Sat Mar 19, 2005 8:06 pm
Location: MN

Post by Brennen The Great »

RPG wrote:
Brennen The Great wrote:Yea, whats up with the cyan? is there a new team or sumthin?
It's technically the "observer bullet". Why those exist? I dunno.
thats messed up. i think they shud have cyan the color for everyone in hold the flag.
Admin @ Pythonian Servers
Admin @ Brad's
Cop @ Silvercat
Cop @ Hepcat
Cop/SetGroup @ Louman's
temporal distraction
Sergeant
Sergeant
Posts: 250
Joined: Wed Jan 05, 2005 3:12 pm

Post by temporal distraction »

Brennen The Great wrote:i think they shud have cyan the color for everyone in hold the flag.
Would you need a Cyan base and Cyan flag? Definitely the flag...

Maybe not the base, but where would the players spawn after the cap?
Post Reply