Jump to content
  • 0

Epoch Books Class Names


Thug

Question

Can someone tell me where to look for the class names of the Preformance books in Epoch. i.e.  ORP (off road preformance).. We have a Overpoch Origins Taviana and it uses the books to build the Origins houses. I need to add them to the traders.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0
	class ItemORP {type = "trade_items";buy[] = {1,"ItemGoldBar10oz"};sell[] = {5,"ItemGoldBar"};};
	class ItemTNK {type = "trade_items";buy[] = {1,"ItemGoldBar10oz"};sell[] = {5,"ItemGoldBar"};};
	class ItemLRK {type = "trade_items";buy[] = {1,"ItemGoldBar10oz"};sell[] = {5,"ItemGoldBar"};};
	class ItemAVE {type = "trade_items";buy[] = {1,"ItemGoldBar10oz"};sell[] = {5,"ItemGoldBar"};};
Link to comment
Share on other sites

  • 0
	class ItemORP {type = "trade_items";buy[] = {1,"ItemGoldBar10oz"};sell[] = {5,"ItemGoldBar"};};
	class ItemTNK {type = "trade_items";buy[] = {1,"ItemGoldBar10oz"};sell[] = {5,"ItemGoldBar"};};
	class ItemLRK {type = "trade_items";buy[] = {1,"ItemGoldBar10oz"};sell[] = {5,"ItemGoldBar"};};
	class ItemAVE {type = "trade_items";buy[] = {1,"ItemGoldBar10oz"};sell[] = {5,"ItemGoldBar"};};

Thank you

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Discord

×
×
  • Create New...