Feature #580

Make hlxce_version and hlxce_webpage Cvars not spam chat when changed

Added by psychonic over 2 years ago. Updated over 2 years ago.

Status:New Start date:09/18/2009
Priority:Low Due date:
Assignee:- % Done:

0%

Category:SMPlugin
Target version:1.7.0
Blocking Target Version:

Description

Because the FCVAR_NOTIFY flag is used on these ConVars (to make them available on an A2S_RULES query response), clients in game are also notified by chat when they are set/changed.

One possible idea to block the chat "spam" is to create a server command to set the variables with, and have the server command strip the FCVAR_NOTIFY flag, set the ConVar value, and then replace the FCVAR_NOTIFY flag. I'm also open to other suggestions.

History

#1 Updated by psychonic over 2 years ago

  • Assignee deleted (psychonic)

Also available in: Atom PDF