Utils
You can see some utils functions
ASS.ItemExist(model, skin)
Return if the item exists by it model and skin
Return :
Types
Parameters
Descriptions
AAS.GetTableById(uniqueId)
Return if the item exists by the item uniqueId
Types
Arguments
Descriptions
Optional
Return :
Types
Parameters
Descriptions
PLAYER:AASCheckDistEnt(class, radius)
Return if a certain entity class is near the player
PLAYER:AASCheckJob(uniqueId)
Return if the player has the good job for interact with the item
Types
Arguments
Descriptions
Optional
PLAYER:AASAddMoney()
Add or remove to player some money
Types
Arguments
Descriptions
Optional
AAS.ChangeLangage()
Change basics items descriptions and names compared to the selected language
AAS.ConvertSqlToDataTable()
Convert the items list from the sql database to a lua table
Last updated
Was this helpful?