Set Gambit Slot Max
Signature
void setgambit_slotmax(int id, int amount); //id:0x0504
Description
Increases a party member's gambit slot count by the provided amount.
Arguments
Identifier
The identifier of a party member (e.g. 0
for Vaan).
Amount
The amount of gambit slots added.
Notes
Last updated