- Joined
- Jun 20, 2017
- Messages
- 380
Any ideas + Rep
How to limit an item?
How to limit an item?
-
Cant Buy Item Copy
-
Events
-
Unit - A unit Acquires an item
-
-
Conditions
-
(Item level of (Item being manipulated)) Greater than (>) 1
-
-
Actions
-
Multiple FunctionsIf (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Item-type of (Item carried by (Hero manipulating item) of type Gold of Wall)) Equal to (==) Gold of Wall
-
-
Then - Actions
-
Item - Remove (Item carried by (Hero manipulating item) of type Gold of Wall)
-
Game - Display to (Player group((Owner of (Hero manipulating item)))) the text: |cffFF0000You can n...
-
-
Else - Actions
-
-
-
Last edited: