News:

Huge spam cleanup. I hope, everything important is still in place. :-)

Main Menu

custom map editing , is it real?

Started by YoBoY, August 27, 2009, 05:59:59 PM

Previous topic - Next topic

YoBoY

Oh , i used CentrED 1 year , i like it very much , it is very easy to use it , and it's very usefull... But i have one problem. I would like to create a big map , for example not 7168?4096 (896x512) but 14336x8192 (1792x1024)
I used this settings:
   <Width>1792</Width>
    <Height>1024</Height>
But as u understand , when i tries to load server it crashes because of invalid map size...
Is it req. to edit statics0 and staidx0 sizes too ?
Do i something wrong , or it is unreal to open not osi sized map with centerd ? Please help :P

sorry for my english :P My bad  :oops:

Hitman

map0.mul and staidx0.mul have to be valid. So yes: you need to resize (or create) both files with the appropriate size. statics0.mul should be empty (since you start from scratch anyway).

YoBoY

So , it is real to edit map (1792x1024) with CentrED?

I edit my staidx0.mul - now it's size 10,752 (was 5,376) and statics0.mul is empty... tries to start server - but in crashes anyway...

Hitman

I extended my MapTool to be able to generate empty maps of any size.
You can download it from here: http://redmine.aksdb.de/projects/list_files/maptool (either the windows or linux version).
It's a command line tool, so I hope you know how to use that :D

YoBoY