Checkgill (call target)

From Final Fantasy XII Wiki
Revision as of 07:18, 24 July 2019 by Admin (talk | contribs) (Created page with "{{Call|id=0x02e6|return=int|name=checkgill|args=int amount|act=}}Returns <code>true</code> if there is at least <code>amount</code> of Gil in inventory.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Signature:

int checkgill(int amount); // id: 0x02e6

Returns true if there is at least amount of Gil in inventory.