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

Attaching a Model to a unit when Item is picked up

Status
Not open for further replies.

Aud

Aud

Level 1
Joined
Jan 6, 2011
Messages
1
Basically I'm trying to make a Weapon appear equipped on a unit when it picks up a specific item.
So far this is what I've tried:

Adding a Behavior in the "Carry Behaviors" of the Item (couldn't find a way to attach a model or actor there)

Adding an Effect under the "Effect" of the item (couldn't find a way to attach a model or actor to a unit by using an effect)

Using Triggers to attach a model to attachment point when Item is picked up (Couldn't manage to validate the unit type as the item I'm doing this for)

I'd really like any pointers on how I can get this to work, preferably without using triggers.
 
Status
Not open for further replies.
Top