GetIdleDoneOnce

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

Syntax:

GetIdleDoneOnce

Used in the idle manager in order to mark a particular idle to play only once during a particular situation.

For example if you put a salute idle in the dialogue idles that happen when two NPC's are talking to each other and put the GetIdleDoneOnce == 1 on it then they will just pick it once and use idles below it throughout the rest of the conversation.