MSBT 傷害縮寫改中文 - WOW
By Adele
at 2016-09-28T22:40
at 2016-09-28T22:40
Table of Contents
先上效果圖
http://imgur.com/UzCl81t
WOW數值一直在成長 打出來的數字都 13456 61452
對數字不是很敏感 覺得不是很直覺 興趣使然就研究了一下怎麼改
參考的資料是NGA的這篇
http://nga.178.com/read.php?tid=7222131
打開MikSBT.lua
找到
-- Use standard SI suffixes at the end of shortened numbers.
local SI_SUFFIXES = { "k", "M", "G", "T" }
把K改成萬
然後找
if (number >= 1000) then return string_format(precisionFormatter, number /
1000) .. SI_SUFFIXES[1] end
return number
把1000改10000
然後MSBT資料夾 有FONTS資料夾,丟一個中文字體 "萬"應該就能正確顯示了
(離題問一下,冰DK現在是不是打鐮刀就好 別滅寂了啊
顯示單位改中文之後 才注意到好像鐮刀比較痛 有爆級算賺到 還少用一個符文這樣)
--
http://imgur.com/UzCl81t
WOW數值一直在成長 打出來的數字都 13456 61452
對數字不是很敏感 覺得不是很直覺 興趣使然就研究了一下怎麼改
參考的資料是NGA的這篇
http://nga.178.com/read.php?tid=7222131
打開MikSBT.lua
找到
-- Use standard SI suffixes at the end of shortened numbers.
local SI_SUFFIXES = { "k", "M", "G", "T" }
把K改成萬
然後找
if (number >= 1000) then return string_format(precisionFormatter, number /
1000) .. SI_SUFFIXES[1] end
return number
把1000改10000
然後MSBT資料夾 有FONTS資料夾,丟一個中文字體 "萬"應該就能正確顯示了
(離題問一下,冰DK現在是不是打鐮刀就好 別滅寂了啊
顯示單位改中文之後 才注意到好像鐮刀比較痛 有爆級算賺到 還少用一個符文這樣)
--
Tags:
WOW
All Comments
By Connor
at 2016-10-03T21:02
at 2016-10-03T21:02
By Mason
at 2016-10-07T05:37
at 2016-10-07T05:37
By Una
at 2016-10-12T03:14
at 2016-10-12T03:14
By Ingrid
at 2016-10-16T17:03
at 2016-10-16T17:03
By Ingrid
at 2016-10-17T06:23
at 2016-10-17T06:23
By Dora
at 2016-10-19T03:21
at 2016-10-19T03:21
By Jessica
at 2016-10-19T14:48
at 2016-10-19T14:48
Related Posts
請問寶石碎片要怎麼炸出其他顏色
By Lucy
at 2016-09-28T22:30
at 2016-09-28T22:30
暗語眾 牧師/DK找團
By Cara
at 2016-09-28T22:08
at 2016-09-28T22:08
O Thanagor
By Michael
at 2016-09-28T22:02
at 2016-09-28T22:02
冰霜死亡騎士的問題究竟在哪?
By Liam
at 2016-09-28T22:00
at 2016-09-28T22:00
賊的腳踢巨集怎麼撰寫
By Bethany
at 2016-09-28T21:57
at 2016-09-28T21:57