Jump to content
scullyluke

How can you search for servers that have your favorite mods?

Recommended Posts

I would like to be able to find the mods that have Inedia Stamina in them.

There are so many modded servers and most of them are not to my taste because they have too much loot making the game unbalanced with little reward factor.

I had one server which was fantastic 'The Walking Dead Overrun' but I can't seem to be able to access it now. 

I would love to be able to search through the servers that have this mod instead of having to search every server mod list on the launcher.

Is there any way I can do this?

Share this post


Link to post
Share on other sites
2 minutes ago, scullyluke said:

I would like to be able to find the mods that have Inedia Stamina in them.

There are so many modded servers and most of them are not to my taste because they have too much loot making the game unbalanced with little reward factor.

I had one server which was fantastic 'The Walking Dead Overrun' but I can't seem to be able to access it now. 

I would love to be able to search through the servers that have this mod instead of having to search every server mod list on the launcher.

Is there any way I can do this?

Yes. You need to write an application that will qury Steam master-servers for the game with AppID 221100 (DayZ), and parse each server data with A2S_INFO query, but A3 & DayZ has own implementation of A2S_INFO for section "rules", so that might be a problem, but if you're familiar with JS or Python then already there's libraries that will allow you parse such information.

Or explore the game laucher to get requests to BI servers for jsons with server's information, that will contains mods info (Mod name, SteamWorkshopID).

 

That's the base. Or search for website that's agregate such information from BI maser-server and will able to give you such information.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×