- Joined
- Jun 17, 2006
- Messages
- 2
Lets start my probleme is item drops. Te normal mobs on map drop item but the spawn monster dont drop. And i read other topic item drop. Here are the trigger.
Event-
A unit dies
Conditions-
(dying unit) equal to <the creep that drops item>
Actions-
Set <itemdrops> to random number from 1 to 10
If/then/else-
-If <itemdrops> equal to 1
-then create (item) on position of (dying unit)
-else do nothing
If/then/else-
-If <itemdrops> greater than 1
-then do nothing
-else do nothing
in this trigger all are good but the probleme its i dunno where go for put trigger
Set <itemdrops> to random number from 1 to 10
If/then/else-
-If <itemdrops> equal to 1
-then create (item) on position of (dying unit)
-else do nothing
If/then/else-
-If <itemdrops> greater than 1
-then do nothing
-else do nothing
Can someone tell me where i need to go or give a map where this trigger are in plz.
Event-
A unit dies
Conditions-
(dying unit) equal to <the creep that drops item>
Actions-
Set <itemdrops> to random number from 1 to 10
If/then/else-
-If <itemdrops> equal to 1
-then create (item) on position of (dying unit)
-else do nothing
If/then/else-
-If <itemdrops> greater than 1
-then do nothing
-else do nothing
in this trigger all are good but the probleme its i dunno where go for put trigger
Set <itemdrops> to random number from 1 to 10
If/then/else-
-If <itemdrops> equal to 1
-then create (item) on position of (dying unit)
-else do nothing
If/then/else-
-If <itemdrops> greater than 1
-then do nothing
-else do nothing
Can someone tell me where i need to go or give a map where this trigger are in plz.