Selection - Select (Item) for Player 1 (Red). Is it possible?

Status
Not open for further replies.
Level 5
Joined
Mar 20, 2008
Messages
57
I have looked through the Jass function list and cannot find a select item function.
Is it possible to make a player select an item?

Here is how you make a player select a unit:
  • Events
  • Conditions
  • Actions
  • Selection - Select (Triggering unit) for Player 1 (Red)
I have made many menus using Multiboards, I just thought I might try something different.

I was thinking of making a unique menu that uses Items 'Descriptions'.
When an item that is sitting on the world map (not in your inventory) the area in wacraft 3 GUI that normally displays your units attack, armor etc. is an open space that just displays the item's description.

Arrow keys would be used to move up and down on the menu.
Each time you press an arrow key to move on the menu you would select a different item with a different item description.


-------------------------------------------------
-> Attack​
Defend​
Spell​
-------------------------------------------------


-------------------------------------------------
Attack​
-> Defend​
Spell​
-------------------------------------------------


-------------------------------------------------
Attack​
Defend​
-> Spell​
-------------------------------------------------
 
Status
Not open for further replies.
Top