View Single Post
  #2  
Old 05-04-2012, 12:33 AM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,449
Default

Quote:
Originally Posted by Drakiyth View Post
Is there a way to NukeItem on a client and all of their bots through a script?
Could use Perl's DBI to run a query on the player's inventory and bot inventory table. That would remove the item albeit hackishly.

You can read up on Perl's DBI interface here:

http://www.tizag.com/perlT/perldbiquery.php
Reply With Quote