Server Help

ASSS Questions - lvz for asss ...

hellzlaker - Mon Nov 13, 2006 10:51 am
Post subject: lvz for asss ...
how do you put lvz for asss? and how do i make a rankbot the type they have for mervbot for asss?
Smong - Mon Nov 13, 2006 12:05 pm
Post subject:
First install asss. Then have a look at arenas/(default)/arena.conf. There should be a line that says:
Quote:
; LevelFiles = b1.lvz, b2.lvz
You want to change that to
Quote:
LevelFiles = yourlvzhere.lvz
Note I removed the ';' at the front of the line.

To make a rank bot where the ships you are allowed to use are based off your points you need to write a custom freq manager.

If you think you can write one, then have a look at fm_normal.c, and also fm_password.py. You can see fm_password is stacked ontop of whatever freq manager was loaded before it (usually fm_normal), so you only have to implement the new rank features and not re-invent the team balancing, etc.
hellzlaker - Mon Nov 13, 2006 12:21 pm
Post subject:
do you put lvz files into map folder or arena folder?
Smong - Mon Nov 13, 2006 12:50 pm
Post subject:
You can put them in either, depends on how you want to organise your files. If you intend to use the same lvz in different arenas, then you should put them in the maps folder. The same goes for maps.
Bak - Mon Nov 13, 2006 2:20 pm
Post subject:
http://wiki.minegoboom.com/index.php/Server_Configuration_Faq#How_do_I_add_LVZ_files.3F
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group