Warcraft III resources & community, 2003–2006 · archived

Help Why Wont This Item Work!?

6 posts
#1

Help Why Wont This Item Work!?

Hey people I was going to have it so you can pick up guns in my map and shoot them with a spell that was attatched to the Item and have the guns model attatch to
you but... didnt work out so much for some reason heros units and everything I can think of cant pick the item up even! Whatsup with that! So I might have a little bit of an idea of what might be doing it but Im afraid to change in incase I screw it up

A:I said attatch "hand right" does that need a underscore? or do I need to make front of each word ^ "Hand Right"

B:I am making the ability a unit ability I guess?
doesnt say hero or item :shock:

C:Nothing to do with the above Im just freakin out tryin to make excuses :twisted:
#2
>but Im afraid to change in incase I screw it up
good way to fail anything
#3
low-life>but Im afraid to change in incase I screw it up
good way to fail anything


thanks for saying that because that solved my problem now i can carry on with life knowing that you made a useless post thank you for your time
#4
You'd better show a trigger.
#5
Yeah, we can't help with the items not being picked up without knowing what triggers are involved. For your attachment problem, the target attachment point is two strings: "hand" and "right". Or at least that's how I do it with those weapon-attachment abilities, don't know if there's another way.
#6
aye, its hand,right ( which is also hand on one line and right on the next ). Attachments can't take spaces in them, you add each new word on a new line.