0 files liked
1 komentář
0 videí
0 uploads
0 followers
Hello!
I just downloaded this and first off I wanna say thank you, I love it and I can't wait to make it live on my FiveM server!
I am struggling to lock the gate to the parking area.
The door seems to lock just fine, but this is what I currently have for the gate, and I see the Locked/Unlocked text as expected on the gate however it seems to open no matter the role.
{
objName = 'prop_facgate_08',
objCoords = {x = 412.761, y = -1024.801 , z = 28.3918 },
textCoords = {x = 412.761, y = -1024.801 , z = 28.3918 },
authorizedJobs = { 'police' },
locked = true
},
Is there something I am missing to make that gate properly lock? Any help is greatly appreciated!