Here are two scripts:
Sitting at Desk
;//TF-341 Artificial Intelligence Script
desc = DarkAI Sitting at desk
;------------------------------------------------------------------------------------------------------------------------------------------------------
;//Start Script
:state=0:animate=137,state=1
:state=1:none
;//End
Sitting and typing at desk
;//TF-341 Artificial Intelligence Script
desc = DarkAI Sit and type only Only
;------------------------------------------------------------------------------------------------------------------------------------------------------
;//Start Script
:state=0:animate=139,state=2
:state=2:none
;//End
You have to make sure and position the npc just right. You have to fiddle around with it a little to get it to look right.
Here is an npc placed in the map who will be sitting down when the
game is running.
Here is same npc in game sitting and typing. The hands actually move across keyboard.