Jump to content
SubSpace Forum Network

Recommended Posts

Posted

I have created a very useful tool to migrate a server from Subgame to ASSS.

 

You give it a folder with all the lvl, cfg and lvz files of your subgame server, and an empty folder that would be your ASSS root, and it will copy the files properly in a ASSS folder structure.

It is not recommended to specify a real ASSS root folder, since some of your files could be overwritten. Use an empty folder, and the program will create folders named 'arenas' and 'maps' in it. 'arenas' will contain all of your arenas, while 'maps' will contain all the lvz files.

 

sg2asss.PNG

 

 

It is coded in C# with Visual Studio 2010. The source is available.

 

Example of a arena.conf file created:

#include conf/svs/svs.conf

#include conf/17th/default.conf


#include #mist.cfg


[ General ]
Map = #mist.lvl
LevelFiles =

[ Misc ]
SeeEnergy = $SEE_TEAM
SpecSeeEnergy = $SEE_ALL

[ Modules ]
; this key holds the names of the modules that will take effect in this
; arena. typical things to put here are modules for scoring, special
; game types, flag guards, etc.
AttachModules = \
fm_normal \
points_kill \
points_flag \
points_goal \
buy

 

 

Note that this will only convert arenas themselves, and does not deal with server settings (i.e. server.ini). Flag settings and other particular things that require specific modules are not guaranteed to be ported properly.

 

 

UPDATE: File was updated on files.ssgn.net

 

 

UPDATE again: Reuploaded here

Posted

Known issues:

-Browse buttons do not work

-Optional LVZ's (+lvzname.lvz) may not be copied to the 'maps' folder properly

-The number of missing lvz files shown at the end is incorrect

 

I'll get these fixed and probably upload to files.ssgn.net

 

UPDATE: File was updated on files.ssgn.net

Posted (edited)

But would Priit allow it? :drinks:

 

Probably not, seeing as how ASSS would basically be a potential trojan in the system.

 

And because he doesn't have time to care / lost interest in SubSpace.

Edited by L.C.
Posted

it would take maybe an hour to switch tw files to asss

 

the problem is that the ENTIRE TW BOT CORE would have to be rewritten

and thats not going to happen, regardless of priits preferences

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...