ShrikeDeCil: If one chooses 'ToME' as your module, you get a couple of LUA errors about undefined global variables 'SV_MSTAFF'. (At least, on the Feb 17 download of 3.0.0.a2-for-mac)

A global search and replace of SV_MSTAFF -> SV_MAGE_STAFF (from the directory containing both 'tome' and 'modules') appears to be the desired state. That finds:

This gets rid of the errors, at at least _appears_ to be the proper fix.

ShrikeDeCil: Hmm. If you choose 'archmage' as a class, your starting kit causes LUA errors about 'SV_MANA_STAFF'. A global search and replace on 'SV_MANA_STAFF' -> 'SV_ARCANE_STAFF' seems to fix that. (A fresh archmage gets 'an arcane staff' anyway.)

NeilStevens: Fixed, though to SV_MAGE_STAFF anyway. Sorcerors don't need a level 80 item; they're potent enough anyway, heh.

BugReport541 (last edited 2006-02-18 17:10:42 by NeilStevens)