What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Profile for controlling what gets Vendored/Saved

MrPewterSchmidt

New Member
Joined
Nov 9, 2013
Messages
258
Reaction score
1
I need a profile to control what can get vendored. Currently finding things are getting vendored that I want to keep.


Thanks.

-cp
 
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>
 
Back
Top