View Single Post
  #2  
Old 03-03-2021, 10:59 AM
Bytebait
Sarnak
 
Join Date: Oct 2014
Location: Colorado
Posts: 74
Default

It looks like this will work, but will also delete the whole stack and just a single one.
Code:
$client->NukeItem($itemid);
Looks like it will delete a full stack and not one from the stack.
Reply With Quote