- Joined
- Jun 26, 2020
- Messages
- 1,928
Hello, I was looking these threads:
www.hiveworkshop.com
www.hiveworkshop.com
And many more, but is not working:
I trying doing this:
And prints me:
What can i do? Or I have to just emulate sell the items, because that was the other option I found.
[Solved] - Global shop - target specific unit
I have a global range shop set up to prevent the delay in shop activation when picking a shop patron (target). What I need is, based on the ability being cast, to target a corresponding unit. Item Shop (open shop) should select patron unit A Item Shop (open shop stash) should select patron unit...

How to Ai buy tome?
Hello, I need help creating for my own map. I have few point to help needed. Map about me with 2 insane and opposite side enemy 9 insane. Its still melee map so computer make base. But i play only one here and taking advantage myself buying tome and items. My problem is 1) I want my to ally...

I trying doing this:
Wurst:
print(IssueNeutralTargetOrderById(players[bot], shop, Orders.neutralinteract, h))
print(IssueNeutralImmediateOrderById(players[PLAYER_NEUTRAL_AGGRESSIVE]/*No matter what player I put*/, shop, HEALING_SALVE.getNewId()))
Code:
True
False