Jump to content

Remove green floating dot.


Recommended Posts

Posted

Hi

 

This is a new (annoying) feature in Enemy Reload.

 

Go to: C:\Games\World_of_Tanks\res_mods\0.9.10\scripts\client\mods\ZJ_Mods\xml

 

With Notepad++ open .xml and find this line:

 

   <!-- Маркер готовности орудия -->
    <!-- Вкл. маркер -->
    <markerReadyShow>False</markerReadyShow>
 
Change it to false.
  • Upvote 1
Posted
I think it's usefull and tell you when enemy finish reload and ready to fire. the only problem is that mark too small. I change "." to "R" and when I see green "R" that's mean enemy ready to fire



    <!-- Вкл. маркер -->
    <markerReadyShow>True</markerReadyShow>
    <!-- Символ маркера готовности орудия -->
    <markerReady>R</markerReady>

Posted

 

I think it's usefull and tell you when enemy finish reload and ready to fire. the only problem is that mark too small. I change "." to "R" and when I see green "R" that's mean enemy ready to fire
    <!-- Вкл. маркер -->
    <markerReadyShow>True</markerReadyShow>
    <!-- Символ маркера готовности орудия -->
    <markerReady>R</markerReady>

 

 

Good point, changed it to thnx !

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.