ARK: Survival Evolved

ARK: Survival Evolved

Capitalism NPC Trader [OPEN SOURCE] (Discontinued)
 This topic has been pinned, so it's probably important
Impulse  [developer] 27 Feb, 2017 @ 2:04pm
HowTo MeatSellTable
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=873823070
What does it do, how does it work?
To get money into your game world you need to introduce some way to generate it, this table allows you to do just that. This table takes unused meat infinitely by the server for prices that were chosen by your server administrator or given as a default price. This means that if you put e. g. 200 raw meat into the table inventory and press the sell button, this table will scan its inventory for available meat and then it gives you the stated amount of money for the amount of raw meat available in return (in this case 200 raw meat for 1 GloryCoin). This money will be placed in the MeatSellTables inventory, from where you can take it into your e. g. characters inventory.

How tolerant is this scan of items to sell?
The logic behind the selling algorithm will look for the items core name. As long as e. g. the modder of your active stacking mod hasn't screwed up their core item names, it will be able to recognise your sell items. An example of this would be that wildcard named its resources "PrimalItemConsumable_RawMeat" and if it's compiled it is named "PrimalItemConsumable_RawMeat_C", so as long as this core name "RawMeat" isn't picked apart, everything is good to go.
Last edited by Impulse; 28 Feb, 2017 @ 12:17am