UserWelcome with CountryName

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

UserWelcome with CountryName

Post by greenie »

CountryWelcome by SweatyBanana


This plugin makes an anouncement whenever someone joins your server saying:

SweatyBanana is ready to play.
SweatyBanana is from United States.


CVARS
amx_country_showall (0 = display to everyone, 1 = display to admins)
[DEFAULT 0]
amx_country_method (How it is displayed)
1 - CONSOLE
2 - CHAT
4 - TSAY
8 - CSAY

You can add then up like so:
1 + 4 + 8 = 13 which gives you console, csay, and tsay.
2 + 8 = 10 which gives you chat and csay.
etc...etc..There are 15 combinations.
cwlang.txt goes in your addons/amxmodx/data/lang/ folder.

VERSIONS
v1.0 - Original
v1.1 - Fixed name checker..Changed to write_byte message in green
v1.2 - Took out cstrike include and re-aranged a few things.
v1.3 - Added cvar for admin display or all
v1.4 - Added a cvar to control how it is displayed
v1.5 - Way optimized thanks to hawk...Uses pcvars and fixed a bug in admins only
v1.6 - Fixed displaying to all players and removed HN.
v1.7 - MultiLingual support added.
CREDITS
Hawk said he doesnt like credit
SubStream idea for addative display types

Language Credits
en - SweatyBanana
de - flintst0nes
nl - geertjan88
pl - trawiator
sv - Fr3ak0ut
fin - Dx.123
bp - commonbullet
ro - Angelina
sp - souldeamon

plugin
source
Post Reply

Return to “General Purpose”