Utils

You can see some utils functions

PLAYER:AASModelEquiped(model)

Return if the player has the model equiped

Types

Arguments

Descriptions

Optional

model

The model

Return :

Types

Parameters

Descriptions

isEquiped

If the player has the model equiped

AAS.CheckCategory(category)

Return if the category exists

Types

Arguments

Descriptions

Optional

category

The category name to check

AAS.formatMoney(money)

Format the money to string and add the currency

Types

Arguments

Descriptions

Optional

money

The money to format

Return :

Types

Parameters

Descriptions

money

The formated money

PLAYER:AASGetMoney()

Return the player money

Return :

Types

Parameters

Descriptions

money

The player money

Last updated

Was this helpful?