-
Member
Originally Posted by
GameHelper
i am hesitant to add icons due to this reason alone…especially when those icons requires adding/maintaining more code/offset.
While breach is easy, since it disappear after clicking on it, other things like Ritual doesn’t. So next thing ppl ask is, only show those icons when they aren’t opened/used…which basically mean a lot more code/offset.
So, I am going to skip ritual and breach request.
Adding more icons will not solve the visual clarity that is very bad in games like POE1,2.
EDIT: i guess I can give options for users to add icons for these stuff as long as they don’t expect icons to go away ( until they change area/map/zone). How benefit it would be? Also, this mean icon would go away if you go to town/hideout to use your stash…
would be nice. at least something
-
Member
Originally Posted by
taren_pro
You are can use sidekick for price check and POE Trades Companion for trade
it really helped, thank you.
-
Member
I had tried to get the Autoflask to work. The Lifeflask works without any problems, but the Manaflask just doesn't work.
Healthflask Setup:
KEY_1
CD: 3 secs
PlayerVitals.HP.PERCENT <= 60
Flasks.Flask1.Charges > 15
Flasks.Flask1.IsUsable
!Flasks.Flask1.Active
Manaflask:
KEY_2
CD: 3 secs
PlayerVitals.MANA.CURRENT <= 450 (I also tryed % Mana)
Flasks.Flask2.Charges > 15
Flasks.Flask2.IsUsable
!Flasks.Flask2.Active
Does anyone have any idea?
-
Contributor
Originally Posted by
Tallia
I had tried to get the Autoflask to work. The Lifeflask works without any problems, but the Manaflask just doesn't work.
Healthflask Setup:
KEY_1
CD: 3 secs
PlayerVitals.HP.PERCENT <= 60
Flasks.Flask1.Charges > 15
Flasks.Flask1.IsUsable
!Flasks.Flask1.Active
Manaflask:
KEY_2
CD: 3 secs
PlayerVitals.MANA.CURRENT <= 450 (I also tryed % Mana)
Flasks.Flask2.Charges > 15
Flasks.Flask2.IsUsable
!Flasks.Flask2.Active
Does anyone have any idea?
youve made a typo i assume you want 45% mana not 450%
-
Member
Thats MANA.CURRENT
I meant that i tryed "PlayerVitals.MANA.PERCENT <= 45" instead of CURRENT aswell and it didnt worked either
Last edited by Tallia; 12-25-2024 at 07:11 PM.
-
Originally Posted by
Tallia
Thats MANA.CURRENT
I meant that i tryed "PlayerVitals.MANA.PERCENT <= 45" instead of CURRENT aswell and it didnt worked either
Turn on AHK debug mode and see what’s the issue.
If I did not reply to you, it mean the question you are asking is stupid.
-
Post Thanks / Like - 1 Thanks
Sylax (1 members gave Thanks to GameHelper for this useful post)
-
Member
ok iam stupid and an even more stupid mistake..
for future reference - check ur selcted profile if u create more than one ...
ty for answer and the tool!
-
Post Thanks / Like - 1 Thanks
Sylax (1 members gave Thanks to Tallia for this useful post)
-
Member
hey guys, is it possible to use any app for price checking while you run game in limited user? because its only the one reason why for me this soft really uncomfortable for use
i tried to run poe overlay also with limited user, but it doesnt work
maybe someone has the solution
-
Member
Originally Posted by
wk3kd0ta
hey guys, is it possible to use any app for price checking while you run game in limited user? because its only the one reason why for me this soft really uncomfortable for use
i tried to run poe overlay also with limited user, but it doesnt work
maybe someone has the solution
uses Sidekick, It's working
-
Post Thanks / Like - 1 Thanks
wk3kd0ta (1 members gave Thanks to Eisner for this useful post)
-
Member
-
Member
Hello,
Guys Does anyone know how I can activate the controller in the GH Tool
-
Member
I have a request - is it possible to increase the range of the radar to see monsters that are further away than already set?1111.jpg
-
Member
I dont think, thats possible, because the game doesn't load all the monsters of the entire area as soon as you enter.
Monsters are loaded as you come close to them.
Correct me if i'm wrong.
If you want to know where the unique/quest monsters are you can create your own POI. The Map structures surrounding elite monsters always look the same and have specific Map markers. If you open the "add POI" Register you can see all map markers shown as numbers. That way you can identify the marker and create your own Point of Interest. I assume anytime in the future there will be a list with most POI's.... but you can also contribute in creating such a List
Last edited by FlynStar; 12-26-2024 at 09:02 AM.
-
Member
Originally Posted by
FlynStar
I dont think, thats possible, because the game doesn't load all the monsters of the entire area as soon as you enter.
Monsters are loaded as you come close to them.
Correct me if i'm wrong.
If you want to know where the unique/quest monsters are you can create your own POI. The Map structures surrounding elite monsters always look the same and have specific Map markers. If you open the "add POI" Register you can see all map markers shown as numbers. That way you can identify the marker and create your own Point of Interest. I assume anytime in the future there will be a list with most POI's.... but you can also contribute in creating such a List

Sounds logical, I've already thought of that, but what I've noticed is that sometimes the radius is larger when entering the map and sometimes not. Maybe it's an engine thing or whatever 
But maybe it does work
-
Member
Where the heck did you find poe trade companion for poe 2?