Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inRegion/2 sticking around #2

Closed
TeamSPoon opened this issue Feb 4, 2015 · 1 comment
Closed

inRegion/2 sticking around #2

TeamSPoon opened this issue Feb 4, 2015 · 1 comment

Comments

@TeamSPoon
Copy link
Member

inRegion/2 sticking around

NPC9Wesley716> look
actNotice(you,begin(you,actLook))

[] [] [] [] [] [] []
[] -- -- -- -- -- []
-- -- -- -- -- []
NP -- -- -- -- []
-- -- -- -- -- []
[] -- -- -- -- -- []
[] [] [] [] [] [] []
text(mudAtLoc_first_of('NPC9Wesley716',xyzFn(iArea1014,1,3,1))).
text(mudAtLoc_first_of('NPC9Wesley716',iArea1014)).
text(mudAtLoc_first_of('NPC9Wesley716',iArea1016)).
nameStringsList=(t)notFound(f4,nameStringsList,_G164185381).
ftText=(t)mudDescription("Riker's Quarters").
ftText=(t)mudDescription("You've arrived in Riker's quarters").
ftText=(t)mudDescription("The room is very neat and tidy, with a couch and several chairs aranged around a coffee table by the eastern wall").
ftText=(t)mudDescription("A small partition at the northern part of the room seperates his sleeping area with the ftRest of the room").
events=(t)mudDeliverableLocationEvents('NPC9Wesley716',xyzFn(iArea1014,1,3,1),actTick('NPC9Wesley716',xyzFn(iArea1014,1,3,1))).
path(vWest)=(t)pathBetween(iArea1014,vWest,iArea1013).
pathName(vWest)=(t)pathName(iArea1014,vWest,"A corridor is West").
text(localityOfObject('NPC9Wesley716',iArea1014)).
text(mudFacing('NPC9Wesley716',vNorth)).
mudNearFeet=(t)notFound(f4,mudNearFeet,_G164560842).
mudNearReach=(t)notFound(f4,mudNearReach,_G164573460).
mudGetPrecepts=(t)notFound(f4,mudGetPrecepts,_G164586058).
mudMoveDist=(t)notFound(f4,mudMoveDist,_G164598669).
mudHeightOnObj=(t)notFound(f4,mudHeightOnObj,_G164604153).
ftText=(t)mudStowing('NPC9Wesley716',iFood1).
ftText=(t)[wearsClothing('NPC9Wesley716','Item2RedUniform719'),wearsClothing('NPC9Wesley716',iBoots717),wearsClothing('NPC9Wesley716',iComBadge718)].
actNotice(you,done(you,actLook))
NPC9Wesley716> s
actNotice(you,begin(you,actMove(vSouth)))
actNotice(you,done(you,actMove(vSouth)))

[] [] [] [] [] [] []
[] -- -- -- -- -- []
-- -- -- -- -- []
-- -- -- -- -- []
NP -- -- -- -- []
[] -- -- -- -- -- []
[] [] [] [] [] [] []
text(mudAtLoc_first_of('NPC9Wesley716',xyzFn(iArea1014,1,4,1))).
text(mudAtLoc_first_of('NPC9Wesley716',iArea1014)).
text(mudAtLoc_first_of('NPC9Wesley716',iArea1016)).
nameStringsList=(t)notFound(f4,nameStringsList,_G176915651).
ftText=(t)mudDescription("Riker's Quarters").
ftText=(t)mudDescription("You've arrived in Riker's quarters").
ftText=(t)mudDescription("The room is very neat and tidy, with a couch and several chairs aranged around a coffee table by the eastern wall").
ftText=(t)mudDescription("A small partition at the northern part of the room seperates his sleeping area with the ftRest of the room").
events=(t)mudDeliverableLocationEvents('NPC9Wesley716',xyzFn(iArea1014,1,4,1),actTick('NPC9Wesley716',xyzFn(iArea1014,1,4,1))).
path(vWest)=(t)pathBetween(iArea1014,vWest,iArea1013).
pathName(vWest)=(t)pathName(iArea1014,vWest,"A corridor is West").
text(localityOfObject('NPC9Wesley716',iArea1014)).
text(mudFacing('NPC9Wesley716',vSouth)).
mudNearFeet=(t)notFound(f4,mudNearFeet,_G177291112).
mudNearReach=(t)notFound(f4,mudNearReach,_G177303730).
mudGetPrecepts=(t)notFound(f4,mudGetPrecepts,_G177316328).
mudMoveDist=(t)notFound(f4,mudMoveDist,_G177328939).
mudHeightOnObj=(t)notFound(f4,mudHeightOnObj,_G177334423).
ftText=(t)mudStowing('NPC9Wesley716',iFood1).
ftText=(t)[wearsClothing('NPC9Wesley716','Item2RedUniform719'),wearsClothing('NPC9Wesley716',iBoots717),wearsClothing('NPC9Wesley716',iComBadge718)].
NPC9Wesley716>

@TeamSPoon
Copy link
Member Author

Fixed in 2016

TeamSPoon pushed a commit that referenced this issue Apr 9, 2021
@TeamSPoon TeamSPoon reopened this Sep 19, 2021
TeamSPoon pushed a commit that referenced this issue Sep 28, 2021
require/1s appear multiply rather than using a list
TeamSPoon pushed a commit that referenced this issue Dec 12, 2021
Add a Gitter chat badge to README.md
TeamSPoon pushed a commit that referenced this issue Dec 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant