• Check out the results of the Techtree Contest #19!
  • Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

Drop item from destructable??

Status
Not open for further replies.
event: destructable dies
condition:destructable type is equal to your destructible type
action: set "dropchance" = random number between 1 and 7
if randomnumber equal to 1 then drop item 1
if randomnumber equal to 2 then drop item 2
...
change the numbers according to your needs
 
ok thx...
i got a question
i did the "select, press enter, item drop" thingy
and i choose the "Custom... item... something"
and i made a new "custom item drop set"
is there any way to save it?
the Cutom item drop set i mean so i dont' have 2 do it over and over again.?
(similar to ... save "all objects (or something like that)" in the object editor?


and this maybe wrong place 2 ... "post" this question, but if i wanna upload a map onto this site... how do i do it? (lol i know XD)

and i used some ... custom models which i downloaded from this site...
so about credit...
where do i put my "credit" page??
and do i have 2 type in EVERY model's creator's name?
or i just type in this site's address?

plz give reply
thx XD
 
On the dropdown menu there's two options:
"Use Item Table From Map" and "Use Custom Item Table"

If you plan to have multiple destructibles that can drop the same possible items, select the first option. You can then make drop tables that you can automatically pick for any destructible afterward.

Also, I usually put my credits as a quest in the quest log.
 
Status
Not open for further replies.
Back
Top