Creating A Map

Moderators: GSH, VSMIT, Red Devil, Commando

User avatar
Vadam
Thunderbolt
Posts: 104
Joined: Sat May 18, 2013 3:02 pm

Creating A Map

Post by Vadam »

I want to create a map. I know about the pathpoints and all, but where would I have access to a completely blank map to build from? Preferably a medium sized one, like the size of the Dunes map. And once I do acquire a blank map, how do I put in the textures for the terrain?
Starfleet 0.8 - Almost done!
User avatar
MrTwosheds
Recycler
Posts: 3059
Joined: Sat Feb 19, 2011 8:37 am
Location: Outer Space
Contact:

Re: Creating A Map

Post by MrTwosheds »

You make .trn, .odf and .inf files for your map.
You bz2edit.exe /edit Mymap.trn
Paint some textures on it and save to produce a mymap.bzn
The map size parameters etc are all in the .trn.
The Silence continues. The War Of Lies has no end.
User avatar
General BlackDragon
Flying Mauler
Posts: 2408
Joined: Sat Feb 19, 2011 6:37 am
Contact:

Re: Creating A Map

Post by General BlackDragon »

Sizes must be multiples of 2, and are somewhat limited by Meters Per Grid.

with standard MPG of 8.0, your sizes are limited to: 128x128, 512x512, 1024x1024, 2048x2048, 4096x4096. You could *probably* go smaller, 64x64, or 32x32, or 16x16, or 8x8, but who would want to? :)

Also, in the .TRN files, you only need to worry about the [Size] and [Texture] sections. The only other sections are [NormalView] which contains only new 1.3 features, and [World] which only contains musictrack and the new 1.3 feature Gravity. There may be some left over [Sky] or [Water] sections, these aren't read by the game at all.
Battlezone Classic Public Forums
*****General BlackDragon*****
User avatar
Vadam
Thunderbolt
Posts: 104
Joined: Sat May 18, 2013 3:02 pm

Re: Creating A Map

Post by Vadam »

I always spawn as a Sabre zipping around on a white map, and it doesn't let me edit anything in the editor
Starfleet 0.8 - Almost done!
User avatar
Ded10c
Recycler
Posts: 3815
Joined: Sun Feb 20, 2011 11:05 am
Location: Stoke-on-Trent
Contact:

Re: Creating A Map

Post by Ded10c »

Vadam wrote:I always spawn as a Sabre zipping around on a white map, and it doesn't let me edit anything in the editor
This occurs when trying to load a BZN (or TRN) that doesn't exist. You have to create the TRN file manually first.
battlezone.wikia.com needs your help!
mase
Thunderbolt
Posts: 160
Joined: Sat Mar 05, 2011 11:17 am

Re: Creating A Map

Post by mase »

User avatar
Red Devil
Recycler
Posts: 4398
Joined: Fri Feb 18, 2011 5:10 pm
Location: High in the Rocky Mountains

Re: Creating A Map

Post by Red Devil »

mts, thanks, i didn't know you have to use a populated .trn file to start a new map. i searched on the /edit parm since i hadn't seen that in 1.3 and saw that it was eliminated in pb1.
If given the truth, the people can be depended upon to meet any national crisis. The great point is to bring them the real facts - and beer.
Abraham Lincoln

Battlestrat, FE, G66, In The Shadows, Starfleet, Uler, & ZTV

Lifetime member of JBS and NRA
User avatar
Nielk1
Flying Mauler
Posts: 2991
Joined: Fri Feb 18, 2011 10:35 pm
Contact:

Re: Creating A Map

Post by Nielk1 »

Red Devil wrote:mts, thanks, i didn't know you have to use a populated .trn file to start a new map. i searched on the /edit parm since i hadn't seen that in 1.3 and saw that it was eliminated in pb1.
Lack of /edit being co-incident with creation of bz2edit.exe
User avatar
Vadam
Thunderbolt
Posts: 104
Joined: Sat May 18, 2013 3:02 pm

Re: Creating A Map

Post by Vadam »

Alright, so since /edit isn't necessary anymore, whats the exact line that needs to be in the shortcut? So far I have
"C:\Battlezone II\BZ2Edit.exe"
Starfleet 0.8 - Almost done!
mase
Thunderbolt
Posts: 160
Joined: Sat Mar 05, 2011 11:17 am

Re: Creating A Map

Post by mase »

/map mapname.bzn
User avatar
General BlackDragon
Flying Mauler
Posts: 2408
Joined: Sat Feb 19, 2011 6:37 am
Contact:

Re: Creating A Map

Post by General BlackDragon »

"C:\Battlezone II\BZ2Edit.exe" /nointro mapname.bzn


/map isnt a thing.
Battlezone Classic Public Forums
*****General BlackDragon*****
mase
Thunderbolt
Posts: 160
Joined: Sat Mar 05, 2011 11:17 am

Re: Creating A Map

Post by mase »

Interesting, but it doesn't hurt ;-)
User avatar
General BlackDragon
Flying Mauler
Posts: 2408
Joined: Sat Feb 19, 2011 6:37 am
Contact:

Re: Creating A Map

Post by General BlackDragon »

Neither does adding /shibbledibblepoopydoop

doesn't make it "correct" :)
Battlezone Classic Public Forums
*****General BlackDragon*****
User avatar
Vadam
Thunderbolt
Posts: 104
Joined: Sat May 18, 2013 3:02 pm

Re: Creating A Map

Post by Vadam »

Hm, I downloaded one of the blank maps and booted it up but I still get the same issue
Starfleet 0.8 - Almost done!
User avatar
General BlackDragon
Flying Mauler
Posts: 2408
Joined: Sat Feb 19, 2011 6:37 am
Contact:

Re: Creating A Map

Post by General BlackDragon »

make sure its in addon? Or if ur loading a mod, make sure the /config whateveritis.cfg is in the command line
Battlezone Classic Public Forums
*****General BlackDragon*****
Post Reply