Sid Meier's Civilization VI

Sid Meier's Civilization VI

1,801 avaliações
Radial Measuring Tool
4
9
4
   
Premiar
+ favoritos
Nos favoritos
- favoritos
Type: Mod
Tamanho
Publicado em
Atualizado em
115.361 KB
18/jan./2019 às 15:38
19/mar./2020 às 11:31
22 notas de atualização (ver)

Inscreva-se para baixar
Radial Measuring Tool

Em 2 coleções de Zur13
Radial Measuring Tool Versions
2 itens
Zur13 UI and QoL Improvements
9 itens
Descrição
Feel tired selecting the best location for your next city? Still trying to count what cities are in 6 tiles wonder effect radius?

The best brand new tool for visual city location estimation and various radius related bonuses measurements is here for you only for "Rate Up" the mod!

Works with GS.

Radial Measuring Tool is a simple tool to visually estimate city location and to measure effect distances. It also shows terrain Yields in not owned tiles in radius and yield/tile count changes between the last and current measured locations. It can also estimate plots and mark the notable locations inside the radius.

New tool button to show/hide RMT dialog is added next to the civilopedia button on top right corner of the screen.

Default settings configuration

Make a copy of the file UserSettingsEXAMPLE.lua and name the copy UserSettings.lua
Edit the settings in the file UserSettings.lua (read the description in the file).

Differences between this version and the Radial Measuring Tool Unleashed version

* This version has no "Ignore map visibility option" and always respects map visibility.
* This version does not show resources that are not revealed on the map due to absence of required technology.
* This version does not use neutral color for map tiles that are not discovered due to visual glitch which reveals the rivers.


Also available on NexusMods [www.nexusmods.com]
123 comentário(s)
Benlgon há 12 horas 
For anyone that is curious I figured it out.

Line 488 change "if iPlot:IsCity() then" to "if iPlot:IsCity() and iPlot ~= selPlot then"

This will cause cities on the selected tile to be ignored.
Benlgon 11 de ago. às 13:25 
I wish I could use this to analyze an already existing city without everything being colored red and yellow.

Since the author hasn't been around in four years I highly doubt he'll see this. So if anyone else sees this and has any skill in modding I would like to know how to change this to ignore city centers at the 1/within 0 tiles hex I'd be very grateful.

I can't imagine it would be very hard.
Benlgon 11 de ago. às 12:40 
@LabGecko
The Keybind is Alt-4 not Alt-F4

On another note idk about yours but every PC I've ever had Alt-F4 has been close program/app not Ctrl-Alt-F4 which I don't believe does anything at least not in windows. Ctrl - F4 works similarly to Ctrl - W though.
B flat 19 de mar. às 13:05 
I love this mod. Is it possible to change the default value of distance from cities to 5 though? I play with this mod https://steamproxy.com/sharedfiles/filedetails/?id=1656075482 . I can set the radius to 5, but the colors are still optimized for 4 and show tiles that cannot be settled on. UserSettings.lua doesn't have this setting.
LabGecko 11/set./2024 às 14:04 
Is CTRL the default key to show the overlay? That works on mine, but not friends' games. I agree with others that ALT+F4 is a terrible combo. Too close to CTRL+ALT+F4 (closes current app on many systems) and function keys are impossible to type in-game on many laptops.
Grigorash 21/mai./2024 às 8:21 
Hello! An excellent mod, but I encountered the following problem: the mod stops working after loading the online game in which this mod initially worked. Tell me what to do if someone has already encountered this.
Obb 16/mai./2024 às 8:59 
Works as expected for me. An excellent mod, thanks !

Though, if someone else is also a bit triggered by the keybind :
I managed to change the default « Alt + 4 » to a simpler « 1 ».

In the « RMTUI.lua » file, ( In the mod’s folder, which is « 1628605090 » )
Look for the line that start with « if key == 31 and pInputStruct:IsAltDown() »
And modify it to look like that : « if key == 28 and not pInputStruct:IsAltDown() »

PS : Be sure to not put anything on the same keybind in the game’s options, tho.
And I’m no modder, so do at your own risk ! ^^ Even more if you’re not either !
悠蓝的天空 26/dez./2023 às 12:13 
为你的下一个城市选择最好的位置感到厌倦了吗?还在计算6块瓷砖中的哪些城市是奇迹效应半径?

最好的全新工具,视觉城市的位置估计和各种半径相关的奖金测量是在这里为您只为“评级”的模式!

和GS一起工作。

径向测量工具是一种直观地估计城市位置和测量影响距离的简单工具。它还显示了半径中无主瓷砖的地形产量和最近测量的位置与当前测量的位置之间的屈服/瓷砖计数变化。它还可以估计地块并标记半径内的显著位置。

将显示/隐藏rmt对话框的新工具按钮添加到屏幕右上角的民用opedia按钮旁边。
Andromalis 30/mai./2023 às 8:34 
Can you please update the mod so that it works BEFORE reloading any given game? I can only access alt+4 (and button mouse click) after reloading the game (save+load)
patrioticparadox 29/mar./2023 às 9:56 
This works as described