Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Original mod author - Myxir
Look in vaults or Reworked Reveal positions v.2
Improvements:
Mistakes:
Example:
Additional information:
If anyone want delete line below the nickname use this instruction: go to \Mods\Reveal positions\hook\lua\ui\game open gamemain then press ctrl+f and search for posMarker.separator and comment 8 lines by adding -- at the beginning and code will looks like:
\Mods\Reveal positions\hook\lua\ui\game
gamemain
posMarker.separator
--
-- posMarker.separator = Bitmap(posMarker) -- posMarker.separator:SetTexture('/mods/Reveal positions/textures/clear.dds') -- posMarker.separator.Left:Set(posMarker.nickname.Left) -- posMarker.separator.Right:Set(posMarker.nickname.Right) -- posMarker.separator.Height:Set(1)-- |nickname| -- LayoutHelpers.Below(posMarker.separator, posMarker.nickname, 3)-- 3px -- posMarker.separator:SetSolidColor(armyData.color)-- |line| -- posMarker.separator:DisableHitTest()
Nice, simple and pretty mod. Quite happy with it. Two suggestions.
@Arran
It would be much better to see the rating as well. Also the same for team mates.
@Zokora About ratings for enemy - easy About ratings for teammates - sounds difficult need to write some code I will think about that
Does this work for random spawns? Because if so it's an explicitly banned exploit:
"Using a mod (or any other way) on a map with random spawns that shows exactly which player has which start point and faction"
@Deribus i don`t know. The main code is written my Myxir a long time ago. I just edited the interface view. If so, i will block for random games and queues late. Do not have time right now
the mod will not work with random positions, which was actually introduced to counter it (and the manual position check that evolved by the sentoners, which inspired me to write it) currently the mod is only useful with non-random positions, that are not revealed (via lobby setting)
Suggestion?
Thought this was a banned mod due to you have to use the one ingame
Looks nice.