AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [INS] Join Messages - Insurgency (https://forums.alliedmods.net/showthread.php?t=261721)

InsurgencyANZ 04-19-2015 08:50

[INS] Join Messages - Insurgency
 
1 Attachment(s)
Join Messages for Insurgency (2014)

DESCRIPTION
Displays a message "PLAYER_NAME joined the fight." when someone connects to the server.
By default, only disconnections of connection drops are displayed, so I have added connecting messages with the same style.
To avoid false positives, etc. the message only appears when a player has SUCCESSFULLY connected and is IN the server.

CVAR LIST
Quote:

sm_joinmsg_enabled 1 // (1) Enables, (0) Disables

CHANGELOG
Quote:

Version 1.0 (15-04-15)
Initial Release

Version 2.0 (19-04-15)
Added g_CvarEnabled to turn on and off

INSTALLATION
Place "joinmsg.smx" in "addons/sourcemod/plugins/" and then restart the server. Presto!
("plugin.joinmsg.cfg" is automatically generated in "insurgency/cfg/sourcemod/" with the Cvar, if you want to disable it, change 1 to 0.)

DarthNinja 11-05-2015 01:34

Re: [INS] Join Messages - Insurgency
 
You should use %N instead of GetClientName.
See https://wiki.alliedmods.net/Format_C...d_Scripting%29 for details


All times are GMT -4. The time now is 02:36.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.