Page 1 of 1

Private Connect Messages

Posted: Sun Nov 21, 2021 11:41 pm
by greenie
This plugin allows you to set messages for players based on their steamid.
When the player next joins the server the message will be displayed to them as a green chat message.

Setting a pm using the steamid "*" displays the message to everyone

Commands:
amx_addpm <steamid/*> <message>
amx_removepm <steamid/*>
amx_viewpm <steamid/*>

Cvars:

amx_pm_active (1|0) - enables/disables the displaying of pms
amx_pm_autodelete (0|1) - If enabled, the pm's are removed after they are displayed once. Otherwise they appear every connect till they are removed.

Currently only supports one PM per steamid + one global message.

get plugin
get source