Just found this as fix "UI - Disable Smart Click for (All players) commands" but I am unable to find that in UI after this update.
Edit: Okay I found the command to turn off smartclick but then noticed that with it off I can't pick up items...sigh. Any way to pick up items by walking on them?
Is there any way to have my unit always selected but make it so I can't click-move with the right mouse button?
Just found this as fix "UI - Disable Smart Click for (All players) commands" but I am unable to find that in UI after this update.
Edit: Okay I found the command to turn off smartclick but then noticed that with it off I can't pick up items...sigh. Any way to pick up items by walking on them?
Try triggers event- "unit is clicked"
condition = attribute check - item
add item to inventory of (your hero)
I am not finding the attribute check -item.
And I believe the trigger event I got is correct being Triggeraddeventunitclick(myunit,1)