• 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.

Items placable over doodads

Status
Not open for further replies.
Level 14
Joined
Oct 6, 2008
Messages
759
Can this be done? I was wondering for a long time now, but never asked. The question is related to doodads that have pathing and cannot be went through by units. I am aware items can be placed over doodads with 0 colision. Perhaps some mambo-jambo script code from jass or something like it?
 
Level 14
Joined
Jul 12, 2011
Messages
1,371
You could ''make the item a unit''.
What i mean with that is to create a unit or a dummy one and give him the model of the item(the chest with the gold) and make him a flying unit.
After that create regions and triggers that will help you to what you want to do.
:goblin_good_job:
 
Level 14
Joined
Oct 6, 2008
Messages
759
You could ''make the item a unit''.
What i mean with that is to create a unit or a dummy one and give him the model of the item(the chest with the gold) and make him a flying unit.
After that create regions and triggers that will help you to what you want to do.
:goblin_good_job:

I am looking for something simplier, because the amount of items is pretty high. Imagine stacking 5-10 items on a table, it would be very hard to achieve that way.
 
Level 19
Joined
Aug 8, 2007
Messages
2,765
^ :D

sadly, no, an items pathing map cannot be edited. There might be a way to edit every doodad in-game's pathing map individually to accept items, but I doubt it
 
Status
Not open for further replies.
Top