-
Member
anyway to fix the problem of windows taskbar missing in windowed fullscreen?
with gamehelper on, my game screen will cover taskbar, this could be inconvenient.
GSss2AZaAAA6-u5.jpg
-
Member
Originally Posted by
GameHelper
yeah some wierd vsync...gpu shit going on...not happening on my side...
not sure what else to do...
I have an AMD GPU and doesn't have this problem, i have Freesync enabled on my system, VSync checked on GH settings, FPS limited to 80 on PoE, and the framerate is the same for GH without any drop.
-
Member
Originally Posted by
GameHelper
warcry isn't an instant skill....while GH is casting it...u have to stop what you are doing until GH completes its cast....so it will be clunky at best...
anyway, i will add the stages conditions so u can use it. GL, hopefully it works.

I know it's kind of clunky because they aren't instant cast skills but i really like it!
And i would love to make my build work better with those new conditions in GH! xD
Thank you so much again!
-
Member
Help me please, how to add quantity of Blade Vortex charges to condition? So i have:
PlayerBuffs.Has("blade_vortex_counter") - what the syntaxes to add "Charges: 10"?
Last edited by Fireball; 08-12-2024 at 08:30 PM.
-
Member
Originally Posted by
Fireball
Help me please, how to add quantity of Blade Vortex charges to condition? So i have:
PlayerBuffs.Has("blade_vortex_counter") - what the syntaxes to add "Charges: 10"?
Ad least I had:
"conditionSource": "PlayerBuffs["new_new_blade_vortex"].Charges <= 7",
-
Originally Posted by
chenlun9815
can you teach me how to add nameless into special NPC pls thank you
its in the base radar
Radar > icon settings > Azmeri icons > Unique trader npc
-
Member
can you teach me how to see the beast I need in the preload window?
-
Active Member
Originally Posted by
wsedrfdfgdfgh
can you teach me how to see the beast I need in the preload window?
Beats can not be preloaded anymore. You need to use the Monster POI for that.
-
Originally Posted by
guilhermera
I know it's kind of clunky because they aren't instant cast skills but i really like it!
And i would love to make my build work better with those new conditions in GH! xD
Thank you so much again!
will do it tonight.
Originally Posted by
qtby
anyway to fix the problem of windows taskbar missing in windowed fullscreen?
with gamehelper on, my game screen will cover taskbar, this could be inconvenient.
GSss2AZaAAA6-u5.jpg
ah.....good point...i will look into this. I think, I know whats going on...
I have to figure out a way to put gamehelper in the background when the game is also in the background.
It might have some bad consequences....if done incorrectly....so I have to think about it...and make sure no corner cases are broken due to this.
Last edited by GameHelper; 08-13-2024 at 03:42 PM.
If I did not reply to you, it mean the question you are asking is stupid.
-
Post Thanks / Like - 1 Thanks
guilhermera (1 members gave Thanks to GameHelper for this useful post)
-
Member
please tell me what should I do?
-
Member
for some reason i dont see any preloads, its just empty
-
Member
Originally Posted by
hkjhkh
Ad least I had:
"conditionSource": "PlayerBuffs["new_new_blade_vortex"].Charges <= 7",
Are you sure about it? When i paste this its says: "Expression compilation failed: Expression of type 'Boolean' expected".
I try and try to fix it, but always get some error. Can you post screenshot of yours conditions please.
-
released a new version, now you can do the following...
ActiveSkills["foo"].UseStage > 3
If I did not reply to you, it mean the question you are asking is stupid.
-
Post Thanks / Like - 2 Thanks
-
Originally Posted by
Fireball
Are you sure about it? When i paste this its says: "Expression compilation failed: Expression of type 'Boolean' expected".
I try and try to fix it, but always get some error. Can you post screenshot of yours conditions please.
did u try pressing the button that says "Add New Condition"?
see screenshot for ref: https://i.ibb.co/x81jMxk/okay.jpg
If I did not reply to you, it mean the question you are asking is stupid.
-
Member
Originally Posted by
GameHelper
After you mention this, i did it and all work, thank you!
My mistake was that i chose "has" instead of ">", so i didn't receive additional options.
-
Post Thanks / Like - 1 Thanks
GameHelper (1 members gave Thanks to Fireball for this useful post)