[b27] Archmage Quest

Moderator: Moderator

Post Reply
Message
Author
Dervis
Wyrmic
Posts: 263
Joined: Thu Oct 14, 2010 9:58 am

[b27] Archmage Quest

#1 Post by Dervis »

Lua Error

start-archmage.lua line 40

Code: Select all

			world:grantAchievement("ABASHED_EXPANSE", who)
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.

darkgod
Master of Eyal
Posts: 10750
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: [b27] Archmage Quest

#2 Post by darkgod »

Fixed, and your racial quest when this one is done.

I found the CPU load problem, particles are not freed correctly.... fixing
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply