StopEventListclass | eventList.t[299] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
This is often useful for things like ASK ABOUT topics, where we reveal more information when asked repeatedly about a topic, but eventually reach a point where we've said everything:
>ask bob about black book
"What makes you think I know anything about it?" he says, his voice shaking.
>again
"No! You can't make me tell you!"
>again
"All right, I'll tell you what you want to know! But I warn you, these are things mortal men were never meant to know. Your life, your very soul will be in danger from the moment you hear these dark secrets!"
>again
[scene missing]
>again
"I've already told you all I know."
>again
"I've already told you all I know."
class
StopEventList : EventList
StopEventList
EventList
Script
object
Inherited from EventList
:
curScriptState
eventList
eventListLen
resetEachCycle
Inherited from EventList
:
addItem
construct
doScript
doScriptEvent
resetList
scriptDone
Inherited from Script
:
getScriptState
advanceState ( ) OVERRIDDEN | eventList.t[300] |