Jump to content

Home

Script


Kyle_KatarnJedi

Recommended Posts

Posted

Just make a script something like this:

 

affect ( "your_NPC", FLUSH )

{

set ( "SET_ANIM_BOTH", "BOTH_CONSOLE1" );

set ( "SET_ANIM_HOLDTIME_BOTH", -1 );

}

 

And have your NPC just face the console. There are a bunch of other console standing/sitting/typing loops that you can mess around with in BehavEd.

 

-clu

Posted

The easiest way by far is to open your character in Modview and go through all the animations available, until you find one that suits your needs. Mark the name of the animation sequence, and then just go forward by following clu's advice.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...