MMOMinion
Currencytable - Printable Version

+- MMOMinion (https://www.mmominion.com)
+-- Forum: FFXIVMinion (https://www.mmominion.com/forumdisplay.php?fid=87)
+--- Forum: [DOWNLOADS] Addons, Lua Modules, Navigation Meshes.. (https://www.mmominion.com/forumdisplay.php?fid=90)
+---- Forum: I Need Help with LUA coding! (https://www.mmominion.com/forumdisplay.php?fid=104)
+---- Thread: Currencytable (/showthread.php?tid=6131)



Currencytable - penpen01 - 02-03-2014

Greetings my second post here... I had my first posted on the wrong forum :P

currencytable = Player.currency
d(currencytable.gil)
d(currencytable.gilstring)

both return 0.
Is the Currencytable usable?

Player:GetWalletEntry is not an available method too.

Thankxlot happy botting


RE: Currencytable - penpen01 - 02-04-2014

No it doesn't work, tried 2 installations on 2 PC.
d(Player.currency)
returns:
D = {gil=0,gilstring="0",)

Other player functions are working fine, such as Player.name, Player.hp.current