View Single Post
Old 03-22-2003, 10:15 PM   #3
Sir Ryan Trawl
Dungeon Master
 

Join Date: October 13, 2002
Location: High Hall of the Radiant Heart, Athkatla
Age: 36
Posts: 65
To make a NPC sit on the ground (when not in a conversation) is:
void main()
{
ActionPlayAnimation(ANIMATION_LOOPING_SIT_CROSS,1. 0,4000.00);
}
Make a script that says that, and put it in the OnHeartbeat script on the NPC
__________________
<img border=\"0\" alt=\"[repuke]\" title=\"\" src=\"graemlins/repuke.gif\" /> <br />\"TORM TAKE YOU!!\"
Sir Ryan Trawl is offline   Reply With Quote