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

Villager

This is a VillagerMan where I have added alot of animations from other models. This model is really usefull if you want your unit to attack with bow, crossbow, onehand, twohand, duel, spell or defend attack animation. The model have 40 animations.

Animation Tags

None = VillagerMan Attack
Alternate = Onehand Attack
Channel = Twohand Attack
Defend = Defend Attack
Flesh = Spell Attack
Gold = Duel Attack
Lumber = Bow Attack
Work = Crossbow Attack

Just use this script to add an animation tag:
JASS:
call AddUnitAnimationProperties(unit,"Alternate",true)

Keywords:
VillagerMan, Man, Animation, Animations, Attack, Walk, Spell, Death, Defend, Combat, System, Warrior, Fighter
Contents

Villager (Model)

Villager (Model)

Reviews
14:35, 12th Apr 2008 General Frank: Approved. Very nice and useful model. Simple but extremely effective.
Maybe i'm an idiot or it's becaus i'm a beginner but the "call..." thing doesn't work for me...
Someone help me?

edit: okay got it
 
Last edited by a moderator:
can i ask try adding rifleman animation (shotgun), marine animation (machine gun), demon hunter too it will great

btw its 5/5
 
Last edited by a moderator:
Great model, extremely useful. It would be helpful if it had the marine gun attack animations though,
 
Could also use the demon hunter attack and mouvement animations. That would be a blast. ^^
 
you should add a villager2 cause i like beardy better and it would be so cool if you could add a burning death a freezing death and a decapitation that would be awsome :thumbs_up:
 
love ur model, using it for my city sim ^^

could you make him make a stabbing motion with his left hand. i want it to look good when hes holding a spear ^^

+rep
 
Greetings,

Nice animations, I'm wondering if you could make an animation where the villager is laying on his back, either dead or sleeping (no gore or such). Also, I'm thinking making a woman villager model with these animations would complement it making it awesome.

Yours Truly,
Princess Chizume of Clan HoA
 
This would be quite useful with the right gui(or jass which would prolly work better) you could make a game which with different wepons the animations changed you gained certain abilatlys (like defend) and you wouldnt need to completly change the model every time you want to switch the wepon animations or have to suffer for the punching with a sword animation which doesnt look verry good, definently gonna use this after i post this. :grin:
 
I would really like to use this model in my map, but i dont really like some of the animations:

the Two handed attack is a stabbing animation. Two handed weapons are not used for stabbing and it also pretty much nagetes the use of paladin hammer with it.

Also the gold, which supposed to be duel wileding suffers from the same problem (you could just leave it one handed stabing weapon).
 
Okok. I dont understand a shit ! :S

Where do i put this?:
JASS:
call AddUnitAnimationProperties(unit,"Alternate",true)

I tried coustom script but i got "error" when i try the map :(
Just use Unit Required animations in object editor. :D
I can't use the model... It says "Could not load file"...
Anyone help?
You may have already downloaded it.
 
Very useful for my rpg map

The only thing is how i add a script??

Ehm my animations crashed dont know why :sad::hohum::thumbs_down:

I found it.
A simpler way is to go to object editor and click on: Required animation names (on your villager many animations)
then wrote the tag animation u want :P
 
Last edited by a moderator:
To change the animation you need only to go in object editor of the villager with many animations and in Art - Required Animations Name and put a animation tag how this:


You need see what is the animation tag to you put:

Animation Tags

None = VillagerMan Attack
Alternate = Onehand Attack
Channel = Twohand Attack
Defend = Defend Attack
Flesh = Spell Attack
Gold = Duel Attack
Lumber = Bow Attack
Work = Crossbow Attack

KC can you make a version with the arrow in bow attack, is too much strange the arrow appear only unit fire.

Edit:
You only need change the tag animation man.
 
Last edited:
How do you make the script,, sry im not used with script.What am i suposed to write in on unit?
 
Back
Top