garageas-garage

https://alva-scripts.com/scripts/7272259

Integration with other ressources

When integrating this ressource, for example different Vehicle Shop scripts or givecar commands, you have to additionally reset the clients cache so everything syncs up instantly. For that, you can use the following exports or functions.

Client

Export

exports["as-garage"]:resetCache()

Event

TriggerEvent("as-garage:resetCache")

Server

TriggerClientEvent("as-garage:resetCache", source)

Last updated