JonnyPtn / zomboi

A discord bot for project zomboid multiplayer servers
50 stars 33 forks source link

Location non-functional with workshop maps #7

Open Reagy opened 2 years ago

Reagy commented 2 years ago

Self explanatory, bot can't load multiple worldmap.xml which is needed to allow the command to display new locations added by addon maps. When setting it to just read from the workshop map's worldmap.xml, its unable to generate anything accurate (tested with Raven Creek) likely due to missing data, produced map is just blank void.

Hacky workaround is to make a custom worldmap.xml with all of them smashed together but that can be quite time consuming when it comes to multiple maps.

Potential thought for a work around for this would be for the bot to either construct its own xml out of the provided files, or read from multiple with a priority order e.g. Muldraugh lowest priority, Workshop map, Workshop map etc.

JonnyPtn commented 2 years ago

Thanks! I never set it up to support mods simply because I'm not using any map mods, so I'm not exactly sure how to handle them. It is something I would like to support though so I'll take a look at Raven Creek and see what I can do to support it.

BadSpider1 commented 1 year ago

@JonnyPtn Hey, its been a year. I´d love this to be implemented, are there any updates on this feature ?

RemainQuenched commented 1 year ago

Any word on this? We use several map mods on our server so this command is entirely useless thus far.