WoW:API GetMoney: Difference between revisions

no edit summary
m (typo)
No edit summary
Line 14: Line 14:


:;money : Number - The amount of money in copper. This will need to be parsed to display gold, silver, copper seperately. Format could be expressed as ..ggggsscc
:;money : Number - The amount of money in copper. This will need to be parsed to display gold, silver, copper seperately. Format could be expressed as ..ggggsscc
== Notes ==
Some notes on odd return values from GetMoney
* GetMoney() will return a 0 when called from ADDON_LOADED.  Call from PLAYER_ENTERING_WORLD