https://github.com/Renewed-Scripts/Renewed-Dutyblips
I don't know where to start trying to make a function
Different light spot colors and types according to car models
Also let all blips achieve category
1 messages · Page 1 of 1 (latest)
https://github.com/Renewed-Scripts/Renewed-Dutyblips
I don't know where to start trying to make a function
Different light spot colors and types according to car models
Also let all blips achieve category
For example, the colors and categories of police professions are
Color 38
Sprites 1
Then I want to let the police officer get on a police car (such as Police 2)
Can display different colors and Sprites
So you want to display different blips depending on the model of car the player is in?
YES
Thank you bro
So first thing is build something that checks and returns the model of the vehicle the player is in. Then you can use that logic to change the blip sprites and colors to what you like.
How to build
Client? or server
Checking models of vehicles will be on the client. Lookup natives.
Hi. I just stumbled upon a resource which describes what you are wishing to achieve. Its a free release and posted on the discord. I might be wrong, and If I am im sorry.
https://discord.com/channels/1326196918342127646/1365889173403471932
No
I'm looking at the vehicle model rather than the vehicle type.