Security HUD
System Watchdog
×
Threads Scanned
-- / --
SYS. LOAD --%
AI SHIELD ACTIVE
DMCA Policy
×

📋 DMCA Compliance

This platform and community fully complies with the Digital Millennium Copyright Act (DMCA) and international copyright laws. We take all copyright protection seriously.

🛡️ Copyright Protection

If you believe a posted item belongs to you or violates your copyright, you may file a DMCA takedown request through our official channels. Upon receiving a valid claim, the infringing content will be removed within 24 hours.

What's new
×
Fiveguard

Script [ESX] Hobo Advanced Jail

PewPew

Gold Elite
Joined
May 1, 2021
Messages
188
Reaction score
1,288
Points
316
any one installed this haveing some issues understanding instructions
 

petazero13

Bronze Elite
Joined
Oct 20, 2021
Messages
14
Reaction score
17
Points
156
Location
España
¿La versión es válida para Legacy? ¿Requiere instalación?
 

Paclo

Silver Elite
Joined
Nov 24, 2021
Messages
30
Reaction score
9
Points
166
Location
Barcelona
I have a problem



elseif breakout2 then
local dist = Vdist(Config.WatchTowers[closestTower].x, Config.WatchTowers[closestTower].y, Config.WatchTowers[closestTower].z - 1, coords)
if not using and not isDead then
if dist <= Config.SeeWatchDist then
Citizen.Wait(5)
DrawMarker(1, Config.WatchTowers[closestTower].x, Config.WatchTowers[closestTower].y, Config.WatchTowers[closestTower].z -1, 0, 0, 0, 0, 0, 0, Config.WatchDist * 2, Config.WatchDist * 2, 2.0, Config.WatchMarkColor.r, Config.WatchMarkColor.g, Config.WatchMarkColor.b, 155, 0, 0, 2, 0, 0, 0, 0)
if dist <= Config.WatchDist then
breakout2 = false
breakout4 = true
TriggerServerEvent('HD_Jail:UnBreak', GetPlayerServerId(PlayerId()))
end
 

CruelAlpha72

Member
Joined
Jun 3, 2022
Messages
37
Reaction score
0
Points
156
Location
london
Hi when I try to use it it works fine but nothing is shown inside as if I noclip through a building please help Thankyou
 

nuviod

Developer
Joined
Jun 27, 2021
Messages
57
Reaction score
102
Points
246
you're best but script need a little optimization
 
Top