Difference between revisions of "GetIdleDoneOnce"
Jump to navigation
Jump to search
imported>Fella |
imported>Vswe m (Added Search Terms) |
||
Line 14: | Line 14: | ||
[[Category: Miscellaneous Functions]] | [[Category: Miscellaneous Functions]] | ||
[[Category: Miscellaneous Functions (CS 1.0)]] | [[Category: Miscellaneous Functions (CS 1.0)]] | ||
<!-- Begin Search Terms | |||
Get | |||
Idle | |||
Done | |||
Once | |||
End Search Terms --> |
Latest revision as of 08:52, 20 June 2008
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.