DaKiwi Posted May 5, 2018 Posted May 5, 2018 Heya, I reinstalled WOT a few days ago, went to reinstall the mods i always used for months but.. Now i have Spot Markers next to the enemies names I find them annoying, Anyone know how to remove these? Quote
Darth_Clicker Posted May 5, 2018 Posted May 5, 2018 In the installer, under XVM Panels & Windows (in battle) uncheck the "show enemy spotted markers" Quote
DaKiwi Posted May 5, 2018 Author Posted May 5, 2018 Thanks for the reply, All those boxes are unticked. I'm using quickbaby's panel mod, not the panel mod from aslain Didnt have this before with quick's mod either.. Quote
Darth_Clicker Posted May 5, 2018 Posted May 5, 2018 I am not familiar with QB's installer, but you must be selecting the same settings in QB's installer. I can't think of anything else in this modpack that would give spotted markers. The markers you have look like the ones used with XVM. Are you installing XVM with QB's installer? Quote
DaKiwi Posted May 5, 2018 Author Posted May 5, 2018 The QB's mod is in Aslains installer, thats the one im clicking, When using Qb's mod in aslains installer you cant use the options like you are or it automatically uses aslains panel mod. I cant think of anything either, because before i reinstalled XVM, Aslain modpack & WOT it was fine. And yes they are the XVM markers.. Do you mean this? (im not using QB's installer) Quote
Administrator Aslain Posted May 5, 2018 Administrator Posted May 5, 2018 If you don't like it, pick my Player's Panels and not select spotting markers. QB player's panel comes with this and nothing can be done about it, unless you want to manualy mess with config files. Quote
Ress Posted May 5, 2018 Posted May 5, 2018 4 hours ago, DaKiwi said: I find them annoying, Anyone know how to remove these? You can do it by manually editing XVM config. Go to res_mods/configs/xvm/<your_config>/playersPanel.xc (open with Notepad) First find (CTRL+F) enemySpottedMarker definition. looks like this: "enemySpottedMarker": { right bellow add: "enabled": false, So it looks like this: "enemySpottedMarker": { "enabled": false, Then do the same for xmqpServiceMarker (CTRL+F) "xmqpServiceMarker": { "enabled": false, When you are done don't just close save it, go Save As > name:playersPanel.xc > type:Text Documents.txt > Encoding UTF-8 > Save This is the most simple way, just toggle it off, so you don't have to edit every extraField for each panel by removing ${"def.enemySpottedMarker"}, you can just leave it. Quote
jagjmrg Posted May 5, 2018 Posted May 5, 2018 I simply went to the xvm website under their settings and unchecked XMQP (Exchange data with allies) and it doesn't show up anymore. Quote
Ress Posted May 5, 2018 Posted May 5, 2018 Sure, but that disables all data sharing with your allies (those that use xvm and have XMQP enabled) including spotted indicators on markers when sixth sense go off (can be handy if you don't have sixth sense), also minimap drawing Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.