Thread
:
NPC Character -- Replace its Animation(s)
View Single Post
#
7
09-27-2007, 03:32 AM
DustyPorViva
Will work for food. Maybe
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
Quote:
Originally Posted by
Switch
okeh
If you have an NPC with animations, simply change the animation being set in the setcharani line.
You can either do that, or do something like:
this.walkani="whateverani";
setcharani(this.walkani,null);
DustyPorViva
View Public Profile
View GraalOnline Profile
Find all posts by DustyPorViva