• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

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