Author |
Message |
Gun-Nut Newbie
Joined: Jul 14 2004 Posts: 2 Offline
|
Posted: Wed Jul 14, 2004 10:12 am Post subject: Is this possbile ? |
 |
|
|
|
Hi if i have say diffrent ships how can i make so anyone who joins my server gets them? |
|
Back to top |
|
 |
Bak ?ls -s 0 in

Age:26 Gender: Joined: Jun 11 2004 Posts: 1826 Location: USA Offline
|
Posted: Wed Jul 14, 2004 10:42 am Post subject: |
 |
|
|
|
Use LVZ, you can download lvz toolkit, along with an entertaining and easy to follow readme file at subspacedownloads.com
Or look in the June archive at shanky.com/server for a more updated version |
|
Back to top |
|
 |
Matzke Novice
Joined: Jan 26 2004 Posts: 88 Offline
|
Posted: Wed Jul 14, 2004 4:53 pm Post subject: |
 |
|
|
|
Download and unzip lvztookit at http://www.subspacedownloads.com/index.php?act=file&fid=175
Write a new notepad file and that has this in it...
outfile=anythingyouwant.lvz
file=ship1.bm2
file=ship2.bm2
file=ship3.bm2
file=ship4.bm2
file=ship5.bm2
file=ship6.bm2
file=ship7.bm2
file=ship8.bm2
OR
file=ships.bm2 (depending on if you have each ship seperately or as one file)
Save it as anythingyouwant.ini
Make sure all of the above files (ship1.bm2 - ship2.bm) are in the same folder as anythingyouwant.ini
Open buildlevel.exe from lvztoolkit, then find and select anythingyouwant.ini. a file called anythingyouwant.lvz should be generated where you had the ships and the .ini. Move the .lvz to your main continuum folder.
Go into your zone and type (sysop required)
*getfile server.cfg
Open server.cfg in notepad or whatever you use and go to [Misc] LevelFiles (if it's not there add it to the bottom) and change it to be LevelFiles=anythingyouwant.lvz
Save as server.cfg, go back into your zone type *putfile server.cfg
Type ?go
P.S. Make sure 'anythingyouwant' is the same on all of those times its mentioned _________________ z0rz |
|
Back to top |
|
 |
|