View Single Post
  #1  
Old 10-24-2013, 04:23 PM
provocating's Avatar
provocating
Demi-God
 
Join Date: Nov 2007
Posts: 2,175
Default Clearing Merchant Inventory

I could had sworn I used to be able to clear merchant inventory like this.

Code:
quest::merchantclear($npc->GetNPCTypeID());
But it does not appear to be working anymore. What am I doing wrong here?
Reply With Quote