TravelActionclass | action.t[1195] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
class
TravelAction : Action
TravelAction
Action
ReplaceRedirector
Redirector
object
Go
GoIn
GoOut
KeepGoing
Travel
baseActionClass
canUndo
direction
predefinedDirection
Inherited from Action
:
actionFailed
advanceOnFailure
againRepeatsParse
allowAll
extraMessageParams
failCheckMsg
failedActionCountsAsTurn
implicitTimeTaken
includeInUndo
isConversational
isImplicit
isRepeatable
oldRoom
parentAction
parentAllowAll
preCond
redirectParent
reportImplicitActions
scopeList
spellingPriority
synthParamID
timeTaken
turnsTaken
unhides
verbRule
verifyObj
wasIlluminated
doTravel
doTravelViaConn
doVisibleTravel
execAction
execCycle
getOutOfNested
outOfNestedInstead
Inherited from Action
:
acknowledgeNotifyStatus
addExtraScopeItems
addImplicitTime
advanceTime
afterAction
announceObject
beforeAction
buildImplicitActionAnnouncement
buildScopeList
checkAction
checkActionPreconditions
commandNotPresent
exec
execGroup
getAll
getAllUnhidden
getMessageParam
getPostImplicitReports
implicitAnnouncement
reportAction
scoreObjects
setMessageParam
setMessageParams
spPrefix
spSuffix
synthMessageParam
turnSequence
verify
verifyObjRole
wrapObjectsNP
Inherited from ReplaceRedirector
:
redirect
Inherited from Redirector
:
askMissingLiteral
doInstead
doNested
doOtherAction
baseActionClass | action.t[1197] |
canUndo | action.t[1424] |
direction | action.t[1421] |
predefinedDirection | action.t[1227] |
doTravel ( ) | action.t[1350] |
Note that we only display the various messages announcing failure of travel if the actor is the player character. We presumably don't want to see these messages as the result of NPCs trying to move around the map.
doTravelViaConn (loc) | action.t[1370] |
doVisibleTravel (conn) | action.t[1402] |
execAction (cmd) OVERRIDDEN | action.t[1234] |
execCycle (cmd) OVERRIDDEN | action.t[1203] |
getOutOfNested ( ) | action.t[1297] |
outOfNestedInstead ( ) | action.t[1265] |