Cardealer gate YMAP 1.0
2 713
5
2 713
5
Just drag and drop.
pictures, objectnamn and coords for the gate is in the README file
pictures, objectnamn and coords for the gate is in the README file
Първо качено на: 30 декември 2018
Последно обновено на: 01 януари 2019
Последно изтеглено: преди 7 часа
14 Коментари
More mods by Hoxton115:
Just drag and drop.
pictures, objectnamn and coords for the gate is in the README file
pictures, objectnamn and coords for the gate is in the README file
Първо качено на: 30 декември 2018
Последно обновено на: 01 януари 2019
Последно изтеглено: преди 7 часа
@janne Add single-player version and guideline in your description. We are not a FiveM community.
hello I installed Cardealer gate YMAP. I have the door but I do not have the [E] Last why thank you
@Federal35 if u are using it on fivem then u need a doorlock script, ex: esx_doorlock
Ah OK thanks
it does not work with esx_doorlock objCoords = {x = -28.93, y = -1086.29, z = 153.45},
textCoords = {x = -29.43, y = -1087.15, z = 314.74},
Look at the coords in the README. Bra jobbat Hoxton
@BBQGodfather I make them all day nothing
@BBQGodfather tyty :)
@Federal35 hmm it should work, it works for me so, restart the server and try again
hello I solved the problem of the door but the letter does not appear [E]?
@Federal35 Hello u can use this,
{
objName = 'prop_com_ls_door_01', -- Baksidan garageport
objCoords = {x = -29.32, y = -1086.49, z = 27.58},
textCoords = {x = -29.32, y = -1086.49, z = 27.58},
authorizedJobs = { 'cardealer' },
locked = true,
distance = 15,
size = 2.0
}
This is not MAP MODEL , please fix tags
@janne hello it's good thank you for your help
If you using this with the current version of esx_doorlock, you'll need this in your config:
{
objHash = GetHashKey('prop_com_ls_door_01'),
objHeading = 159.991,
objCoords = vector3(-29.28003, -1086.62300, 27.63551),
textCoords = vector3(-29.28003, -1086.62300, 27.63551),
authorizedJobs = {'cardealer'},
locked = true,
maxDistance = 3
},