• 0
Sign in to follow this  
Ton_41

How to close player position and map marker?

Question

1.I want to make my server to close player position in map. When press M player can see your position in map. How to close it?
2.I want to anti marker in map (Shift+M) How to close it?

ss.png

Edited by Ton_41

Share this post


Link to post
Share on other sites

4 answers to this question

Advertisement
  • 0
1 hour ago, Ton_41 said:

I mean remove from server. I want to all player can't see position in map and can't marker on map.

that may not be possible.

Edited by geekm0nkey

Share this post


Link to post
Share on other sites
  • 0



The best way would be to modify it in your config.cpp file thanks to @kuplion

https://github.com/kuplion/Exile-Custom-Difficulty

Kuploin's has already turned off mapContent in his config.

https://community.bistudio.com/wiki/Arma_3_Difficulty_Menu

The quick & dirty way:

Spoiler

You could try changing it in @Exile_Server\config.cfg

        // do NOT use custom difficulties!
        // Use either ExileRegular or ExileHardcore
        // or you will break Exile!
        difficulty = "ExileHardcore";

But that setting might give you terrible weapon sway & you may as well play Dayz Standalone.

 

  • Like 1

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.