Forager
150 оценки
Fully Modular Overlay by Cain
5
2
   
Награда
Добавяне към любими
В любими
Премахване от любими
Размер на файла
Публикуван на
Обновен на
11.910 KB
17 ноем. 2020 в 12:31
22 дек. 2020 в 3:42
3 бележки за промени ( преглед )

Абониране, за да се свали
Fully Modular Overlay by Cain

В 1 колекция от Cain
KISS: Keep it Simple Stupid (Cain's Modpack)
6 артикула
Описание
This is just a small Overlay mod to display your Health and Current Damage (The damage automatically updates based on what weapon you're holding)

Quick-Help:
Press "J" to Toggle the Overlay off and on.

Commands:
/basicOverlayPos 1 - 3
/mouseOverlayPos 1 - 3
/stickyDamageOverlay
/enableCustomHPLoc - Must be called before /mouseOverlayPos 2
/enableCustomDMGLoc - Must be called before /mouseOverlayPos 3

Like this? Please Rate it!


Want to boost your steam hours?
[freehourboost.com]
31 коментара
Cain  [автор] 13 авг. в 7:46 
GML Can't Hurt You:

GML Comparing 2 Strings:

#define GMLIsShit(string_2_check)
var copy = string_2_check;
string_2_check = string_digits(string_2_check);

if (copy == string(string_2_check)) {
return true;
} else {
return false;
}

I know GML isn't a full language and its deliberately kinda basic. But it's an absolute nightmare to code in.
Cain  [автор] 13 авг. в 7:41 
@染凌z

Yeah I'm sorry, I haven't looked at this since its release (Over 4 Years Ago). You can check the source code here [github.com] and make any changes.


Its around 300ish lines of code but I'm sure someone who is competent in GML could make it much much better. I suck lol. Even copying and pasting it into Claude or ChatGPT and asking it to re-write some of the functions would be a good shout.
染凌z 9 авг. в 6:31 
This mod is not convenient, every times I reboot game, I must to call console and insert code. And the UI is not likely to this mod page picture in game.exmple:HP/dmg
这个mod并不是很方便,每次重启游戏都要在控制台输入代码才能显示,而且游戏中的UI并不像mod界面中展示的那样
Uganda Knuckless 18 юни 2022 в 1:22 
yes yes yes yes yes YESS:steamthumbsup:
SuplexHorse 9 септ. 2021 в 18:12 
Nice.
Cain  [автор] 6 март 2021 в 16:59 
Heads up to anyone who gives me an award. I genuinely can't express how much I appreciate it. I made these mods for free and it feels great so many people love them. Thanks guys 😘
Cain  [автор] 24 февр. 2021 в 8:57 
hi
유니냥 24 февр. 2021 в 8:51 
hi
Thomas Shelby SIGMA 22 февр. 2021 в 0:53 
nice
Cain  [автор] 16 февр. 2021 в 18:34 
I'll see what's up, thanks for bringing it to my attention.