Hello everybody !
I am trying too open a locked door . The door is the office in the ammunation i have try too use esx_doorlock for open him but that didn’t work . Someone know how do that ? I put the code , the picture of the door and the information of the taken with CodeWalker :
Code try in esx_doorlock :
{
objName = 'v_7_glassdoor',
objYaw = 90.0,
objCoords = vector3(818.0504, -2154.88, 30.23374),
textCoords = vector3(819.0504, -2154.88, 31.23374),
authorizedJobs = { 'ammu' },
locked = false
},
Picture of the door :
Picture of the information about the door in CodeWalker :
Thanks all !