Raised This Month: $ Target: $400
 0% 

Special Staff Menu


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Plugin Info:     Modification:   Counter-Strike        Category:   Fun Stuff       
Lindao
Junior Member
Join Date: Oct 2018
Location: Portugal
Old 12-08-2018 , 20:28   Special Staff Menu
Reply With Quote #1

Special Staff Menu

This menu have a special menu and you can edit it!
You can add comands like this:


PHP Code:
public SubMenuidiMenuiItem )
{
    if( 
iItem == MENU_EXIT )
    {
        
menu_destroyiMenu );
        return 
PLUGIN_HANDLED;
    }
    
    new 
iAccessiData], iName64 ], iCallBack
    
menu_item_getinfoiMenuiItemiAccessiDatacharsmaxiData ), iNamecharsmaxiName ), iCallBack ); 
    
    new 
iKey str_to_numiData );
    
    switch( 
iKey )
    {
    case 
1
        {
            
ChooseTeamid );
        }
    case 
2
        {
            
client_cmd(id"say /top15" );
        }
    case 
3
        {
            
client_cmd(id"say /rank" );
        }
    case 
4:
        {
    if(
get_user_flags(id) & ADMIN_MENU)
    
client_cmd(id"say /m" ); 
    else
    
menuid )

        }
        
    }    
    
menu_destroyiMenu );
    return 
PLUGIN_HANDLED;

Special staff menu itens:

PHP Code:
public ShowMenu(id)
{
 if(
get_user_flags(id) & ADMIN_BAN)
 {
  new 
szMenu menu_create("\r[ ServerName ]^n\yMod Menu^n\d[ OFICIAL LINDAO ]","menu_de_mod_handler")
  
  
menu_additem(szMenu,"FF")
  
menu_additem(szMenu,"Revive")
  
menu_additem(szMenu,"No Clip")
  
menu_additem(szMenu,"GodMode")
  
menu_additem(szMenu,"Transfer")
  
menu_additem(szMenu,"BlockTeams")
 
  
menu_display(id,szMenu)
 } 

Steam link: https://steamcommunity.com/id/PlayerJogador/
Steam Group: https://steamcommunity.com/groups/gamezonecomunidade
Attached Files
File Type: sma Get Plugin or Get Source (Special_Menu.sma - 550 views - 10.3 KB)

Last edited by Lindao; 12-08-2018 at 20:29.
Lindao is offline
 



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 09:34.


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