How can I set an item to be unsellable ?

Results 1 to 2 of 2
  1. #1
    c# Programmer martinx09 is offline
    MemberRank
    Aug 2008 Join Date
    391Posts

    How can I set an item to be unsellable ?

    Is there a way to set an item to not be able to be sold to an npc?
    I'm using IA Julia 4.6 Source


  2. #2

    Re: How can I set an item to be unsellable ?

    you can check for example Quest items, the way they are coded in item.txt for example and try adding the settings the same way for other items / client and server side.



Advertisement