Type /music to play music add your music files manually in the sma example
PHP Code:
public plugin_precache()
{
precache_sound("misc/m/you.mp3")
precache_sound("misc/m/yoursound.mp3")
precache_sound("misc/m/yoursound.mp3")
precache_sound("misc/m/yoursound.mp3")
precache_sound("misc/m/yoursound.mp3")
precache_sound("misc/m/yoursound.mp3")
precache_sound("misc/m/yoursound.mp3")
For example ive added these sounds change the name in menu to your own music file names
PHP Code:
menu_additem(menu, "\wJayKay Princess", "1", 0);
menu_additem(menu, "\wDavid Guetta Gettin Over You", "2", 0);
menu_additem(menu, "\wQlimax Techno Boy", "3", 0);
menu_additem(menu, "\wIm In Miami Bitch", "4", 0);
menu_additem(menu, "\wFrontliner Who I Am", "5", 0);
menu_additem(menu, "\wWe No Speak Americano", "6", 0);
menu_additem(menu, "\wAlive The Prophet", "7", 0);
Code:
I suggest u name files like example david guetta getting over you to you for it to work
Ive added 7 songs they work but remember this can take alot of your server and i recommend fastdl!