Nathan-FiveM / qb-hud

cosmo_hud edited by Nathan#8860
16 stars 4 forks source link

Proximity ? #1

Open AlucardVoss opened 3 years ago

AlucardVoss commented 3 years ago

I've tried looking everywhere for this... can't seems to find anything related to this

local voicedata = LocalPlayer.state["proximity"].distance SendNUIMessage({action = "voice_level", voicelevel = voicedata})

mhnl3 commented 3 years ago

remove .distance

NLRPItssJxstn commented 2 years ago

where is this local voicedata = LocalPlayer.state["proximity"].distance SendNUIMessage({action = "voice_level", voicelevel = voicedata})