ItsMods

Full Version: Votekick
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7
that's why you should always play with russian letter / some unicode character that you can't enter ingame Troll
@OrangePL Anonymous ftw!
(01-06-2012, 18:08)jariz Wrote: [ -> ]@OrangePL Anonymous ftw!
Yeah unfortunately not possible in 100 % in MW Tree, you can make your name invisible when you type in chat, but it will still show as some weird A in score tab
Is it possible to make access for votestart only for admins and moders?
(01-10-2012, 09:34)14m3r Wrote: [ -> ]Is it possible to make access for votestart only for admins and moders?

Yes use this with @Pozzuh's Permission Plugin from here http://www.itsmods.com/forum/Thread-Rele...lugin.html
Im install it, but i dont know how can i use votekick permitions in cfg. Can you show me example?
(01-10-2012, 11:16)14m3r Wrote: [ -> ]Im install it, but i dont know how can i use votekick permitions in cfg. Can you show me example?
It should be like this in sv_config.ini
Code:
//Don't add spaces after commas!
//CASE SENSITIVE!
//Don't remove the User & Admin groups!
[Permission]
//You can add more user groups here
Usergroups=Admin,Moderator,User
//Add admin xuids here (Go ingame and use !getxuid)
Admin_xuids=xuid1,xuid2,xuid3
//Admins can use all commands (Do not change!).
Admin_commands=*ALL*
//Add moderator xuids here
Moderator_xuids=xuid1,xuid2,xuid3
//Add commands moderators can use here
Moderator_commands=!help,!getxuid,!gettype,!votekick
//Add commands everyone can use
User_commands=!help,!getxuid,!gettype
//Everyone who isn't in any other group is a user (Do not change!).
User_xuids=*EVERYONE*
See I added !votekick to Moderator_commands.

Don't forget to add the xuids to Admin_xuids and Moderator_xuids.
Where does the addon.dll go? I know there is another addon.dll file are you supposed to overwrite that? [/align]
Tested this and it seems to not work.


Guessing outdated :/[/u]
Pages: 1 2 3 4 5 6 7