目 录CONTENT

目录

Masky Paladin Pack

林无双
2024-10-25 / 0 评论 / 0 点赞 / 119 阅读
https://media.wago.io/screenshots/OsqHM7Mf8/67065f0eecdcd3ed92a85566.pnghttps://media.wago.io/screenshots/OsqHM7Mf8/67065f30ecdcd3ed92a856b3.pnghttps://media.wago.io/screenshots/OsqHM7Mf8/67065f739eea070e436669f8.png
WA pack for Paladin. Has full support for retribution paladin. Has partial support for holy and protection paladin. This pack will be updated as i find new useful features to add to the pack or if i find bugs in the pack. Feedback appreciated! To enable dynamic scaling of the groups: 1: Go into group settings 2: In the dropdown box for "Grow" select "Custom" 3: In the custom code window paste the following: -------------------------------------------------------------------------------- function(newPositions, activeRegions) local totalWidth = 358 --change this to whatever suits your ui local width = totalWidth / #activeRegions for i = 1, #activeRegions do activeRegions.region:SetRegionWidth(width) activeRegions.region:SetRegionHeight(width) newPositions = { i*width - totalWidth/2 - width/2, -- x 0 -- y } end end -------------------------------------------------------------------------------- To disable dynamic scaling of the groups: 1: Go into group settings 2: In the dropdown box for "Grow" select "Centered Horizontal" Check my stream out where i sometimes stream ret keys and raid at https://www.twitch.tv/maaskyy

自动更新于:2024-10-25 05:41:24
0

评论区