Gonzo wrote: |
i have no sweet clue how to make them i got the toolzkit thing and i try to open my server.ini file with it but it says missing parameter outfile <defult> section
and i have no clue what that means plz help a nooby |
gonzo wrote: |
i can't get the lie2 thing
![]() |
Akai wrote: |
(fyi you can't get LIE from fuzz's link because the host for the .zip is down ![]() |
Akai wrote: |
tell us what it is you want to accomplish...
(replace graphics, sounds - add graphics on map or screen - add sounds) ...and someone will explain it to you |
gonzo wrote: |
there is no place in my server.cfg file where it says levelfile= |
gonzo wrote: |
i wanna add some ships to my zone |
gonzo wrote: |
the file is called ships.bm2 but they are warcrft 2 ships
i wana know how to put them in my map o yea, and when i add the levelfiles=hello.lvz then when i save it and... i open the biller stuff and the other thing and it closes off the subgame2 right away,u don't get a chance to see wat it says |
Code: Show/Hide [Misc]
LevelFiles= *the name of the files or lvz* |
Akai wrote: |
make sure "ships.bm2" is in your Continuum directory
go into your zone (you need to have sysop powers) and type "*putfile ships.bm2" now type "*getfile server.cfg" - this file will download to your Continuum directory open it with a text editor (like notepad) and set "Levelfiles=ships.bm2" it should be in the [Misc] section, but if you cannot find it, just type it in save your changes and type "*putfile server.cfg" in-game now re-enter your zone (or public arena) and you should download and see your warcraft ships |
Fuzzjdc wrote: |
this is if the server is NOT on your computer ie. its being hosted by someone like NTC, SSC* etc |
gonzo wrote: |
is it possible to make a background for your zone...like some maps got grass of a race track etc.
i want 2 make a grass background that my ships can go over. |
gonzo wrote: |
is there a way u can take a picture and turn it into a tile set? |
Akai wrote: |
yes, you can make a copy of any .lvl file and rename the file extension to .bmp - open it in an image editing program and do whatever you like (including pasting images onto it) |
Akai wrote: |
rename the file extension to .bmp |
testforechozero wrote: |
I looked at its Properties and it says it is a "File". |
Quote: |
OutFile=zerostart.lvz
File=zerobaseowned.bmp [objectimages] IMAGE0=zerobaseowned.bmp,1,1,1000 [mapobjects] 513,513,IMAGE0,BelowAll,EnterZone,10,2789 [screenobjects] 513,513,IMAGE0,TopMost,EnterZone,10,2789 513,513,IMAGE0,BelowAll,EnterZone,10,2789 |
Quote: |
[mapobjects]
513,513,IMAGE0,BelowAll,EnterZone,10,2789 [screenobjects] 513,513,IMAGE0,TopMost,EnterZone,10,2789 513,513,IMAGE0,BelowAll,EnterZone,10,2789 |