[Enhancement] Variable for rendering something client side only
title says everything
No it don't. You can only render things on the client. The server can't render things. I suspect you mean something else?
No it don't. You can only render things on the client. The server can't render things. I suspect you mean something else?
I suspect he is referring to controller-only rendering of models.
In that case you can already somewhat do that? Just have something linked to a "seat_occupied_client_#" variable, and only the driver will see it.
Sorry for being unclear, i meant rendering models for one client only with animation variable. It would be useful for hiding some parts of models for other players. For example hands model for first person with handhelds or ammo counters
Exists with gun_controller_firstperson
Implemented in 22.4.0.