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

Help With Hero Equiping Weapons!! PLZ

Status
Not open for further replies.

NsKiller1

N

NsKiller1

How Do you Make an Item that can be equiped(Like A Sniper)
I got the model for the sniper but how can the equip it and fire it.
PLZ HELP! :sad:
 
How Do you Make an Item that can be equiped(Like A Sniper)
I got the model for the sniper but how can the equip it and fire it.
PLZ HELP! :sad:

you mean like a model attachment? or just an item that adds an ability?


if its a unit attachment go here:
https://www.hiveworkshop.com/forums/showthread.php?p=402159#post402159


if its supposed to add an ability on equip then do:
  • Events
  • Unit- A unit Acquires an item
  • Conditions
  • ((Triggering unit) has an item of type itemX Equal to True
  • Actions
  • Unit - Add AbilityX to (Triggering unit)


or add the attachment to an item:
wfsfg.jpg

help1.jpg
 
Last edited:
Like you Know Undead Assult you can find weapons on street and equip them and fire them. Like That
 
You will need the model for it and then when the unit picks up the item you trigger so that the model is changed into a new model thats exactly the same except for with the attachment now on it.
 
Can some1 explain that in a way that i can understand it. Or show Examples.
ty for feedback.:eekani:
 
Alright i did all the thing from ur link let me try it out...
brb
 
Well didnt do wat i wanted it to do..

I want it so if i drop random custom items(weapons) when a player picks it up they can click on it and wield it. Like Undead Assualt and Night Of the the Dead.

Plz Reply
 
Ok, make it so that when a unit uses the ability of the weapon, make it change what the unit is. So if u have a basic marine and he picks up a sniper when you use the sniper (click it in inventory) it changes the unit from a Marine to a Sniper, that would be one way.

For the attachment import the model and use the sphere ability then change the attachment points from sprite 1,2 and 3 to hand,left. He wont use it like an ordinary weapon but u will see it on his left hand
 
Progress

Alright I got the marine to hold the Weapon useing the Shere Ability but how Can i Make it shot Like a Reagulay weapon.(When i tell it to attk something it uses it like a sword). Plz Reply:thumbs_up:
 
Alright I got the marine to hold the Weapon useing the Shere Ability but how Can i Make it shot Like a Reagulay weapon.(When i tell it to attk something it uses it like a sword). Plz Reply:thumbs_up:

It's up to you how to make it work.

Either make the missile a bullet or an effect on the target. The choice is yours.
 
O Really
Im gonna go Mess around With a few different types Ill reply when i get it working

Thx for all ur guys help.
 
Status
Not open for further replies.
Back
Top