Changing blip color after I have created one?

Is it possible to change blip color after it is created?

Yes, if your blip creation is a variable, like blip = addblipstuff then you can simpy do SetBlipColour(blip, colorid)

1 Like