[Help] make car visible to current player

Hello Community,

Can anybody help on telling me how to make a vehicle visible to the current player only and invisible to all other players like in the garage on GTA online?
Thanks in advance

https://runtime.fivem.net/doc/reference.html#_0xAF35D0D2583051B0
You set BOOL isNetwork to false :wink:

1 Like

Thank you so much @Bob_74 :slight_smile:

Set entity visible locally :slight_smile:

I cannot find this in the natives list do you have a link or some more information on this?

This won’t make it invisible for other players though.