Latest update broke pickit plugin
Latest update broke pickit plugin
I'm confused by the current version of ExileApi. Does LabelsOnGroundListPtr have the wrong offset? I used to get label chests with this offset, but now it always returns 0. And what happened to the offsets in the new version? Why do VS and dnSpy show some strange offsets?
w.png
Is pathing from radar not working in maps? It was working fine in campaign. Or am i missing something?
I mean pathing to targets like boss and league npcs/objects
You can only path to things you know the location of:
1) Terrain features (this is how most campaign anchors are made)
2) Entity that is loaded at the start of the map (this is how heist pathing works)
Long story short, if you find something like that you can add it, there's just nothing preconfigured.
Oh ok I didn't know objects aren't preloaded when you enter the map.
btw: Is the hud safe to use? I ve seen in previous page that you said it needs updating, but not sure if you were referring to entire tool or just some parts of it that the person asked for.
Hi
I have a melee skill which can be use even without target.
Anybody can show a some code which can judge whether my mouse is targeting a monster? Then I will only use this melee skill when the mouse is targeting a monster.
Thanks
Hi, GameController -> IngameState -> IngameUi -> PartyElement seems to not be working. It is causing Copilot to not work thorughout zones. Any fix?