1 đã được like
4 bình luận
0 videos
0 tải lên
0 theo dõi
@gongasleet Having the exact coords of the prop makes perfect sense and would be very helpful if he does tell you what they are ! once again, thanks for all the help and responses. I look forward to hearing from you soon !
@Gongasleet I tried the prop, the text shows up for "locked and unlocked" but it isn't actually locked, are there specific coordinates I need to have for it to work for the gate? If you don't mind, here is what I have for it. -- Entrance Gate (Mission Row mod) https://www.gta5-mods.com/maps/mission-row-pd-ymap-fivem-v1
{
objName = 'hei_prop_station_gate_01',
objCoords = {x = 411.01, y = -1019.70, z = 25.611},
textCoords = {x = 411.01, y = -1023.35, z = 29.00},
authorizedJobs = { 'police' },
locked = true,
distance = 14,
size = 2
}
}
@Gongasleet thank you so much ! Awesome work! keep it up my friend
Awesome! Easy to install and get working in about 2 minutes !
Question though, do you have the "obj names" and coords for the 3 outside gates? (big parking lot gate, small bar gate and sidewalk door into the police parking lot) Im trying to add them into my lockdoor script so unauthorized players cant just walk in ! Thank you in advanced!