[Release] [ESX] [VRP] In-Game Police Radio

so what do I need? any thing else? I got Esx_voice

You don’t need anything except the police job and normal esx files

I use Esx_voice as its required for the Phone, maybe its not compatible or i need a server reboot as I started while server is up

Do you have push to talk activated?

Press Y for animation and Function + N to Talk

Can you make a radio just for a gang?

Try to replace all with police to your gangname

example
line 39
if IsControlPressed(2, Keys[“Y”]) and GetLastInputMethod(2) and Busy == false and PlayerData.job.name ~= nil and PlayerData.job.name == “police” then

to

    if IsControlPressed(2, Keys["Y"]) and GetLastInputMethod(2) and Busy == false and PlayerData.job.name ~= nil and PlayerData.job.name == "GANGNAME" then

but u need a voice channel, it will interrupt with cops ones

and how to make a voice channel?

here i cant help you. lets wait for some upcoming patches

Would really appriciate that :slight_smile:

Nice idea, but dont think it works, I guess as animation its cool, but pressing Y no police can hear us… :frowning:

Do u have push to talk, or voice activation?

push to talk

Change to voice activation and it should work!!

nope… went to gta voice settings and put to voice activation and nothing

Finally someone did that, thx.

1 Like

I mean this;

/r Message

Officer %name%: (message)

And this radio messages can see just police officers.

New Idea:
Police Car Tags.

/cartag (ex.) 2A10

If officer write this;

The system change player’s car plate to 2A10

need to implement a radio system on and off or add a need to have an item as a radio communicator.