Steamをインストール
ログイン
|
言語
简体中文(簡体字中国語)
繁體中文(繁体字中国語)
한국어 (韓国語)
ไทย (タイ語)
български (ブルガリア語)
Čeština(チェコ語)
Dansk (デンマーク語)
Deutsch (ドイツ語)
English (英語)
Español - España (スペイン語 - スペイン)
Español - Latinoamérica (スペイン語 - ラテンアメリカ)
Ελληνικά (ギリシャ語)
Français (フランス語)
Italiano (イタリア語)
Bahasa Indonesia(インドネシア語)
Magyar(ハンガリー語)
Nederlands (オランダ語)
Norsk (ノルウェー語)
Polski (ポーランド語)
Português(ポルトガル語-ポルトガル)
Português - Brasil (ポルトガル語 - ブラジル)
Română(ルーマニア語)
Русский (ロシア語)
Suomi (フィンランド語)
Svenska (スウェーデン語)
Türkçe (トルコ語)
Tiếng Việt (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
you could make the xp bar/level be darkrp money or whatever money system
and show the secondary ammo on item bar as the item count, like in minecraft, and then the durability could be primary ammo
this is a really good mod though honestly
In case you do decide to keep the font, a size of 44 times the local scale variable seems to almost perfectly match the 4x4 pixel size of the textures (not 48 though weirdly enough, even though that is what 12x4 equals to). Oh yeah, and you can use DrawTexturedRectUV for the XP bar, and then straight up use the Java Edition textures for the XP bar, as well as.. you know what, I can just send you my modified version in case you wanna diff the modified 'sh_mc_hp_hud.lua' to the workshop version of this.
I imagine what you're working on is being done from scratch, but Idk maybe it could still be of use to have some reference.
Maybe you could try getting in contact with that mod's creator to see if you could do something like that officially? Idk very good luck though
@Almeida Puding qq tu ta falando meu caro
Fingers crossed I get that done.
mchud_scale (default 1, multiplier on scale - 0.75 looks about right for Normal scale on 1366x768)
mchud_autoscale (default 0, as said in the LUA file: "Scales (or at least attempts to) the HUD based on your screen resolution")
mchud_dynamicUpdate (default 1, "Toggles dynamic updating of Items in the toolbar (Suggested to leave this on unless you're having severe performance issues)")