View Single Post
Author Message
joac1144
Senior Member
Join Date: Dec 2012
Location: Copenhagen, Denmark
Old 02-07-2014 , 15:29   [Any] Round Messages
Reply With Quote #1

Description:
This is just a simple plugin that prints a message to all players every time a round starts or ends.


CVAR list:
eventmsg_startmessage "{lightgreen}The round is about to {green}start" //message to send when a round is about to start.
eventmsg_endmessage "{lightgreen}The round has {green}ended" //message to send when a round ends.
eventmsg_version //Plugin version.

In order to compile the plugin yourself, you need morecolors.inc
You can find all the available colors here.
If you don't want to use any colors, remove the color tags in the CFG file.

Command list:
No commands.


Changelog:
Quote:
2-7-2014 (v1.0)

*Plugin released

2-8-2014 (v1.1)

*Morecolors isn't required
Installation:
Click 'Get Plugin', download the .smx file and put it into sourcemod/plugins/ folder.


-This is my third plugin ever-
Attached Files
File Type: sp Get Plugin or Get Source (EventMessage.sp - 649 views - 1.4 KB)
File Type: smx EventMessage.smx (9.5 KB, 512 views)
__________________

Last edited by joac1144; 02-16-2014 at 13:13. Reason: Update.
joac1144 is offline