Scrolling Text

Post Reply
greenie
Full Member
Full Member
Posts: 1815
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Nu

Scrolling Text

Post by greenie »

Scrolling Text




.: Description :.


Based on imessage plugin, this plugin displays scrolling centered messages (like Terrorists Win message).



.: Commands :.

amx_scrolltext < put your message here >
Set a message
You can put the keyword %hostname% in the sentence and it will be replaced with the server name.



.: Cvars :.

amx_scrolltext_freq < value >
Time in seconds between 2 messages (dft 180)



.: Requirements :.

Fakemeta
HamSandwich



.: Config Example :.



You can put something like this in amxx.cfg :
Code:
// Center typed scrolling text messages
amx_scrolltext "Welcome to %hostname%"
amx_scrolltext "This server is using AMX Mod X, Visit http://www.amxmodx.org"

// Frequency in seconds scrolling text messages
//
// Default value: 180
amx_scrolltext_freq 180
get plugin
get source
Post Reply

Return to “General Purpose”