-
Member
Originally Posted by
GameHelper
double click both of them??? i dont understand the question...
when I use the restricted access method and start poe, overwolf stops responding and does not start.
when I run the game in the usual way, there are no problems with overwolf and gh.
-
Originally Posted by
Eisner
when I use the restricted access method and start poe, overwolf stops responding and does not start.
when I run the game in the usual way, there are no problems with overwolf and gh.
No ideaā¦choose 1 program u love more and ditch the other one.
If I did not reply to you, it mean the question you are asking is stupid.
-
Member
Originally Posted by
GameHelper
i see...i am not playing that build...so u have to explore data in DV and see which component contains such info...maybe buff or maybe Actor....or maybe stats???
To use bell we need to have 4 charges
So let say, i want to trigger T button ( tempest bell),
Require mana >= 10%
Charges = 4
How to put on autohotkey
bell.png
-
Active Member
Is it in any way possible to use the PickIt plugin from POE2 core?
-
Originally Posted by
mega2k0
am i the only with map stuttering?
culprit found TURN OFF TRIPLE BUFFERING if your map stutter
this actually greatly improved the FPS in one of my friend PC. thx!
Last edited by GameHelper; 12-23-2024 at 05:32 PM.
If I did not reply to you, it mean the question you are asking is stupid.
-
Active Member
MapHideoutCanal_Claimable does not seem to draw the radar.
Edit: Apologies, didn't even realize it's some super small map for unlocking a hideout.
-
Member
hi have a question what is the function of Using Unending Nightmare Delirium keystone in the Miscellaneou Config menu ?
Last edited by xSyzk; 12-23-2024 at 08:19 PM.
-
Member
Is there a way to make sure my POE is actually being ran by second user?
If I open my task manager and look at the details of my POE2 profile, it still says my original PC's username. just curious is the limited user method is actually being used
-
Originally Posted by
lussuria
MapHideoutCanal_Claimable does not seem to draw the radar.
Edit: Apologies, didn't even realize it's some super small map for unlocking a hideout.
if u share with me the Area Detail section of that map in DV, i can fix it now, otherwise wait until i get that map.
Originally Posted by
xSyzk
hi have a question what is the function of Using Unending Nightmare Delirium keystone
ignore it, it's POE-1 stuff.
Originally Posted by
n0rc3nt
Is there a way to make sure my POE is actually being ran by second user?
If I open my task manager and look at the details of my POE2 profile, it still says my original PC's username. just curious is the limited user method is actually being used
https://i.ibb.co/NxZ0MfP/image.png

here, in the user name column, it should show your limited access account name against POE2.
If I did not reply to you, it mean the question you are asking is stupid.
-
Member
hi have a question what is the function of
Last edited by xSyzk; 12-23-2024 at 08:49 PM.
-
Active Member
No need, this only happens on maps on the atlas that unlock hideouts, which are a small square and u dont really need map hack.
-
Member
Yeah it shows my main username still
-
its savannah map thats showing monsters way further than normally
-
Active Member
Usefull for a good lightning monk
Skill used Stunning bell, Charged Staff .
Create one category named Bell :
PlayerBuffs["tempest_bell_combo_tracker_EDD3"].Charges >= 4
Another category named ChargedStaff if not :
PlayerBuffs.Has("charged_staff_stack_B385") = false &&
PlayerSkillIsUseable.Contains("ChargedStaffPlayer") &&
PlayerBuffs["power_charge"].Charges <= 3
Then one last category ChargedStaff if yes :
PlayerBuffs.Has("charged_staff_stack_B385") = true &&
PlayerSkillIsUseable.Contains("ChargedStaffPlayer") &&
PlayerBuffs["power_charge"].Charges <= 3
This way it will only activate charged staff when you have 3 power charges ..
i'm using this because i wear RedFlare Conduit body armor ( get shocked at max charges ) but gain a charge on each hit.
-
Post Thanks / Like - 2 Thanks
headman,
Leonkun (2 members gave Thanks to KronosQC for this useful post)
-
Member
Genuine question but whats the advantage of GH health bars over the ingame ones?