#Renewed-Dutyblips

1 messages · Page 1 of 1 (latest)

clear void
#

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

worthy glen
#

So you want to display different blips depending on the model of car the player is in?

worthy glen
#

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.

clear void
#

Client? or server

worthy glen
#

Checking models of vehicles will be on the client. Lookup natives.

lunar wharf
clear void
#

I'm looking at the vehicle model rather than the vehicle type.