• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Random Item Dropping

Status
Not open for further replies.
Item array Items
Create Items[Random integer bewtween 0 and 100]
Hope that helped

The item array thing, Thats what i wanted to do. I just dont know how to make the item be created at a random chance, and i reaaalllyyy got confused on this part:
  • Events
  • blahblahblah
  • Conditions
  • blahblahblah
  • Actions
  • Item - Create MaxItemArray[#] at (Position of (Dying Unit))
Its the max Item array i need help on. Do i put a number in the [#]?
Or do i just leave it as it is?
 
Status
Not open for further replies.
Top