Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
[Simple Energy Shield V2] lua/autorun/server/shield.lua:145: attempt to compare number with nil
1. v - lua/autorun/server/shield.lua:145
2. unknown - lua/includes/modules/hook.lua:96 (x31)
With regards,
A Concerned Subscriber.
If you decompile the mod, the voices are still there, just unused. If you want you can rename the files to be the used ones and just load the local mod.
I used to play this mod along side the addon that made the HEV shield stop all the damage before breaking (Basically secondary HP bar). I can no longer find it.
Used to play with it last year, so It's not some prehistoric Gmod addon
put this code to add my suggestion about the fix for going over the max:
if ply:Armor() > max_armor then
ply:SetArmor(max_armor)
end
this was tested by decompiling your mod via gmad.exe and doing it myself and it works!
also could you fix it so the shield stops charging a little past the max?
If not i would like to know if will do it in the future ?
It allows you to change how strong / how much resistance the shield has aswell.
https://steamproxy.com/sharedfiles/filedetails/?id=2237778746
For armor regen: https://steamproxy.com/sharedfiles/filedetails/?id=211060629
For Health Regen: https://steamproxy.com/sharedfiles/filedetails/?id=914754331
For being able to set your health and armor on spawn: https://steamproxy.com/sharedfiles/filedetails/?id=1845716357