'unit drops item' event

mirrorman1de

Cool Member
Reaction score
4
hi,
i want my trigger to activate whenever an item is dropped. any idea what would be a sensible event to chose?
 

Dameon

"All the power in the world resides in the eyes"
Reaction score
127
generic unit event, unit loses an item
 

mirrorman1de

Cool Member
Reaction score
4
i am not talking about a hero dropping an item but a creep dropping an item. so to speak the first appearance of the item on the map for the first time.
 

shinami

Redirect your complaints to the nearest wall
Reaction score
47
i am not talking about a hero dropping an item but a creep dropping an item. so to speak the first appearance of the item on the map for the first time.

... ................. ............. ................ ..............

Units count AS : Every Freaking Moving/Selectable Object in the game, AkA Heroes,Creeps,Jesus.
 

mirrorman1de

Cool Member
Reaction score
4
but if your hero kills a creep and that creep has a loot table and lets say it drops a health pot for example when it dies, this event is not adressed by 'unit loses an item' since it was more or less just created by the game. it formerly was not in the possession of the creep. therefore it could not have lost it it.
 

Dameon

"All the power in the world resides in the eyes"
Reaction score
127
you asked for a item droped event, not a item droped on death, give me a sec and I will post a trigger.

Code:
Untitled Trigger 001
    Events
        Time - Every 1.00 seconds of game time
    Conditions
    Actions
        Item - Pick every item in (Playable map area) and do (Actions)
            Loop - Actions
                If (All Conditions are True) then do (Then Actions) else do (Else Actions)
                    If - Conditions
                        (Custom value of (Picked item)) Equal to 0
                    Then - Actions
                        Your actions here
                        Item - Set the custom value of (Picked item) to 1
                    Else - Actions
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top