|
Technical Support Ask for help or find solutions about ShestakUI. |
Advertising | |
|
Thread Tools |
![]() |
#1 | |||||
|
hello and nice work,
how can i change the minimap scale ? in version 1.9.x a box around "recount", i copy and paste it in the new version bad nothing is happend. thX 4 help mfg F5Hellbound |
|||||
![]() |
#1.5 - Disable Ads |
|
![]() |
#2 | |
|
aMinimap.lua
Quote:
recount is already skinned, download skin and replace original recout files with this files http://shestak.org/forum/downloads.php?do=file&id=6 - this is recount files |
|
![]() |
#3 |
|
|
![]() |
#4 |
|
thX
i change the code and the "broder" was change. under "Minimap broder" i find "Shape, location and scale" at code "MinimapCluster:SetScale" i change that to The recount skin file is great ....thX at v1.9.x a box around "recount" see att. mfg F5hellbound |
![]() |
#5 |
|
For old style recount. Open LitePanels\layout.lua and add code:
Code [Select]:
{ name="RecountPanel1", anchor_to = "TOPLEFT", parent = "Recount_MainWindow", level = 1, width = "100%", height = "100%", tex_file="Interface\\AddOns\\!aSettings\\media\\white", inset = { left = -2, right = -2, top = 10, bottom = -2 }, bg_color = "0 0 0", bg_alpha = 1, }, { name="RecountPanel2", anchor_to = "TOPLEFT", parent = "Recount_MainWindow", level = 2, width = "100%", height = "100%", tex_file="Interface\\AddOns\\!aSettings\\media\\white", inset = { left = -1, right = -1, top = 11, bottom = -1 }, bg_color = "CLASS", bg_alpha = 1, }, { name="RecountPanel3", anchor_to = "TOPLEFT", parent = "Recount_MainWindow", level = 3, width = "100%", height = "100%", tex_file="Interface\\AddOns\\!aSettings\\media\\white", inset = { left = 0, right = 0, top = 12, bottom = 0 }, bg_color = "0.1 0.1 0.1", bg_alpha = 1, }, |
![]() |
#6 |
|
thX 4 that Shestak
it works greet mfg F5Hellbound |
Thread Tools | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Minimap Button Function and Text Under Skill Bar? | nine7114 | Technical Support | 1 | 04.12.2011 17:05 |
Minimap position | Dasau | General Discussion | 3 | 24.04.2011 19:15 |
UI Scale & Skada placement | joellane | Technical Support | 4 | 01.09.2010 14:56 |
Correct UI scale | Guaro | Technical Support | 17 | 20.08.2010 10:27 |
Setting ui scale | starfall | Technical Support | 4 | 06.08.2010 14:33 |