Cyanox62 / ServerTips

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ServerTips

A plugin that will print automated messages within a random time range to each players console.

Installation

Smod2 must be installed for this to work.

Place the "ServerTips.dll" file in your sm_plugins folder.

Features

Put this config line anywhere in your gameplay_config.txt file with the proper formatting. Click here for all available colors.

Config Value Type Default Description
servertips List Sets the messages to be printed to each users console. They are in the format [color]:[message]:[min_time]:[max_time] and are seperated by the specified splitter, default is -. The times are calculated in seconds and represent the amount of time into the round. Example config: yellow:Join our discord server!:10:30-gray:Hope you enjoy the server!:50:100
servertips_splitter Character - Sets the character to seperate messages.

About


Languages

Language:C# 100.0%