Origen Hacking (optional)
Follow this steps to use the correct part for the Origen Car Bosting Script. So if you want to remove this script for your server and change for your script, follow the next steps:
Remove the Script origen_hacking
Change the event: origen_carboosting/custom/client/functions.lua - Line 6 Remplace this export:
exports['origen_hacking']:createGame("alphabet", 30)
For your export like this:
Custom.Minigame = function() local status = exports['name_of_theScript']:terminal() return status end
Save the file and run the script
Last updated