Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Vault Support

Deide edited this page Mar 1, 2013 · 2 revisions

Conditional

  • {player}.has.{amount}

Objects

  • bank({string name})

Note: This does not create a bank, just an object to access it

Routines

  • {player}.withdraw.{amount}
  • {player}.deposit.{amount}

Variables

  • {player}_balance
  • economy_format({number})
  • economy_lastAmount
  • economy_lastBalance
  • economy_errorMessage
  • economy_lastResult
  • economy_name
  • economy_currencyNameSingular
  • economy_currencyNamePlural
  • economy_fractionalDigits
Clone this wiki locally