Quote:
Originally Posted by c0ncrete
GetCarriedMoney() totals all carried denominations, not just platinum (and converts the total to copper value, as you already know). you'd have to modify the source to make an interface that only does platinum (or whatever denomination you chose).
|
So in other words I can't see the total money a player holds due to the limitations of GetCarriedMoney() ?
Without modifying the source that is.