Log in

View Full Version : NukeItem For the Client and their Bots


Drakiyth
05-03-2012, 10:05 PM
Is there a way to NukeItem on a client and all of their bots through a script?

Secrets
05-04-2012, 12:33 AM
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