define

Questions and answers about the how and why of making maps.
Post Reply
User avatar
Tanx
Private First Class
Private First Class
Posts: 125
Joined: Sat Mar 22, 2008 11:14 pm

define

Post by Tanx »

Is the such a thing as defining a predefined group?
known as: Tanx, Eoncho, ckw.
Bzflag player since 2001.
User avatar
joevano
General
General
Posts: 1863
Joined: Sat Jun 18, 2005 1:08 pm
Location: South Bend, Indiana, USA

Re: define

Post by joevano »

What do you mean?
There is nothing worse than aggressive stupidity. -- Johann Wolfgang von Goethe
"How many legs does a dog have if you call his tail a leg? Four. Calling a tail a leg doesn't make it a leg." -- Abraham Lincoln
User avatar
Tanx
Private First Class
Private First Class
Posts: 125
Joined: Sat Mar 22, 2008 11:14 pm

Re: define

Post by Tanx »

something like this.

Code: Select all

Define 3

group 1
position X Y Z
end

group 2
position X Y Z
end

enddef
known as: Tanx, Eoncho, ckw.
Bzflag player since 2001.
dango
Private First Class
Private First Class
Posts: 1400
Joined: Sun Feb 06, 2005 5:40 pm
Location: Somewhere over there.

Re: define

Post by dango »

That will work, yes. Groups within groups works.
Image
Post Reply