Raised This Month: $ Target: $400
 0% 

Mani Admin Plugin AMX menu style, TK prevent, Ranks, hpk etc


  
 
 
Thread Tools Display Modes
Mani
Veteran Member
Join Date: Dec 2004
Location: UK
Old 07-07-2005 , 19:54  
#1561

Quote:
Originally Posted by sniper_strike
ah that sucks

there is going to be an option to turn of your model chooser completley right?
Got access back so here it is....

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
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



// 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/man...urce_patch.zip

Full version CS Source
http://www.mani-admin-plugin.com/man...q_cssource.zip

Patch version HL2 Deathmatch
http://www.mani-admin-plugin.com/man...l2mp_patch.zip

Full version HL2 Deathmatch
http://www.mani-admin-plugin.com/man...1_0q_hl2mp.zip

Documentation
http://www.mani-admin-plugin.com/man...in_plugin.html

Mani
__________________
Installation files, documentation and help can be found at: -

www.mani-admin-plugin.com
Mani is offline
sniper_strike
Senior Member
Join Date: Jan 2005
Old 07-07-2005 , 20:04  
#1562

thank you so much you rock!
__________________

66.150.188.42:27015
sniper_strike is offline
sniper_strike
Senior Member
Join Date: Jan 2005
Old 07-07-2005 , 22:22  
#1563

is there a way you can have it find people using
half life sound selector and auto mute or auto disable it so they cant spam music in my server!
__________________

66.150.188.42:27015
sniper_strike is offline
sslice
Senior Member
Join Date: Feb 2005
Location: Texas, USA
Old 07-08-2005 , 00:21  
#1564

Yeah, just make it check if voice_inputfromfile is set to 1, if it is then set it back to 0. Could be something checked every x seconds. Would be a nice feature.
__________________
sslice is offline
Mani
Veteran Member
Join Date: Dec 2004
Location: UK
Old 07-08-2005 , 07:19  
#1565

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/man...ck/english.cfg

Mani.
__________________
Installation files, documentation and help can be found at: -

www.mani-admin-plugin.com
Mani is offline
Games
Member
Join Date: Dec 2004
Location: holland
Old 07-08-2005 , 10:30  
#1566

Woudl be nice if you implent the chicken mod so that you can turn someone into a chicken and only pick someone (like a knife) have different physics and more health.

Games is offline
ktrain
Senior Member
Join Date: Jul 2004
Old 07-08-2005 , 12:35  
#1567

tickrate now reports 1 higher than the actual tickrate, worked fine for me before

execellent job

one request, can you give an option to turn off the tickrate and other reporting completely?

thanks, your hard work is greatly appreciated
ktrain is offline
Send a message via MSN to ktrain
sslice
Senior Member
Join Date: Feb 2005
Location: Texas, USA
Old 07-09-2005 , 00:54  
#1568

Pretty sure the tickrate display is located in adverts.txt
__________________
sslice is offline
[TGC]spin
Senior Member
Join Date: Dec 2004
Old 07-09-2005 , 12:47  
#1569

Just take {WHITE}Server Tick Rate {TICKRATE} out of your

cstrike/cfg/mani_admin_plugin/adverts.txt


Spin
__________________
[TGC]spin is offline
ktrain
Senior Member
Join Date: Jul 2004
Old 07-10-2005 , 00:26  
#1570

no im referring to the fake cvar, used for server querying, my adverts has only custom stuff which i put in

Mani knows what im talking about, but he is probably busy
ktrain is offline
Send a message via MSN to ktrain
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 17:05.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode