Author |
Message |
INeedHelp Guest
Offline
|
Posted: Mon Nov 24, 2003 10:17 pm Post subject: How do i put my ships into my zone? |
 |
|
|
|
I need help on how to put shipsets into my zone, can some1 plz tell me how? |
|
Back to top |
|
 |
SuSE Me measures good

Joined: Dec 02 2002 Posts: 2307 Offline
|
Posted: Mon Nov 24, 2003 10:54 pm Post subject: |
 |
|
|
|
what format are your shipsets in? (what files do you have that you're calling 'shipsets'?) |
|
Back to top |
|
 |
INeedHelp Guest
Offline
|
Posted: Mon Nov 24, 2003 10:59 pm Post subject: |
 |
|
|
|
in properties it says open with internet explorer and also with paint, the files have ships, bombs, text and other things |
|
Back to top |
|
 |
SuSE Me measures good

Joined: Dec 02 2002 Posts: 2307 Offline
|
Posted: Mon Nov 24, 2003 11:07 pm Post subject: |
 |
|
|
|
list the filenames |
|
Back to top |
|
 |
INeedHelp Guest
Offline
|
Posted: Tue Nov 25, 2003 8:27 am Post subject: |
 |
|
|
|
bombs
Disp
empburst
engyfont
exhaust
hlthbar
icondoor
icons
jvroll
led
lvroll
mines
nwroll
radarv
radarh
weroll
wbroll
warppnt
wall
trail
teroll
super
sproll
spark
shroll
ships
shield |
|
Back to top |
|
 |
SuSE Me measures good

Joined: Dec 02 2002 Posts: 2307 Offline
|
Posted: Tue Nov 25, 2003 5:35 pm Post subject: |
 |
|
|
|
(fyi - you must be a sysop or have a sysop to do your bidding to complete this)
okay, assuming those all have the file extensions ".bm2", you want to open up notepad and type in the following:
Quote: | outfile=nameOfYourChoice.lvz
file=bombs.bm2
file=disp.bm2
file=empburst.bm2
file=engyfont.bm2
file=exhaust.bm2
file=hlthbar.bm2
file=icondoor.bm2
file=icons.bm2
file=jvroll.bm2
file=led.bm2
file=lvroll.bm2
file=mines.bm2
file=nwroll.bm2
file=shield.bm2
file=ships.bm2
file=shroll.bm2
file=spark.bm2
file=sproll.bm2
file=super.bm2
file=teroll.bm2
file=trail.bm2
file=wall.bm2
file=warppnt.bm2
file=wbroll.bm2
file=weroll.bm2 |
you save this as nameOfYourChoice.ini (nameOfYourChoice always equals whatever name you like)
make sure your new .ini file and all of those images are in the SAME DIRECTORY
download lvztoolkit.zip
extract its contents
run 'buildlevel.exe' - it'll open a browse-for-file box, find and select your .ini file
a .lvz file (named whatever you put for outfile=) should now be created in the same directory as the .ini file and the images (assuming there are no errors)
now you place your new .lvz file into your main Continuum directory (eg. C:\Program Files\Continuum)
go into your zone and type "*putfile nameOfYourChoice.lvz" - this will upload the .lvz to your server
now you must tell the settings to use the .lvz file
assuming you want to use these new images in public arenas, you would go in-game and "*getfile server.cfg" - open up server.cfg (will be in main Continuum directory) in notepad, find the [misc] section
look for a setting named "levelfiles=" in the [misc] section
make it "levelfiles=nameOfYourChoice.lvz" (if it isn't there, just type it in)
save your changes to server.cfg, then go in-game and "*putfile server.cfg"
now when you enter any public arena of your zone you should download your new images and see them
-------
post again if you require further assistance |
|
Back to top |
|
 |
INeedHelp Guest
Offline
|
Posted: Tue Nov 25, 2003 6:01 pm Post subject: |
 |
|
|
|
i did that, now when i do *putfile Meteor.lvz it says C2S Stuck and disconnects me |
|
Back to top |
|
 |
SuSE Me measures good

Joined: Dec 02 2002 Posts: 2307 Offline
|
Posted: Tue Nov 25, 2003 6:10 pm Post subject: |
 |
|
|
|
make sure you're in spec mode and try again |
|
Back to top |
|
 |
INeedHelp Guest
Offline
|
Posted: Tue Nov 25, 2003 6:11 pm Post subject: |
 |
|
|
|
it worked!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!, thx for all the help |
|
Back to top |
|
 |
|