Page 1 of 1

Lost Quest access portals after crash

Posted: Sat Jul 28, 2018 4:47 am
by scsijon
I know that in bugs/ Time Warden cant get into angowlen there is a method for reentering the code to get acess to lost quests back and was wondering if there was somewhere to lookup for the individual codes?

ie from housepet for access to angolwen is
game.player:hasQuest("mage-apprentice"):access_angolwen(game.player)
so something like

game.player:hasQuest("NAMEOFQUEST"):access_PORTALNAME(game.player)

seems to be the format, but I can't see a list anywhere to give me the two variations

I've had a number of crashed that have caused me to totally restart, but i'd like to continue this one (nalor/weekendadventurer)at least to the east area.

thanks

Re: Lost Quest access portals after crash

Posted: Sat Jul 28, 2018 4:48 am
by scsijon
scsijon wrote:I know that in bugs/ Time Warden cant get into angowlen there is a method for reentering the code to get acess to lost quests back and was wondering if there was somewhere to lookup for the individual codes?

ie from housepet for access to angolwen is
game.player:hasQuest("mage-apprentice"):access_angolwen(game.player)
so something like

game.player:hasQuest("NAMEOFQUEST"):access_PORTALNAME(game.player)

seems to be the format, but I can't see a list anywhere to give me the two variations

I've had a number of crashed that have caused me to totally restart, but i'd like to continue this one (nalor/weekendadventurer)at least to the east area as i've crashed before doing the "Let's hunt some Orc" quest.

thanks