View Single Post
  #8  
Old 03-04-2012, 05:21 PM
sorvani
Dragon
 
Join Date: May 2010
Posts: 965
Default

At the moment there is no method of changing an account's status in perl. Only the GM command as far as I can see.

edit: actually i remember someone on here showing a way to use DBI in a quest file. using that, you could create a SQL statement to do the update you need, but it would be better if someone can simply add in the existing code that the GM command references to perl.
Reply With Quote