Page 1 of 1

[CS:GO] Simple Connect Message

Posted: Tue Jul 23, 2019 3:42 pm
by in_so@pta
DESCRIPTION:
whenever a player joins/leaves, it will show a message that he joined or left from which country.

CVARS:

sm_connectmsg. Default"1", Any other number bigger or smaller than 1 will disable the connect msg.

sm_disconnectmsg. Default"1", Any other number bigger or smaller than 1 will disable the disconnect msg.

IMPORTANT:

if you are willing to edit the .sp. DONT NOT LOAD PLUGIN FROM SERVER OR ELSE IT WILL WRITE THE CONNECT/DISCONNECT TWICE. restarting the server is recommended.

MESSAGE:

The Connect/disconnect message appears as:
[DIS/CONNECT] %name% (%steamid) has joined/left the server from %country%

THE MESSAGE FEATURES COLORED TEXT

[DIS/CONNECT] = GREEN / REST OF THE MESSAGE = team color/colour.
Get Plugin or Get Source connectmessage.sp

Source AlliedModders