|
楼主 |
发表于 2005-7-9 00:57:50
|
显示全部楼层
来自 中国–北京–北京–海淀区
UPDATE 8th July 2005
Cedrsan has pointed out an error in the english.cfg file, this will affect you if you use a non-english language text file or are using the Escape style menus.
Please update your english.cfg file with this one ->
http://www.mani-admin-plugin.com/mani_admin_plugin/language_pack/english.cfg
Release V1.1.0q (7th July 2005)
Changes
Fixed tickrate sometimes reporting 1 less than specified on command line
Updated how mute/gimp function stops voice comms
Fixed random mute on players
Added All Dead Talk voice chat.
Added ma_dropc4 for CSS to force the player with the bomb to drop it
Added ma_spec <player> to force a player to the spectators (also in menu system)
Added ma_setskin <player> <skin name> to force a player to the specified custom skin (also in menu system)
Added new in game command called settings this will allow a player to control their settings via menu.
Added custom skin support: -
Admins can have their own skins
Public players can have their own skins
Skins are stored in the player settings and can be modified by using the new settings command
Miscallenous skins can be specified that can be used with ma_setskin to affect players.
Skins can be forced as default skins for public players.
Optional autodownload to client functionality.
A new skins folder is now under $BASE/cstrike/cfg/mani_admin_plugin/
This folder holds 5 files: -
admin_ct.txt
admin_t.txt
public_ct.txt
public_t.txt
misc.txt
These files holds the menu name for your skin and the config filename that holds the resource filenames (.mdl, .vtf, etc)
The examples provided are commented out.
There are 5 folders relating to the different catagories. In these folders are the files specified above.
Each file must contain the resource filenames needed for a model.
If you are after skin packs you can see L Dukes web page at www.lduke.com/plugins/modelchanger.php for packs
PLEASE NOTE THAT AT THE TIME OF WRITING THE MODELS THERE DO NOT WORK WITH THE LATEST UPDATE FROM VALVE AND WILL CRASH THE CLIENT.
There is also an extremely good guide there on how to compile models with new skins.
I should also point out that the models are quite large so keep this in mind because your players will be forced to download them. You should only consider it if you are using sv_downloadurl as it takes aaagggesss by trickle download from the server. Don't forget the 56kers too.
CVar in mani_server.cfg
mani_adminsetskin_anonymous 0 // When set to 0, an admin set skin shows admins name to all players, when set to 1 they do not
mani_admindropc4_anonymous 0 // When set to 0, an admin dropc4 shows admins name to all players, when set to 1 they do not
mani_skins_admin 0 // 0 = Dont allow admins to have admin skins, 1 = Allow admins to have admin skins
mani_skins_public 0 // 0 = Dont allow public skins for normal players, 1 = Allow public skins for normal players
mani_skins_force_public 0 // 0 = Dont force first skin in list for public player, 1 = Force first skin in list on public player
mani_skins_setskin_misc_only 0 // 0 = Allow all skins to be selected via ma_setskin, 1 = Only allow misc skins to be used
mani_skins_auto_download 0 // 0 = Dont auto download skin resources, 1 = auto download skin resources to clients
mani_dead_alltalk 0 // 0 = All Dead talk off, 1 = All dead talk on
New translations in this version, you MUST update your english.cfg file
// **********************************************
// New in V1.1.0q Set Skins and Move to spectator
// **********************************************
//*********************************************
// Set Player to skin menu
//*********************************************
// Initial message for Escape style menus
00780;Press Esc to choose a player to skin
// Menu title
00781;;Choose player to skin
//*********************************************
// Set Skin menu
//*********************************************
// Initial message for Escape style menus
00782;Press Esc to choose a skin
// Menu title
00783;;Choose a skin
//*********************************************
// Choose player to move to spectator
//*********************************************
// Initial message for Escape style menus
00790;Press Esc to choose a player to move
// Menu title
00791;;Choose a player to move to spectator
// Fun player management option to choose skin
00301;;Set Skin
00619;;Player to Spectator
New Admin Flags
// M = restrict admin from having custom skins to choose
// N = restrict admin from being able to set a players skin
// O = restrict admin from running ma_dropc4 command
New Immunity flag
// o = make user immune from having their skin set by admin
Files changed from V1.1.0o
mani_admin_plugin.dll
mani_admin_plugin_i486.so
admingroups.txt
adminlist.txt
immunitygroups.txt
immunitylist.txt
english.cfg
adminct.txt
admin_ct.txt
admint.txt
admin_t.txt
chicken.txt
misc.txt
coolct.txt
public_ct.txt
coolt.txt
public_t.txt
mani_server.cfg
Download Link
From version (V1.1.0o) all patch files will be patches from the previous release which in this case is V1.1.0p
Patch File
Patch version CS Source
http://www.mani-admin-plugin.com/mani_admin_plugin/v1_1_0q/mani_admin_plugin_v1_1_0q_cssource_patch.zip
Full version CS Source
http://www.mani-admin-plugin.com/mani_admin_plugin/v1_1_0q/mani_admin_plugin_v1_1_0q_cssource.zip
Patch version HL2 Deathmatch
http://www.mani-admin-plugin.com/mani_admin_plugin/v1_1_0q/mani_admin_plugin_v1_1_0q_hl2mp_patch.zip
Full version HL2 Deathmatch
http://www.mani-admin-plugin.com/mani_admin_plugin/v1_1_0q/mani_admin_plugin_v1_1_0q_hl2mp.zip
Documentation
http://www.mani-admin-plugin.com/mani_admin_plugin/documentation/mani_admin_plugin.html
Mani |
|