Page 1 of 1

battle zone ctf

Posted: Thu May 15, 2008 6:11 pm
by Anthony
I found this map when i was cleaning out mp pc its a old one i made i fixed it up a bit and desided to post it :)

Posted: Sat May 17, 2008 3:59 am
by blast
Once again, I still assume you're using custom local textures, and that your map doesn't actually use those textures? You really need to get a stock data directory if you intent to show your work...

Posted: Sun May 18, 2008 11:55 pm
by Anthony
lol i was going to use that texture for the final but it will take me awhile thats 162 blocks i think

Posted: Thu May 22, 2008 3:37 am
by Easy Target
It wont take that long to texture it if you use a group... Using a group will minimize the time from like 5hrs to 5mins.

Posted: Thu May 22, 2008 8:52 am
by Peter
Image
Haven't I seen that name, "battle zone ctf" before? Hmm...

Posted: Thu May 22, 2008 4:14 pm
by Anthony
lol it sounded good :D
and how would i add stuff to my group

Posted: Fri May 23, 2008 3:35 am
by Easy Target
go to the wiki pages and look up groups that should help a lot. It took me a little while to understand them fully, but when i understood it, it was a breeze and saved me a lot of time on my maps.


ROTFL peter haha :lol-old:

p.s. nice map btw

Posted: Fri May 23, 2008 11:15 pm
by Anthony
thats wierd it downloaded the texture but dident use it is this wrong

define my_group
box
enddef
material
name myboxwall
addtexture http://farm3.static.flickr.com/2079/249 ... 1b97_o.png
end
group my_group
matref myboxwall
end

Posted: Sat May 24, 2008 12:31 am
by io
yes, you need to use the image submiter to make your tex aviable in public ^^

Posted: Sat May 24, 2008 9:18 am
by joevano
Before you ask, you submit images here: http://images.bzflag.org/submitimages/

Posted: Sat May 24, 2008 1:39 pm
by Winny

Code: Select all

material
 name myName
 texture http://images.bzflag.org/images/<name>/<texture>.png
end

meshbox
 name meshboxName
 size 10 10 10
 position 10 10 10
 rotation 45
 matref myName
end

Posted: Mon May 26, 2008 4:30 am
by Anthony
i thought it wasent till 3.0.0 till it needed to be there

Posted: Mon May 26, 2008 6:17 am
by macsforme
tonywolfe212 wrote:i thought it wasent till 3.0.0 till it needed to be there
Come 3.0, the client will accept images by default only from [*.]images.bzflag.org. As it in 2.0, images are accepted from *.bzflag.org and *.bzflag.bz.

Posted: Sun Jun 22, 2008 8:25 pm
by Anthony
:D removed