07.10.2012, 14:34
(
Последний раз редактировалось Youarex; 24.10.2013 в 13:02.
Причина: Update
)
Introduction
With this little filterscript you can create big music database, easily add, remove or update songs in game, navigate through pages in playlist and search for specific songs, using every criteria at once. I don't know what else to write, but I had to learn SQLite to make this for you.
(updated 2012-10-12)
http://pastebin.mozilla.org/1865387
http://www.solidfiles.com/d/090a17ea06/
(updated 2012-10-14)
http://www.solidfiles.com/d/440ddfbdb7/
You'll also need SQLite include:
https://sampforum.blast.hk/showthread.php?tid=303682
Commands
Код:/music <params> - opens music dialog if no params are given Params: stop - stops audio stream for player search <keywords> - finds songs for a given keywords - opens search dialog if no params are given request <song> - writes player's request to "requests.txt" file - opens request dialog if no params are given Rcon commands: add - adds new song in database - opens step by step dialog delete <songid> - removes song from database - opens search dialog if no params are given update <songid> - updates song in database - opens search dialog if no params are given
Screenshots
Note: removed most of the songs, since links were dead.
Credits
Код:Made by Youarex Slice for SQLite SA-MP Team