-
Contributor
Wasnt active as i wasnt playing. Will change some stuff to move away from obsolete api soon. Any Problems lately ?
Originally Posted by
fearsome67
Added Aura with Divine Blessing usage. Supports only one blessing from the list.
GitHub link
Merged PR
Last edited by totalschaden; 04-01-2023 at 07:01 AM.
Amazon Wishlist - Gimmi Snacks


https://www.amazon.de/hz/wishlist/ls/MZ543BDBC6PJ
-
Active Member
Originally Posted by
totalschaden
Wasnt active as i wasnt playing. Will change some stuff to move away from obsolete api soon. Any Problems lately ?
Merged PR
well since you're here, wouldn't it be nice that we have ... Corrupting Fever (with key to trigger is if player has Adrenaline or not) in copilot? 
and Call of steel, perhaps?
Last edited by camapxam; 04-04-2023 at 11:16 PM.
-
Member
Can someone help me making it follow with waypoint or teleport to leader?
-
Member
Hi all, thanks very much for building this out. I might just be an idiot, but I don't seem to be able to get a Leader assigned. I can enter text into the Leader field, but it doesn't seem to update in the overlay and it doesn't end up following.
-
Member
Unfortunately I can't seem to get it working.
I put the folder from github to S:\Stuff\PoE\PoEHelper-3.21\Plugins\Source as described and when I start PoE Helper, I get this error message:
Build failed:
[08.04.2023 09:04:15,
S:\Stuff\PoE\PoEHelper-3.21\Plugins\Source\copilot-master\ImGuiExtension.cs(3
35, 52)] CS7036: Es wurde kein Argument angegeben, das dem formalen Parameter
"pOut" von "ImGuiNative.igGetContentRegionAvail(Vector2*)" entspricht.
[08.04.2023 09:04:15,
S:\Stuff\PoE\PoEHelper-3.21\Plugins\Source\copilot-master\ImGuiExtension.cs(3
35, 17)] CS0815: "void" kann einer implizit typisierten Variablen nicht
zugewiesen werden.
[08.04.2023 09:04:15,
S:\Stuff\PoE\PoEHelper-3.21\Plugins\Source\copilot-master\ImGuiExtension.cs(3
61, 52)] CS7036: Es wurde kein Argument angegeben, das dem formalen Parameter
"pOut" von "ImGuiNative.igGetContentRegionAvail(Vector2*)" entspricht.
[08.04.2023 09:04:15,
S:\Stuff\PoE\PoEHelper-3.21\Plugins\Source\copilot-master\ImGuiExtension.cs(3
61, 17)] CS0815: "void" kann einer implizit typisierten Variablen nicht
zugewiesen werden.
Am I missing something?
-
Member
HTML Code:
Build failed:
[09.04.2023 07:29:27, C:\Users\xxx\Desktop\Poe2\Plugins\Source\copilot-master\ImGuiExtension.cs(335, 52)] CS7036: Es
wurde kein Argument angegeben, das dem formalen Parameter "pOut" von "ImGuiNative.igGetContentRegionAvail(Vector2*)"
entspricht.
[09.04.2023 07:29:27, C:\Users\xxx\Desktop\Poe2\Plugins\Source\copilot-master\ImGuiExtension.cs(335, 17)] CS0815: "void"
kann einer implizit typisierten Variablen nicht zugewiesen werden.
[09.04.2023 07:29:27, C:\Users\xxx\Desktop\Poe2\Plugins\Source\copilot-master\ImGuiExtension.cs(361, 52)] CS7036: Es
wurde kein Argument angegeben, das dem formalen Parameter "pOut" von "ImGuiNative.igGetContentRegionAvail(Vector2*)"
entspricht.
[09.04.2023 07:29:27, C:\Users\xxx\Desktop\Poe2\Plugins\Source\copilot-master\ImGuiExtension.cs(361, 17)] CS0815: "void"
kann einer implizit typisierten Variablen nicht zugewiesen werden.
Same error as user above me after update to 3.21 using newest TC fork. Before updating the plugin compiled just fine.
Sorry for the german text but my guess is you can figure it out ;-)
-
Contributor
Originally Posted by
heoquoay
Can someone help me making it follow with waypoint or teleport to leader?
Originally Posted by
JxDm
Hi all, thanks very much for building this out. I might just be an idiot, but I don't seem to be able to get a Leader assigned. I can enter text into the Leader field, but it doesn't seem to update in the overlay and it doesn't end up following.
Havent looked into the Follower since I added it, but there is a pasting problem with the input field, i recommend you set the leader name in the config file directly and never touch the input field again 
Originally Posted by
Hunkar
Unfortunately I can't seem to get it working.
I put the folder from github to S:\Stuff\PoE\PoEHelper-3.21\Plugins\Source as described and when I start PoE Helper, I get this error message:
Am I missing something?
Originally Posted by
shukolade
HTML Code:
Build failed:
[09.04.2023 07:29:27, C:\Users\xxx\Desktop\Poe2\Plugins\Source\copilot-master\ImGuiExtension.cs(335, 52)] CS7036: Es
wurde kein Argument angegeben, das dem formalen Parameter "pOut" von "ImGuiNative.igGetContentRegionAvail(Vector2*)"
entspricht.
[09.04.2023 07:29:27, C:\Users\xxx\Desktop\Poe2\Plugins\Source\copilot-master\ImGuiExtension.cs(335, 17)] CS0815: "void"
kann einer implizit typisierten Variablen nicht zugewiesen werden.
[09.04.2023 07:29:27, C:\Users\xxx\Desktop\Poe2\Plugins\Source\copilot-master\ImGuiExtension.cs(361, 52)] CS7036: Es
wurde kein Argument angegeben, das dem formalen Parameter "pOut" von "ImGuiNative.igGetContentRegionAvail(Vector2*)"
entspricht.
[09.04.2023 07:29:27, C:\Users\xxx\Desktop\Poe2\Plugins\Source\copilot-master\ImGuiExtension.cs(361, 17)] CS0815: "void"
kann einer implizit typisierten Variablen nicht zugewiesen werden.
Same error as user above me after update to 3.21 using newest TC fork. Before updating the plugin compiled just fine.
Sorry for the german text but my guess is you can figure it out ;-)
Try to use ImGui.Net 1.75 for compile, should work. There were some changes after that version. If you are on the Discord Server feel free to send dm for compiled.
Amazon Wishlist - Gimmi Snacks


