Sverkerman
Hosted Project: BoW
- Joined
- Feb 28, 2010
- Messages
- 1,325
Hey!
So I'm in quite a special situation. The ability "Select Hero" is enabled and my store has it, however I cannot have the button shown since I'm using all the space within the store for items to be bought. Therefore the user cannot use the spell within the store to select which hero should be doing the buying.
Now in my map you have several heroes and I've made an ability based on Channel to trigger who the stores should have selected to do the buying, so that the user can choose who should be doing the buying, but it doesn't work.
I'm currently using:
call IssueTargetOrderById(udg_Unit_TempCastingUnit, 'Aneu', udg_Unit_TempTargetedUnit)
But it wont work?
Anyone that has any idea as of how to trigger a store to use Select Hero on a specific target?
+rep to any advice!
So I'm in quite a special situation. The ability "Select Hero" is enabled and my store has it, however I cannot have the button shown since I'm using all the space within the store for items to be bought. Therefore the user cannot use the spell within the store to select which hero should be doing the buying.
Now in my map you have several heroes and I've made an ability based on Channel to trigger who the stores should have selected to do the buying, so that the user can choose who should be doing the buying, but it doesn't work.
I'm currently using:
call IssueTargetOrderById(udg_Unit_TempCastingUnit, 'Aneu', udg_Unit_TempTargetedUnit)
But it wont work?
Anyone that has any idea as of how to trigger a store to use Select Hero on a specific target?
+rep to any advice!