#ī¸âƒŖControl

If you want to change the controls for the actions of the invoice system refer to the FiveM documentation

https://docs.fivem.net/docs/game-references/controls

SHARED.CONTROL = {
    CLOSEST_VALID = 38,
    CLOSEST_CHANGE = 44,
    CLOSEST_CANCEL = 73,
    ACCEPT = 246,
    REFUSE = 73
}

Last updated