Difference between revisions of "Checkgill (call target)"
Jump to navigation
Jump to search
(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.") |
(No difference)
|
Latest revision as of 07:18, 24 July 2019
Signature:
int checkgill(int amount); // id: 0x02e6Returns true if there is at least amount of Gil in inventory.