Jump to content

OBSE: OnActivate and chairs


TDA

Recommended Posts

Posted

I noticed that the block - 

 

OnActivate

 

 does not work for chairs (only for the player and chair not actor).

 

What is the alternative for the chair and the actors?

Posted

Why?  Why should a NPC activate a chair if he don't want to sit on the chair?

 

What do you want to do?

 

I do not want to do anything with a NPC, with a chair.

 

I have a swing chair, with two animations, I need to run them by activating the actor. without this option, a lot of *crutches*.

 

Posted

What's with a "GetSitting" check object script?

My script knowledge is shit, but isn't possible to check if an actor is GetSitting == 3, and then start the animation?

Posted

What's with a "GetSitting" check object script?

My script knowledge is shit, but isn't possible to check if an actor is GetSitting == 3, and then start the animation?

 

Because it is a universal actor (any actor can sit down and Player too, and any location ). Without going into details to use this function (GetSitting == 3), you need to manage three scripts at the same time to optimize CPU time.

Archived

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...