Check Gill

Signature

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

Description

Returns 1 if at least a specific amount of Gil is in the inventory and 0 if not.

Arguments

Amount

The amount of Gil used for the comparison.

Last updated