Quote:
	
	
		
			
				
					Originally Posted by  Drakiyth
					 
				 
				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