Warcraft III resources & community, 2003–2006 · archived

Attatchments

7 posts
#1

Attatchments

How do you get a model to be in the hands of a unit? like a peasent holding a gun or a rocket.
#2
OMG come on I know there are people who know how to do this and will tell me.
#3
Events

Unit - A unit enters (Playable map area)


Conditions

(Unit-type of (Entering unit)) Equal to Footman


Actions

Special Effect - Create a special effect attached to the (LOCATION HERE [weapon/right hand/left hand/etc.]) of (Entering unit) using (ATTACHMENT HERE)


Hope this works. :D
#4
Dangit!!! doesent work. are you sure thats what it is and what does Entering Unit do?
#5
Hmmm... Try a different event... Everything else is right.
#6
leissaKHmmm... Try a different event... Everything else is right.


And of course remove the condition then :wink:

Best to test it is "map init" or "elapsed time" as event
#7
U can just change the event to Map initalization then instead of saying a unit enters region, u say

TriggersMenu>SpecailEffect>Create Specail Effect at Point

then instead of the region u change it to variables and press "select unit" and select the unit u want to do special addon to. That allways works for me.