AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugin/Gameplay Ideas and Requests (https://forums.alliedmods.net/forumdisplay.php?f=60)
-   -   Vote kick Menu (https://forums.alliedmods.net/showthread.php?t=325434)

r4f4w 06-21-2020 19:36

Vote kick Menu
 
Guys, I just want a simple plugin that allows users with the flag "a" to vote kick some other player.

I know that base votes have this, but I can't manage to !votekick to open the menu, it require to send the name in chat or console.

The only way that i can open the vote kick MENU is to type !admin and then go to voting and vote kick.

Any suggestions?

Cruze 06-22-2020 04:52

Re: Vote kick Menu
 
addons/sourcemod/configs/admin_overrides.cfg
PHP Code:

Overrides
{
    
"sm_votekick" "a"



r4f4w 06-22-2020 17:59

Re: Vote kick Menu
 
Quote:

Originally Posted by Cruze (Post 2706797)
addons/sourcemod/configs/admin_overrides.cfg
PHP Code:

Overrides
{
    
"sm_votekick" "a"



Thanks! That solve the problem with the VIP privileges.

But when someone does this command, it doens't open the menu, they have to type in console the id/name of the player. Not so practical even for admins.


All times are GMT -4. The time now is 10:11.

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