hi there,
unless there is something really simple i have missed i seem to be stuck in verbobonc.
I can't see an exit and i can't access world map.
I have tried:
game.fade_and_teleport(0,0,5007,487,488)
but that didn't work either.....
Any ideas?
thanks.
Stuck in Verbobonc
- Lord Plothos
- Posts: 525
- Joined: Tue Dec 14, 2004 12:00 pm
- Contact:
If you have an arcane caster, or someone with use magic device, you could try a scroll of teleport.
Proud user and advocate of [url="http://rptools.net/doku.php?id=maptool:intro"]MapTool[/url]for all my RPing-at-a-distance.
(Use the lastest 1.3 build - it's still beta, but stable and far better than 1.2)
(Use the lastest 1.3 build - it's still beta, but stable and far better than 1.2)
- Lord Plothos
- Posts: 525
- Joined: Tue Dec 14, 2004 12:00 pm
- Contact:
For what it's worth, the code you have written here for teleporting back to Hommlet with the console is not quite consistent with my info. (Note, I've never actually used this code.) The list of commands I have requires three 0's inside the parentheses. That is,
game.fade_and_teleport(0,0,0,5007,487,488)
Not,
game.fade_and_teleport(0,0,5007,487,488)
game.fade_and_teleport(0,0,0,5007,487,488)
Not,
game.fade_and_teleport(0,0,5007,487,488)
Proud user and advocate of [url="http://rptools.net/doku.php?id=maptool:intro"]MapTool[/url]for all my RPing-at-a-distance.
(Use the lastest 1.3 build - it's still beta, but stable and far better than 1.2)
(Use the lastest 1.3 build - it's still beta, but stable and far better than 1.2)
- efibacchus
- Posts: 4
- Joined: Sun Aug 29, 2004 10:21 am
- Contact: