View Single Post
Plugin Info:     Modification:          Category:          Approver:   Hawk552 (427)
dorin2oo7
Senior Member
Join Date: Jun 2008
Location: Sibiu, Romania
Old 06-27-2009 , 13:14   AMX SlayAll v1.7
Reply With Quote #1

AMX SlayAll v1.7
by FireW@ll & Teascu Dorin


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

This plugin offers admin possibility to slay all alive players present on played map or all players in one team.
See the admin commands part to understand usage of this plugin.


.:: Installing ::.

  1. Copy amx_slayall.amxx into mod_dir/addons/amxmodx/plugins (mod_dir = cstrike, czero, dod etc)
  2. Copy slay_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:
    amx_slayall.amxx
  5. Save and close plugins.ini
  6. Restart Server or Change Map


.:: Admin Commands ::.


  • amx_slayall @All | @CT | @T
    • @All - Slays all alive players
    • @CT - Slays all Counter-Terrorist Team
    • @T - Slays all Terrorist Team
ACCESS needed for this commands ADMIN_SLAY (can be changed in *.sma)


[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 slay_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]

Slay All: [IMG]http://img145.**************/img145/7089/allmessagegrey.jpg[/IMG]

Slay T: [IMG]http://img205.**************/img205/4315/terroristmessagered.jpg[/IMG]

Slay CT: [IMG]http://img150.**************/img150/3221/ctmessageblue.jpg[/IMG]


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

Code:
[en] English - Teascu Dorin
[ro] Romanian - Teascu Dorin
[nl] Dutch - crazyeffect
[fr] French - arkshine
[de] German - D o o m
[es] Spanish - Starsailor
[sv] Swedish - zacky
[lt] Lithuanian - hleV
[ru] Russian - xPaw & HoRRoR [CSM]
[pl] Polish - MmikiM
[bg] Bulgarian - GmTx
[tr] Turkish - TowerTurk [ C * ]
[cz] Cezech - jab
Any translations are useful !!!


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

- FireW@ll for first release
- Alka for color stock. Forgot about this SRY
- Damaged Soul, teame06 and xPaw for ColorChat function


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

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

v1.7
- c case switch
- c to get players number at start of function

v1.6
- ! values for gUserConnected
- c loop section
- c from LANG_PLAYER to iPlayer[i] inside chat messages

v1.5
- c color stock to show CT in blue, T in red and All in Grey
- ! one more include (cstrike) to display colors for each team

v1.4
- ! colored chat messages
- ! amxmodx command logging

v1.3
- ! multilingual

v1.2
- c chat message from normal to show activity method

v1.1
- ! messages in chat about slayed targets

v1.0
- First release
.:: Game Monitor ::.

Server that using This Plugin


[IMG]http://img690.**************/img690/3448/downloade.png[/IMG]
Attached Files
File Type: sma Get Plugin or Get Source (amx_slayall.sma - 3980 views - 6.1 KB)
File Type: txt slay_message.txt (7.3 KB, 1503 views)

Last edited by dorin2oo7; 10-08-2010 at 14:24. Reason: Added v1.7
dorin2oo7 is offline