lonesoldier 0 Posted July 1, 2003 Sorry, bad explaining in the topic title. Ive got a Zombie. Ive got it doing the animation where a unit picks up an object from the ground. BUT, i need him to keep doing the animation. When he performs the animation, get gets down on his hands and his knees, then straight away hops back up. Whereas if i can get him to stay on his hands and knees, that'd be bloody brilliant. I need it so he looks like hes kneeling down eating a body I need a solution ASAP, if possible! Share this post Link to post Share on other sites
vitoal125 0 Posted July 1, 2003 not sure if this will work or if he'll just keep standing and kneeling, but maybe try a looping script that makes the said named unit perform the animation over and over example (not sure on the coding); #zombiebite zombie effect 'take weapon' ~1 goto "zombiebite" not sure of the commands right now, I usually have to have the reference open when scripting, but hopefully this will work for you. Share this post Link to post Share on other sites
lonesoldier 0 Posted July 2, 2003 Cheers man, but its been worked out in another thread Share this post Link to post Share on other sites