https://www.amazon.de/hz/wishlist/ls/MZ543BDBC6PJ
-
Post Thanks / Like - 1 Thanks
shukolade (1 members gave Thanks to totalschaden for this useful post)
-
Member
Originally Posted by
totalschaden
Havent looked into the Follower since I added it, but there is a pasting problem with the input field, i recommend you set the leader name in the config file directly and never touch the input field again
Try to use ImGui.Net 1.75 for compile, should work. There were some changes after that version. If you are on the Discord Server feel free to send dm for compiled.
Compiling with 1.75 works, thanks alot for the tip! Unfortunatly no access to discord nor an idea how to acquire it but thanks for the offer :-)
-
Active Member
Could someone compile this?
-
Contributor
Just pushed a new Version that can use the Latest ImGUI version, this should compile fine with the auto compiler
Amazon Wishlist - Gimmi Snacks


https://www.amazon.de/hz/wishlist/ls/MZ543BDBC6PJ
-
Post Thanks / Like - 1 Thanks
camapxam (1 members gave Thanks to totalschaden for this useful post)
-
Active Member
Originally Posted by
roska
Could someone compile this?
you don't need to, just go make a "copilot" folder in Plugin/Source, put totalschaden's file in there, run PEHelper, wait a bit, then it's there
-
Member
Originally Posted by
totalschaden
Just pushed a new Version that can use the Latest ImGUI version, this should compile fine with the auto compiler
where is this new version?
-
Active Member
automatic blessing aint working for me. can it be that it doesnt support vaal gems?
-
Contributor
Originally Posted by
roska
automatic blessing aint working for me. can it be that it doesnt support vaal gems?
The code is from a PR @fearsome67 , had a quick look seems to be no vaal supported there atm.
Amazon Wishlist - Gimmi Snacks


https://www.amazon.de/hz/wishlist/ls/MZ543BDBC6PJ
-
Contributor
Originally Posted by
roska
automatic blessing aint working for me. can it be that it doesnt support vaal gems?
Originally Posted by
totalschaden
The code is from a PR @
fearsome67 , had a quick look seems to be no vaal supported there atm.
Got it. I'll check this out, when I have some time.