Skip to content

[ALL] Make "buddha" command response message go to client console in MP branch#1820

Open
YourSourceBoiii wants to merge 1 commit intoValveSoftware:masterfrom
YourSourceBoiii:buddha
Open

[ALL] Make "buddha" command response message go to client console in MP branch#1820
YourSourceBoiii wants to merge 1 commit intoValveSoftware:masterfrom
YourSourceBoiii:buddha

Conversation

@YourSourceBoiii
Copy link

@YourSourceBoiii YourSourceBoiii commented Mar 2, 2026

ISSUE: When using the buddha console command in a multiplayer game, the response messages Buddha Mode off...\n and Buddha Mode on...\n get printed to the server terminal. This makes it unclear for players whether Buddha mode is off or on for them.

FIX: change the Msg() calls into ClientPrint(pPlayer, HUD_PRINTCONSOLE, ...) so that it prints in the console of the player that called it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant