Quote:
Originally Posted by brunoronning
Just put the ConVar in cfg/sourcemod/sourcemod.cfg.
|
I tried
sm_cvar sv_disable_motd 0 in my server.cfg, gamemode.cfg, and sourcemod.cfg, also tried Deven's plugin, not working for me
*edit: putting
sm_cvar sv_disable_motd 0 only in my server.cfg on an idle server using motdgd it works fine... ckSurf server using VPP it doesn't work at all

Going to try motdgd on it I guess..