View Single Post
  #1  
Old 07-03-2009, 09:41 PM
Zeice
Sarnak
 
Join Date: Oct 2008
Location: USA
Posts: 92
Default quest::traindiscs

Ok I'm pretty sure this was working before, but now it's not working correctly. The GM command for training discs works fine, however I have a merchant that trains people's discs for them. Warriors are only getting 4 of their spells, but if I use the GM command they earn 40. I've used several variations and tests to try and get it to work, but only the GM command seems to be working.

Things I've tried:

Code:
quest::traindiscs(65);
quest::traindiscs(65,51);
quest::traindiscs(65,1);
None appear to be working properly and I'm wondering if it may have been something to do with Andmetal's changes. Granted I'm not at the latest revision so that may be it, I'll have to update and check it out. I'm currently at rev736.
Reply With Quote