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

Phone [ESX] GKS-Phone [No IP-Lock]

wdawdwdsdwd

Member
Joined
Dec 29, 2022
Messages
7
Reaction score
1
Points
156
Location
asdawdads
Hello, i finally fixed evething, and i can share the fully fixed phone, the only problem is that when i send distress signal to ems i got this and no message coming! Please any help?
It says The person you are calling is currently unavailble all the time! How can i fix this? this is the only think i didnt fixed!
Ok i know im pretty late but hope it helps for anybody needs help with this issue

Go into your esx_ambulancejob/client/main.lua

Search for "SendDistressSignal"

replace the SendDistressSignal function with this


function SendDistressSignal()
local playerPed = PlayerPedId()
local coords = GetEntityCoords(playerPed)
local myPos = GetEntityCoords(PlayerPedId())
local GPS = 'GPS: ' .. myPos.x .. ', ' .. myPos.y
ESX.TriggerServerCallback('gksphone:namenumber', function(Races)
local name = Races[2].firstname .. ' ' .. Races[2].lastname
TriggerServerEvent('gksphone:jbmessage', name, Races[1].phone_number, 'Emergency aid notification', '', GPS, 'ambulance', false)
end)
end

hope it helps
 

Zeeruxii

Member
Joined
Jan 10, 2023
Messages
2
Reaction score
0
Points
156
Location
finland
1679871039934.png

How i fix this?
 

ReaWallNico

Member
Joined
Sep 22, 2022
Messages
2
Reaction score
0
Points
146
Location
France
Hi people i need you for my problem with the phone no matter what I do this duplicates when I send a message or save a number
 

Mike89

Member
Joined
Mar 31, 2024
Messages
1
Reaction score
0
Points
146
Location
Canada

DarkNightTuga

Member
Joined
Nov 8, 2023
Messages
1
Reaction score
0
Points
156
Location
Alemanha
Hello, i finally fixed evething, and i can share the fully fixed phone, the only problem is that when i send distress signal to ems i got this and no message coming! Please any help?
It says The person you are calling is currently unavailble all the time! How can i fix this? this is the only think i didnt fixed!
sen to me plz i can fix :(
 
Top