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

HumanHelmetByShadow

  • Like
Reactions: Barade
Keywords:
helmet footman
Contents

HumanHelmetByShadow (Model)

DO you plan on makeing anymore attachment models? cuse i need some that will actually show up in the world editor
 
well sometimes that doesnt work ether all the models in the attachment area except those new guns...wont show up no matter wat
 
to DarkGoblin:
Events - Unit picks up an item
Conditions - Item type of picked up item = (ur item)
Actions - Special Effect => Create a special effect on the head of triggering unit
Using Orb Based abilities works way better, only because when you drop the Item using GUI Triggers, it'll take about 5 secs for the item attachment to actually get removed from the Unit, JASS is also a better option if you want the Object to appear and come off smoothely if you don't want it to appear while picking up an Item.
I think this is what Anguish was suggesting, anyways.
 
I know how to import Helm and all other thing :!: .. but.. can anyon tell how i can do so the helm is on all grunt when i tranin them on barracks.. :!: :?:
 
@ Snake: Heres the Trigger ^^:

Event- a Unit gets trained (Generic Unit Event)
Condition - Unit type of (trained Unit) is (Your Unit)
Action - Create a special effect attached to the head of (trained unit) using (the helmet)

^^

This Helm is Nice btw.
 
u can also make an ability like life regeneration aura with attachement on it
and use it as an item ability easy as that.
and nice model:)
 
Back
Top