-
Member
Donation done,thx for your work.
-
Post Thanks / Like - 1 Thanks
GameHelper (1 members gave Thanks to monk1111 for this useful post)
-
Member
Does someone know how to autoactivate "Vaal Molten Shell" when its ready?
-
★ Elder ★
Originally Posted by
dolani88
Hello, i installed .NET -> restart PC and GameHelper still cant run "To run this application , you must install .NET"
Whats i do wrong?)
GH is running on .NET 5 for the time being, so you need to get that (latest is 6, so you probably have that instead, to check you can run dotnet --list-runtimes).
-
Post Thanks / Like - 1 Thanks
dolani88 (1 members gave Thanks to cheatingeagle for this useful post)
-
Member
Many thanks again for probably my smoothest launch 24-hours. So much appreciated. Hitting that donate button now.
-
Post Thanks / Like - 1 Thanks
GameHelper (1 members gave Thanks to satbuster for this useful post)
-
Member
Originally Posted by
cheatingeagle
GH is running on .NET 5 for the time being, so you need to get that (latest is 6, so you probably have that instead, to check you can run dotnet --list-runtimes).
Thank u a lot
-
Member
hello sir.
i downloaded the newest GH and net.5 . i got GH running but it doesn't show any map hack icon in heist . please help
I notice is said game not loaded but i'm already open game
-
Member
Hey, whats the syntax for checking if player has certain buff? I know i can do it with status effect, Im trying to see if player has Either blood stance OR stance stance to trigger sand stance.
-
Contributor
Originally Posted by
Shaanujaanu
Hey, whats the syntax for checking if player has certain buff? I know i can do it with status effect, Im trying to see if player has Either blood stance OR stance stance to trigger sand stance.
For having a buff it would be Buffs.Exists("endurance_charge") or Buffs.endurance_charge.Exists . For having a charge it would be Buffs.endurance_charge.Charges < 3. You can read the documentation here, if you understand code: Dynamic Condition Interfaces . GitHub
-
Member
I figured it out
its Buffs.Has("")
thank you
Last edited by Shaanujaanu; 05-15-2022 at 07:38 AM.
-
Banned
is it possible to activate a buff when monster are nearby?
an example of an dynamic condition code would maybe help me to write my own.
i didnt see anything in the faq about dynamic conditions.
Last edited by Kadzutoya; 05-15-2022 at 07:57 AM.
-
Member
-
Post Thanks / Like - 1 Thanks
GameHelper (1 members gave Thanks to dadec666 for this useful post)
-
Member
im getting stuttering from this any ideea ?
EDIT : i just reinstalled my windows and now its not opening at all what should i do ?
Last edited by TriPPo3; 05-15-2022 at 12:55 PM.
-
Member
Can someone show the setting for Quicksilver potion ? i cant seem to get it working. even with the default setting it doesnt work
nvm i got it working
Last edited by jizhi454; 05-15-2022 at 01:58 PM.
-
Originally Posted by
dadec666
thanks for this! i will link it to the first post.
If I did not reply to you, it mean the question you are asking is stupid.
-
Originally Posted by
Kadzutoya
is it possible to activate a buff when monster are nearby?
an example of an dynamic condition code would maybe help me to write my own.
i didnt see anything in the faq about dynamic conditions.
Check how to subsection.
If I did not reply to you, it mean the question you are asking is stupid.