Client

Add

Increases the players specified stat by the specified amount and saves it to the database.

exports['g_core']:add(amount, stat, meta)
  • amount? number

  • stat? string

    • hand

    • corner

    • house

    • bulk

    • rob

  • meta? string

Last updated