How rewrite m_szLastPlaceName for client? #945
Unanswered
MysteryDevelop
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I removed all
env_cs_place
entities via a plugin to prevent overwritingm_szLastPlaceName
.Then, during gameplay, I tried changing the
LastPlaceName
property inCCSPlayerPawn
, but it doesn't reflect on the client side.Please help — is there any way to display custom text there?
Beta Was this translation helpful? Give feedback.
All reactions