26.10.2013, 14:10
Music System - MP3
By HardRock
This is my first Filterscript release, so I hope you will like it.
________________________________________________
Features:
* Basic Radio System
* Dialogs
* URL Link Player
* Command: /mp3
* Dynamic Songs System
* MySQL saving
* MP3 Player
________________________________________________
Next Version Features:
* Song name or Radio Station name shows with Textdraws.
* Admin can edit Radio URL links and Radio Station names In Game.
* You can set volume without going to main menu.
* Vehicle Music system.
________________________________________________
Pictures:
Go and try yourself.
________________________________________________
Bugs:
Report me.
________________________________________________
Credits:
SA:MP Team - Pawno and SAMP
BlueG - a_mysql
Emmet - easydialog
ZeeX - ZCMD
****** - Pictures
HardRock - Made Filterscript
Note: If I have forgotten anybody, just remind me with pm or by posting here...
________________________________________________
Downloads:
Do not remove Credits!
________________________________________________
No links!
No edited versions!
________________________________________________
How do setup?
_______________________________
1. Put MusicSystem.pwn and MusicSystem.amx files in filterscript folder.
2. Put easydialog.inc, zcmd.inc and a_mysql.inc files in pawno/include (pawno->include) folder.(Go in Pawno folder and then Include folder.)
3. Put mysql.dll file in plugins folder and libmySQL.dll in main folder. (Where is samp-server and announce files)
4. Now open your server file and add
Код HTML:
plugins mysql filterscripts MusicSystem
6. Now start your server and enjoy!
[?] Something gone wrong, try again!
__________________________________________________
Do you wanna edit Radio Stations?
________________________________________________
Then open MusicSystem.pwn and search:
Код HTML:
#define RadioName0 "SkyPlus FM" #define RadioLink0 "http://stream05.akaver.com/skyplus_hi.mp3" #define RadioName1 "Energy FM" #define RadioLink1 "http://stream05.akaver.com/energyfm_hi.mp3" #define RadioName2 "Radio Uuno" #define RadioLink2 "http://217.146.71.24/uuno.mp3" #define RadioName3 "Spin FM" #define RadioLink3 "http://217.146.71.24/spinfm.mp3" #define RadioName4 "DFM" #define RadioLink4 "http://striiming.trio.ee/dfm64.mp3" #define RadioName5 "RUSSKOE RADIO" #define RadioLink5 "http://stream05.akaver.com/russkoeradio_hi.mp3" #define RadioName6 "SKY RADIO" #define RadioLink6 "http://stream05.akaver.com/skyradio_low.mp3"
RadioLink = Radio URL link(Only .mp3)
________________________________________________
Updates:
Код HTML:
v 1 * Released Filterscript.
If you like +Rep me.
© HardRock