Trader NPC: Remove 'sellitem'

jowi

New member
Messages
10
Points
0
Hello i'm trying to create a dynamic shop where it changes it's shop list every 1hr. 

I'm using 'sellitem' to input items. How do I remove all the previous 'sellitems' if I want to sell another set of items.

 
Hello i'm trying to create a dynamic shop where it changes it's shop list every 1hr. 

I'm using 'sellitem' to input items. How do I remove all the previous 'sellitems' if I want to sell another set of items.
use @unloadnpc then @loadnpc again. but its not recommended.

 
Back
Top