Skip to content

How to use Render Mode #437

Closed Answered by roflmuffin
maggiduscher asked this question in Q&A
Discussion options

You must be logged in to vote

Are you calling the set state changed method (which marks the field as needing update to clients)

player.PlayerPawn.Value.Render = Color.FromArgb(255, 255, 255, 255);
Utilities.SetStateChanged(player.PlayerPawn.Value, "CBaseModelEntity", "m_clrRender");

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@maggiduscher
Comment options

@roflmuffin
Comment options

Answer selected by maggiduscher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants