⬆️Exports

Check the instructions below.

toggleNuiFrame

You can show up or hide the menu with this export.

Usage

exports["gfx-tebexshop"]:toggleNuiFrame(true) -- // treue or false

GetPlayerTier

You can get players tier with this export.

exports["gfx-tebexshop"]:GetPlayerTier() -- // returns the tier of player

GetPlayerCoins

You can get players coins with this export.

exports["gfx-tebexshop"]:GetPlayerCoins() -- // returns the coins of player

Last updated