Quote:
Originally Posted by Blizzard_87
Code:
public plugin_init() { register_plugin(PLUGIN, VERSION, AUTHOR) register_clcmd("say /servers", "Music_Menu") register_clcmd("say_team /servers", "Music_Menu") } public Music_Menu(id) {
when using code from your other plugins please remember to change the function names 
|
Well iam little lazy ^^
So i used my code from music menu to do it, and forgot change that

Iam making new version, in update that will be fixed
__________________