Garry's Mod

Garry's Mod

(UNSUPPORTED) Arx HUD - useful addition to any HUD
Darsu  [개발자] 2021년 1월 13일 오전 5시 45분
Suggestions/Предложения
< >
전체 댓글 20개 중 1~15개 표시 중
/0 2021년 1월 13일 오전 7시 22분 
Молодец автор!
Круто у тебя получилось!
Vuthakral 2021년 1월 14일 오전 9시 49분 
Could I possibly ask for support of heat on my weapon base to be made compatible as well? Base is here: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1847505933

To avoid having to delve through the code, there's a few things that can be checked for:

All weapons on my base have a variable of just "SWEP.Draconic = true", so no other weapons should logically have that. The root base class for all weapons on my base is just "draconic_base", but there's three sub-bases that tree off from this being gun, battery, and melee. The heat is a NWInt just entitled "Heat", weapon:GetNWInt("Heat"), and ranges from 0-100.

I really like this, and it accents the default crosshair on my base really well too which is a huge bonus to me.

Also, if you need to look at the code, decompile the workshop version. The github is over a year out of date.
Vuthakral 님이 마지막으로 수정; 2021년 1월 16일 오전 3시 23분
Fesiug 2021년 1월 14일 오후 6시 04분 
Heat on ArcCW should be calling GetHUDData! Otherwise attachments that modify heat won't show up correctly!
Darsu  [개발자] 2021년 1월 14일 오후 10시 10분 
Fesiug 님이 먼저 게시:
Heat on ArcCW should be calling GetHUDData! Otherwise attachments that modify heat won't show up correctly!
I don't understand this well. I'm using Weapon.Heat, Weapon:GetMaxHeat() to get heat values, same as in ArcCW HUD code.
All works perfectly.


Vuthakral 님이 먼저 게시:
Could I possibly ask for support of heaton my weapon base to be made compatible as well? Base is here:
Is there any weapons on workshop that using your base with heat and have file size lower than 1gb?
Fesiug 2021년 1월 15일 오전 5시 52분 
Darky 님이 먼저 게시:
Fesiug 님이 먼저 게시:
Heat on ArcCW should be calling GetHUDData! Otherwise attachments that modify heat won't show up correctly!
I don't understand this well. I'm using Weapon.Heat, Weapon:GetMaxHeat() to get heat values, same as in ArcCW HUD code.
All works perfectly.
Attachments that modify the heat capacity, or whether it even is enabled at all won't work.
Use weapon:GetHUDData() and it should give you heat_enabled, heat_level and heat_maxlevel
Fesiug 님이 마지막으로 수정; 2021년 1월 15일 오전 5시 52분
Fesiug 2021년 1월 15일 오전 5시 56분 
Darsu  [개발자] 2021년 1월 15일 오전 6시 14분 
Added it.
Fesiug 2021년 1월 15일 오전 6시 33분 
Yep, that looks right. Also, there's a few weapons in here with heat in Draconic Base (the plasma weapons) https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1985215912
Vuthakral 2021년 1월 15일 오후 12시 47분 
Darky 님이 먼저 게시:
Is there any weapons on workshop that using your base with heat and have file size lower than 1gb?

I can throw together some generic weapons using hl2/css c_models later tonight, I'll post the link in here once they're up.
Darsu  [개발자] 2021년 1월 15일 오후 6시 30분 
I've added test command in latest version for your heat as you said

darky_arc_draconicheat 1

You can test it and if all good - i'll make it true by default and add it to the settings.
Vuthakral 2021년 1월 15일 오후 7시 01분 
It seems like functionally it works fine, but I have noticed from the start that in general, not specific to my weapons, that there appears to be some flickering & distortion of anything in the HUD space, affecting both your HUD & the Half-Life 2 base HUD.

video clip of this: https://i.imgur.com/abCt5wX.mp4

It only happens when looking at very precisely specific angles, and was hard to get a clip of it this frequently, but it does happen noticeably often.
Darsu  [개발자] 2021년 1월 15일 오후 8시 43분 
I too got something like this when i on the roof of garage and near dark room enterance on gm_construct.
I don't know why it is happening and how to fix it.
Darsu  [개발자] 2021년 1월 15일 오후 11시 56분 
I completely redid the code for drawing arcs, now there are no artifacts
genius 2021년 1월 15일 오후 11시 57분 
эм по русски можно
A_pet_tick 2021년 1월 22일 오후 7시 35분 
Maybe im reading the options menu im wrong, but on the off chance that this feature doesnt exist:
Something i would like to see added is a way to make an option that forced health and/or ammo number to always stay on instead of fading away.
Additionally, a setting to turn off the number smoothing and just show new data the instant it changes.

Btw love the addon. even without the stuff im asking its still a great take on a custom hud that i havent really seen much of in gmod.
< >
전체 댓글 20개 중 1~15개 표시 중
페이지당 표시 개수: 1530 50