Thug Posted March 10, 2015 Report Share Posted March 10, 2015 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 More sharing options...
0 cen Posted March 11, 2015 Report Share Posted March 11, 2015 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 More sharing options...
0 Thug Posted March 11, 2015 Author Report Share Posted March 11, 2015 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 More sharing options...
Question
Thug
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
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now