News and info about current and upcoming releases of the game client and server.
-
romfis
- Private First Class

- Posts: 215
- Joined: Tue Jan 18, 2005 6:33 pm
- Location: Österreich / Wien
-
Contact:
Post
by romfis » Tue Oct 11, 2005 2:18 pm
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 301 times
-
trepan
- Dev Wizard

- Posts: 704
- Joined: Fri Feb 21, 2003 7:50 pm
Post
by trepan » Tue Oct 11, 2005 2:21 pm
The color keyword is used (same numbers as for base teams).
It isn't saved into maps (like tilt, trigger, and eventteam).
-
romfis
- Private First Class

- Posts: 215
- Joined: Tue Jan 18, 2005 6:33 pm
- Location: Österreich / Wien
-
Contact:
Post
by romfis » Tue Oct 11, 2005 3:11 pm
woooow!
thanks, for help!
mfg.
romfis
-
khazhyk
- Private First Class

- Posts: 1400
- Joined: Sun Feb 06, 2005 5:40 pm
- Location: Somewhere over there.
-
Contact:
Post
by khazhyk » Wed Oct 12, 2005 9:37 pm
but how can you make it rabbit and cyan?
-
romfis
- Private First Class

- Posts: 215
- Joined: Tue Jan 18, 2005 6:33 pm
- Location: Österreich / Wien
-
Contact:
Post
by romfis » Thu Oct 13, 2005 3:57 pm
HI
here the the seven ww_colors.
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
-
^nightmare^
- Private First Class

- Posts: 1264
- Joined: Sun Feb 20, 2005 7:14 pm
- Location: Alabama
-
Contact:
Post
by ^nightmare^ » Thu Oct 13, 2005 5:43 pm
that is so cool, That would be perfect signature with a name in the middle of it!
very cool
-
Brennen The Great
- Private First Class

- Posts: 310
- Joined: Sat Mar 19, 2005 8:06 pm
- Location: MN
-
Contact:
Post
by Brennen The Great » Tue Oct 18, 2005 11:22 pm
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
-
eagle
- Private First Class

- Posts: 510
- Joined: Tue Jan 25, 2005 10:29 pm
- Location: Round Hill, VA
Post
by eagle » Wed Oct 19, 2005 12:00 am
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.
-
RPG
- Lieutenant, Junior Grade

- Posts: 2015
- Joined: Fri Sep 17, 2004 2:37 am
- Location: Chicago, Illinois
-
Contact:
Post
by RPG » Wed Oct 19, 2005 12:57 am
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.
-
Brennen The Great
- Private First Class

- Posts: 310
- Joined: Sat Mar 19, 2005 8:06 pm
- Location: MN
-
Contact:
Post
by Brennen The Great » Wed Oct 19, 2005 1:52 am
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

- Posts: 250
- Joined: Wed Jan 05, 2005 3:12 pm
Post
by temporal distraction » Wed Oct 19, 2005 2:19 am
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?