[b27] Archmage Quest
Posted: Sat May 28, 2011 6:25 pm
Lua Error
start-archmage.lua line 40
Should be: world:gainAchievement("ABASHED_EXPANSE", who)
Also, the Archmage is question isn't getting their racial dungeon quests started. Shaloren isn't getting the starter quest in the questbook, not sure if that's intended or not.
P.S. - I suspect the CPU load problem is somehow related to Fullscreen mode, but I haven't played long enough to be sure.
start-archmage.lua line 40
Code: Select all
world:grantAchievement("ABASHED_EXPANSE", who)
Also, the Archmage is question isn't getting their racial dungeon quests started. Shaloren isn't getting the starter quest in the questbook, not sure if that's intended or not.
P.S. - I suspect the CPU load problem is somehow related to Fullscreen mode, but I haven't played long enough to be sure.