iKlem / TAM

TAM or Translated Automatic Messages is a POC addons for Garry's Mod to show messages to your players

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TAM - Tranlated Automatic Messages

Current version (stable) : 1.0.0

Description

TAM is a server addon for the game Garry's Mod.
It will print messages at regular interval for the player of any server and can be translated.

Features

  • Show messages with time interval and colors
  • Create custom messages for any languages supported by Garry's Mod

Install the addon

You can clone the addon in the addons folder on your server :

git clone https://github.com/iKlem/TAM.git

Or you can download the last stable version with this link : Stable version

Create/Change the messages

The template file is the messages.example.lua and have a little explanation on what to do.
For your own file, you need to copy this file and rename it to messages.lua. This will avoid lose of messages between the updates.
You can edit the new file with your messages, colors and translations.

Contributing

If you want to contribute to the project, you can use the issues to add somes ideas.

Licence

This repository is under the MIT Licence

Credit

Addon created by iKlem

About

TAM or Translated Automatic Messages is a POC addons for Garry's Mod to show messages to your players

License:MIT License


Languages

Language:Lua 100.0%