Jump to content
SSForum.net is back!

Recommended Posts

Posted
i downloaded some bullets and bomb replacements but how do i put them on my zone
Posted

download lvztoolkit.zip

 

extract .zip to someplace

 

open up notepad

 

type in something like the following...

 

outfile=nameofyourchoice.lvz

 

file=bullets.xxx

file=bombs.xxx

 

save this file as anythingyouwant.ini

 

the extension (.xxx) can be any of the following:

 

.bmp

.gif

.jpg

.png

 

if they're already .bm2's you can just leave them that way if you want to

 

make sure your two images (graphics) and your .ini file are in the same directory

 

run buildlevel.exe (from lvztoolkit.zip) - it will open a browse for file box - find and select your new .ini file

 

this should create a .lvz file (named after what you specified in "outfile=") in the same directory as the .ini and image files [!@#$%^&*uming there is no error]

 

upload the .lvz file to your host ("*putfile whatever.lvz" while in-game [must be sysop] - make sure the .lvz file is in your main Continuum directory (eg. C:Program FilesContinuum)

 

get a copy of the .cfg file of the arena you'd like the bombs to be used in (server.cfg for public arenas) [use "*getfile name.cfg" in-game]

 

(open .cfg in notepad) find the [misc] section, look for the setting "levelfiles=" - if it's not there, type it in

 

make it "levelfiles=yournew.lvz" (multiples as so -> "levelfiles=1.lvz,2.lvz,3.lvz")

 

save changes to .cfg file

 

upload altered .cfg file ("*putfile name.cfg" in-game)

 

enter (or re-enter) the arena whose .cfg file you've been tampering with and you should download and then see your new images in action (at least when you hit CTRL or TAB)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...