Setting com_maxfps for all clients when host.
I want to set the dvar com_maxfps with the value 144, so far it doesn't work.
SV_GameSendServerCommandAll(svscmd_type::SV_CMD_RE LIABLE, "s com_maxfps "144""); even though command is being set, the client only gets the dvar set to 100.