Server Help

ASSS Questions - LVZ file location

Samapico - Thu Jan 13, 2011 10:22 pm
Post subject: LVZ file location
Can LVZ files be located elsewhere than the 'arenas\arenaname' folder? If so, how do you specify the name in the general:levelfiles setting?
Dr Brain - Fri Jan 14, 2011 7:11 am
Post subject:
params.h contains this:

Code: Show/Hide
#define CFG_LVZ_SEARCH_PATH "arenas/%b/%m:maps/%m:%m:arenas/(default)/%m"


The name in general:levelfiles is just the name of the LVZ. It checks the folders in order searching for it.

You may be able to specify the full path like you can with .conf files. I haven't tried (or looked at the relevant code).
Samapico - Fri Jan 14, 2011 1:33 pm
Post subject:
Unless the server does something special before sending the settings to the client, putting a full path in there would confuse clients greatly... That was why I was worried about that.

What are the %b and %m 's in there? %b would be the arena name, while %m the lvz file name?


Anyway, thanks...
I'm asking cause I'm making a subgame->ASSS mass-converter. I guess I can dump all the lvz's in the maps folder, since subgame maps typically share the same lvz's...
Cheese - Fri Jan 14, 2011 8:23 pm
Post subject:
if i had to guess, id say %b was the base name of the arena and that %m is the filename, so youre probably right
Dr Brain - Fri Jan 14, 2011 8:24 pm
Post subject:
The server does quite a bit before sending LVZs to the client.

You'll have to check the source for details on the %'s, as I'm not very familiar with it. But I'd wager that your guess about them is correct.
Anonymous - Sun Jan 16, 2011 10:32 pm
Post subject:
An LVZ is a file that can customize an arena beyond simply changing the map with a LVL. An LVZ can contain compressed files, map objects, screen objects, or a combination of the three. The server will send the LVZs to a Continuum client when it enters an arena for storage in the zone's directory (Continuum\Zones\[Zone Name]) along with the LVLs and news.txt for that zone.
Cheese - Mon Jan 17, 2011 2:51 am
Post subject:
is this a bot or someone in india getting $.05/hr?
Samapico - Mon Jan 17, 2011 10:06 am
Post subject:
Don't know, but either way it's pretty impressive... he/it managed to find the very definition of a lvz file.

And I just noticed you just spammed as much as this/these guys by replying to each of them tongue.gif
Cheese - Mon Jan 17, 2011 12:25 pm
Post subject:
more exposure for the banhammer


L.C. - Mon Jan 17, 2011 11:27 pm
Post subject:
These paid spammers are getting smarter each time. Pretty soon they'll replace us with masterful knowledge about SubSpace and Continuum. MAYBE THEY WILL EVEN REGURGITATE THE SOURCE CODE
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group