View Single Post
McTavish
Senior Member
Join Date: May 2021
Old 12-06-2021 , 04:24   Re: Round Message w/ VOX v1.3
Reply With Quote #60

Quote:
Originally Posted by dorin2oo7 View Post
Round Message w/ VOX v1.3
by Teascu Dorin


[IMG]http://img237.**************/img237/8720/descriptionz.png[/IMG]

Displays colored chat message every round start about Round #, current map and # players/maxslots.
Plays the round # in vox sounds. No download needed.


[IMG]http://img690.**************/img690/6929/settings.png[/IMG]

.:: Installing ::.

  1. Copy round_chat_msg.amxx into mod_dir/addons/amxmodx/plugins (mod_dir = cstrike, czero, dod etc)
  2. Copy round_message.txt goes to mod_dir/addons/amxmodx/data/lang
  3. Open plugins.ini from mod_dir/addons/amxmodx/configs
  4. Add at the end of the list on a new line like follows:
    Code:
    round_chat_msg.amxx
  5. Save and close plugins.ini
  6. Restart Server or Change Map


.:: Available CVAR`s ::.
  • amx_playsound "1"
    • Enable / Disable vox sound playing (Def: 1 - ON)
  • amx_chatmessage "1"
    • Enable / Disable chat message (Def: 1 - ON)


[IMG]http://img694.**************/img694/5438/notes.png[/IMG]

You can change/modify chat message colors in the language *.txt file located in addons/amxmodx/data/lang named round_message.txt !
Message colors usage:
- !y - Yellow (Normal chat color)
- !t - Team Color (Red=T, Blue=CT, Grey=Spec)
- !g - Green


[IMG]http://img690.**************/img690/4107/snapshots.png[/IMG]

Round start message:
[IMG]http://img246.**************/img246/2869/roundstart.jpg[/IMG]


[IMG]http://img694.**************/img694/4868/mlang.png[/IMG]

Code:
[en] English - Teascu Dorin
[ro] Romanian - Teascu Dorin
[es] Spanish - fezh
[de] German - KadiR and master4life
[pl] Polish - Bagieta
[fr] French - arkshine and wiiiton
[ru] Russian - xPaw
[nl] Dutch - crazyeffect
[bg] Bulgarian - papyrus_kn
[sv] Swedish - D-TOX
[tr] Turkish - TowerTurk [ C * ]
[bp] Brazilian Portuguesse - dark22
Any translation is welcomed !!!


[IMG]http://img691.**************/img691/5334/creditsk.png[/IMG]

Alka - stock color print
v3x - for teaching me how to use num_to_word (vox sounds)


[IMG]http://img694.**************/img694/1227/change.png[/IMG]

Code:
Legend: f - fixed | ! - added | c - changed | r - removed

v1.0
- First release
 
v1.1
- Rewrite plugin
- ! Multilingual

v1.2
- c to cache values of get_mapname and get_maxplayers globally
- c the color stock checking
- ! new languages

v1.3
- ! cvar round_version
.:: Game Monitor ::.

Server that using This Plugin


[IMG]http://img690.**************/img690/3448/downloade.png[/IMG]
Thank You !!
McTavish is offline