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

Wep attachment help

Status
Not open for further replies.
Level 3
Joined
May 7, 2007
Messages
45
hi if working on a map where im attaching weps to mairne models and im haveing prolbems doing can u help me?
 
It just so happens that I'm making a marine map right now also. There are several methods you can use for this:

Method #1: Make a new custom ability based off of Armor +1 or something. Set the field that gives armor to 0. In the Art - Target field, select what weapon you want. Make a string in the Art - Target Attachment Point field with 'weapon' (without the quotes). Finally, give the ability to your unit.

Method #2: Make a trigger that has the Create Special Effect On Unit action. Pick your weapon model, and type 'weapon' in the attachment point (labeled 'overhead' by default).
 
ok i got teh attachments working only problem is the stats stay the same and when the unit drops the item the attachment is still on it can some one help me out?
 
Last edited:
ok i fixed that problem the only problem now is the unit changes into a nother
a nother suit but when i do it it changes unit and destorys item how can i fix that?
 
Status
Not open for further replies.
Back
Top