This command adds the specified amount to a miscellaneous statistic.
modpcmiscstat ["statistic id"] [amount]
"Statistic ID" | The ID of the statistic to modify the value of. The quotation marks are required. For the barters stat, you would have to use "barters", rather than just barters. |
Amount | The amount to add to the specified miscellaneous stat. Use negative numbers to subtract. |
ModPCMiscStat "barters" 10
The above command would add 10 barters to your total barter count.
ModPCMiscStat "barters" -10
The above command would remove 10 barters from your total barter count.