gtav

Archer

Thread Junky
=(e)=
Joined
Nov 29, 2010
Messages
910
Adding a Witness plugin to help roleplay of police and increases the risk of doing crimes.
I had this on another server I was a cop on and it was really great and useful and helped with lawyer interactions and building a case.

https://forum.fivem.net/t/release-esx-qalle-camerasystem-cctv-photograph-of-players/204556


Also can we update the phones to one where you can actually call people and it shows in the persons hand while calling. I had this on another server too and it was very useful.
 
Upvote 0
Adding a Witness plugin to help roleplay of police and increases the risk of doing crimes.
I had this on another server I was a cop on and it was really great and useful and helped with lawyer interactions and building a case.

https://forum.fivem.net/t/release-esx-qalle-camerasystem-cctv-photograph-of-players/204556


Also can we update the phones to one where you can actually call people and it shows in the persons hand while calling. I had this on another server too and it was very useful.

I'm not sure I understand exactly what the suggestion is here.
 
I'm not sure I understand exactly what the suggestion is here.

From my minimal coding knowledge it appears this script handles ped interaction when it comes to users breaking laws. So for example, this line "if GetEntityHealth(currentPed) > 0 then" will prevent peds from calling the police if you kill them. There is also a timer on when the peds call the PD and you can setup the script to add "CCTV cameras" around the map that monitor for crime being committed. My main concern about this script is the stress it may cause on the server due to these peds having lots of new scenarios to deal with.
 
Back
Top