jweigelt / swbf2admin

Star Wars Battlefront II (2005) server management application
GNU General Public License v3.0
51 stars 18 forks source link

Mods/Custom Maps #39

Closed nbrown1337 closed 4 years ago

nbrown1337 commented 4 years ago

I can't seem to get anything in my addon folder to be recognized by SWBF2Admin. Are mods supported? I am trying to run a custom map on dedicated server, and can't find out how the other guys do it. Thanks.

Edit: Actually I see this ticket explaining how I would add a map: https://github.com/jweigelt/swbf2admin/issues/31

But I am still having issues adding a single map. When I try to use it the server crashes. I'm not sure if I named the new record in .sqlite correctly. My map lives in /addon/KTH/KTH.lvl I setup my record like this: map_name map_nice_name map_gametype_flags kth Kothlis Ice Haven 1

What am I doing wrong here, thanks a ton!

Edit 2: My issue was the map name. All works as intended now :)