Sync a draw fct?

Hi is there a way to sync the DrawSpotLight() function to all players on the server ? It’s for a heli script, so that everyone can see the spotlight. I know there is SetVehicleSearchlight() but that’s not what I want

Have you seen the modified version of the heli script by @mraes? [Release] Heli Script just scroll down to one of the latest modifications posted in the comments. It includes a searchlight that is synced for all players (might be a little laggy/glitchy when a lot of people are near or when your connection isn’t the greatest but it works :slight_smile:

This one [Release] Heli Script ?

Yes that should be it.

Alright thank you :slight_smile: !