Uhmmm im trying to get an item drop system up and working... But im trying and trying.. And nothing is happening... Heres what I am trying thus far:
Oh and before I forget I have a abilities book im trying to make... It hasn't gone so well this far I deleted my last trigger to try and get a abilities book up.. If someone could get me a suggestion I would deeply appreciate it?
-
Forest Stalkers
-
Events
- Unit - A unit Dies
-
Conditions
-
And - All (Conditions) are true
-
Conditions
- Itemdrop1to10[1] Equal to 1
- (Unit-type of (Triggering unit)) Equal to Forest Stalker
- (Owner of (Dying unit)) Equal to Player 12 (Brown)
-
Conditions
-
And - All (Conditions) are true
-
Actions
- Set Itemdrop1to10[1] = (Random integer number between 15 and 25)
- Item - Create Troll Axe at (Position of (Dying unit))
-
Events
Oh and before I forget I have a abilities book im trying to make... It hasn't gone so well this far I deleted my last trigger to try and get a abilities book up.. If someone could get me a suggestion I would deeply appreciate it?