Jump to content
miogushi

allow player to join a server without mod

Recommended Posts

 

hello mates ! 

 

Is it possible to allow players to connect to our server without mods ?

 

I know the method that consists of devinarize mission.sqm and remove mods but is there another way ?

 

thank you

Share this post


Link to post
Share on other sites

if you need to load mods as server-side only could you load them as "-servermods" instead of "-mods"

Share this post


Link to post
Share on other sites

it's not for that, we would like players can connect on our server and after ask them do download mods.  For now, the problem is many people try to connect but no one can because they don t have mods. 

Share this post


Link to post
Share on other sites

No there is no other way than removing the mods from mission.sqm

Share this post


Link to post
Share on other sites
5 minutes ago, dedmen said:

No there is no other way than removing the mods from mission.sqm

 ok thank you dedmen :)

Share this post


Link to post
Share on other sites

If you added mod content to your mission, just remove all entries to the mod content from "addons[]=" and "class AddonsMetaData"  - they are both at  the start of the mission.sqm.

 

And in your server.cfg put equalModRequired=0;

 

I run my server like you say you want - players mithout the mods can join (ofc they cannot se the mod content), and we encourage players to use the mods.

I use RHS / CUP / USAF / F-15 / F-16 and some more mods in my modified version of Domination (coop)  with no problems.

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

×