Blips

How can I add a different blip to a car? In lua I can only find adding the blip, but not setting which kind of blip it is, it’s only a red circle… In C# I know that you can do this but I can’t find a way to do connect an event from lua to c#, any of the solutions would be helpful.

Which sort of blips?

this might help

By using this native https://runtime.fivem.net/doc/natives/#_0xDF735600A4696DAF

When you add a blip to the entity, you can’t define the blip, just the entity

Entity Blips, like I want to attach them to cars

That’s because it’s red by default. It returns the blip, which you can then use to set the sprite https://runtime.fivem.net/doc/natives/#_0x5CDE92C702A8FCE7

Oh I see, now it works, thank you very much, also do you know where to find the After Hours IPL for the interiors?

Google GTA online interior locations. Theres an updated list in the documentation of another MP mod