Theme editor

STANDALONE jg-advancedgarages v3 decryption

thanks for the share its bit locked can we get ban whit script ? i read its just mlo
 

Attachments

  • Capture d’écran 2025-08-30 074250.webp
    Capture d’écran 2025-08-30 074250.webp
    80.2 KB · Views: 75
It working but you have to add owners varchar into priv garages table. Also i can't find how can to get inside interior garage.
u can go to the freamwork/main.lua search the
GetPrivateGarages and replace it to :
GetPrivateGarages = "SELECT * FROM player_priv_garages WHERE citizenid LIKE ?",
its just for qbcore
and for both maybe this work i didnt test it
GetPrivateGarages = "SELECT * FROM player_priv_garages WHERE %s LIKE ?",


and remember the guy who fixed this script he makes more damage on script i dont know why he do that the command are changed keybind and more
 
Back
Top Bottom