ByYoSe Docs
BoutiqueSupportYoutube
  • 👋Documentation ByYoSe
  • ⚙️SCRIPTS - FIVEM
    • ByYoSe Crime Missions
      • Configuration
    • ByYoSe GoFast
      • Configuration
    • ByYoSe Truck Driver
      • Configuration
    • ByYoSe Bag Pick
      • Configuration
    • ByYoSe Mortier
      • Configuration
  • ⚙️ADDONS - GMOD
    • ByYoSe Shop InGame
      • Configuration
    • ByYoSe Dirty Money
      • Configuration
Propulsé par GitBook
Sur cette page
  1. ADDONS - GMOD

ByYoSe Shop InGame

PrécédentConfigurationSuivantConfiguration

Dernière mise à jour il y a 1 an

🦠 Functions


  • Adding a specified amount of "coins" player

meta:addCoins(amount)
Setting
Description

amount

Amount of coins to add


  • This function allows you to set the total amount of coins

meta:setCoins(amount)
Setting
Description

amount

Total amount of coins to be set for the player.


  • A function used to retrieve the coins value of the variable

meta:GetCoins()
Description

Recovers the value of coins.

⚙️