Mani Admin Plugin CS Source v1.1.0o Full Version
| File name: | mani_admin_plugin_v1_1_0o_cssource.zip |
| File size: | 1.28 MB |
| Downloads this week: | 0 |
| Downloads total: | 4,184 |
| Date Added: | 06-08-2005 |
| Popularity: | 2% |
Short description:
Mani Admin Plugin CS Source v1.1.0o Full Version.
Changes
Added {SERVERHOST} to token list that can be used in adverts
Changed how sounds are played so that environments such as tunnels do not affect them (you may notice they are slightly louder)
Added trigger sounds for the following events: -
Join Server
Round Start (CSS Only)
Round End (CSS only)
Vote Start
Vote End
Restricted Weapon buy attempt (CSS only)
Menu Selection
Menu Exit
The sounds can be modified in the new file actionsoundlist.txt, the new sounds are stored in sound/admin_plugin/actions/
//
// actionsoundlist.txt
//
// Place all your action sounds in this file
//
// This file uses aliases to define
// the sound name, they must not be altered !!!
//
// The second part on each line is the location
// and name of the file itself. You can change
// this to be wherever you want.
//
// In the example below I have commented out
// joinserver, roundstart and roundend. If you
// uncomment joinserver a sample I made will
// be played upon connection to a server. You will
// probably get bored with this quickly so replace
// it with your own
//
// Samples "joinserver.mp3", "startyourvoting.mp3" and
// "endofvote.mp3" were made by me (Mani) using FruityLoops
// and a nice VST plugin synth. The rest are from the
// core HL2 server installation.
//
//"joinserver" admin_plugin/actions/joinserver.mp3
"votestart" admin_plugin/actions/startyourvoting.mp3
"voteend" admin_plugin/actions/endofvote.mp3
//"roundstart" admin_plugin/actions/roundstart.mp3
//"roundend" admin_plugin/actions/roundend.mp3
"restrictedweapon" admin_plugin/actions/restrictedweapon.wav
"menuselect" admin_plugin/actions/menuselect.wav
"menuexit" admin_plugin/actions/menuexit.wav
Added a new cvar called mani_mute_con_command_spam specifically for Matties script users to remove client in game spam for certain commands.
Added a new webshortcut menu system, typing favourites in the client console or in game will bring up the menu.
Added a two new entries in the english.cfg file for the webshortcut menu system.
Added a new server console only command called ma_msay that allows a menu to be rendered via Matties Event Scripts (Only for CSS and amx style menus). The format for this command is: -
ma_msay







