Raised This Month: $ Target: $400
 0% 

please help !!!


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
EFFx
Veteran Member
Join Date: Feb 2016
Location: São Paulo, Brasil
Old 06-26-2016 , 18:57   Re: please help !!!
Reply With Quote #2

Just remove

client_cmd(id,"say /class")

And add

client_cmd(id,"say /bb_menu")

If you havent not the plugin for edit, here's

PHP Code:
#include <amxmodx>

#define PLUGIN "Open BB Menu"
#define VERSION "1.0"
#define AUTHOR "EFFx"

public plugin_init() 
{
    
register_plugin(PLUGINVERSIONAUTHOR)
    
    
register_clcmd("chooseteam","OpenMenu")
    
register_clcmd("jointeam","OpenMenu")
}
public 
OpenMenu(id)
{
    
client_cmd(id,"say /bb_menu")

__________________
• Ranking System • AutoMix 5vs5 System
• Web Ban System • Plugins for free

____________________________________________
For private works:
• Discord: EFFEXo#8850 • Steam: EFFEXo

Last edited by EFFx; 06-26-2016 at 18:58.
EFFx 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 06:34.


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