View Single Post
  #5  
Old 05-31-2009, 04:18 PM
realityincarnate
Developer
 
Join Date: Dec 2007
Posts: 122
Default

The get and set commands are already in (as of revision 604), and Shendare's code is exactly correct, but I can certainly add a command to just increase the AA points by a certain number.

There was already an object to reset AA's ($client->ResetAA(), removes all abilities and points), and I was unsure about putting in a refund command. The #refundAA gm command kicks the client when it's done, and the code has a note about the kick being necessary, so I was hesitant to put that functionality in a quest function. But again, if it's necessary I'll add it as well.
Reply With Quote