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

hello

Status
Not open for further replies.

Nedetheo

N

Nedetheo

Ok so...first...how to add a weapon into someone's hand...i try to add the code to the model file(wrong) and transform the monster into a sword... please answer and how can i set the max. lvl of skills and characters
 
look...sorry i saw after i posted...really sorry...but i wait for an answer...thank you ^_^
 
Hi Nedetheo!
1. To add a weapon you need to create a dummy ability (create a new ability ex: Item Armor Bonus +1) and set defense bonus to 0. At Art - Target add the weapon model you wish to add to the unit.
At Art Target - Attachment Point 1 write "hand,right" or "hand,left" (right or left hand to attach)
Then give the ability to the unit.
 
Ok so...first...how to add a weapon into someone's hand...i try to add the code to the model file(wrong) and transform the monster into a sword... please answer and how can i set the max. lvl of skills and characters
The other kid did post the correct way to add weapons to your hands. You just put the ability as normal under the target unit. If you want the weapon to change in game you use triggers to remove the abilitiy and add a new one with the other weapon model.

To change max hero level you go into advanced settings. Use custom settings. And scroll down to max hero level and set it to what you want.

Level of skills is decided in the object editior spell tab. You just change the number of levels on the spell you want to change or make a new spell.
 
thank you guys you're the best :P i will add some questions if i dont know thank you again XD
 
Hey!

I didn't get the thing with the weapon... I tried to make an abillity and added to a Hero... But didn't work... Dunno why... I DID something wrong, but don't know what... Can someone help me?
 
It has to a be a Unit Ability. Change the Armor +1 where it says Item Ability - True, to False. Otherwise make sure the model you're using works propery like changing the model of the peasant to the weapon just to see if you imported it correct.

Edit: While I'm at it, who's a quote from General_Frank for you new comers, Nedetheo and Soner.
Welcome to the Hive ! !ntroduce yourself to the Hive
 
Last edited:
Status
Not open for further replies.
Back
Top