MrPewterSchmidt New Member Joined Nov 9, 2013 Messages 258 Reaction score 1 Dec 5, 2014 #1 I need a profile to control what can get vendored. Currently finding things are getting vendored that I want to keep. Thanks. -cp
I need a profile to control what can get vendored. Currently finding things are getting vendored that I want to keep. Thanks. -cp
B brainkillerz New Member Joined Dec 6, 2014 Messages 3 Reaction score 0 Dec 6, 2014 #2 you can edit your profile by add some protecting items from selling, the code looks like this only put in the items that you want to protect from selling. <ProtectedItems> <Item name="Item you want to protect?" entry="id of the item?" /> </ProtectedItems>
you can edit your profile by add some protecting items from selling, the code looks like this only put in the items that you want to protect from selling. <ProtectedItems> <Item name="Item you want to protect?" entry="id of the item?" /> </ProtectedItems>