View Single Post
  #3  
Old 05-31-2009, 06:17 PM
realityincarnate
Developer
 
Join Date: Dec 2007
Posts: 122
Default

Ok, ask and you shall receive. Three more new functions:

$client->AddAAPoints(number) - adds 'number' to the character's unspent AA points
$client->GetSpentAA() - returns the number of AA the client has spent
$client->RefundAA() - wipes all purchased AA abilities, refunds the spent points, and boots the client to ensure a relog.
Reply With Quote