View Single Post
  #2  
Old 01-19-2013, 05:17 PM
NatedogEZ's Avatar
NatedogEZ
Developer
 
Join Date: Dec 2012
Posts: 515
Default

Quote:
Originally Posted by c0ncrete View Post
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.
Reply With Quote