[FilterScript] X-Radio [SQLite, sscanf2, zcmd] - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] X-Radio [SQLite, sscanf2, zcmd] (
/showthread.php?tid=467005)
X-Radio [SQLite, sscanf2, zcmd] -
xXShadowXx - 30.09.2013
X-Radio
SQLite, sscanf2, zcmd
What is so special about this?
This script uses SQLite to save radio stations that players use. These can be added and removed in-game as well as played.
Tables
This script only uses one SQLite table. To create the table, use the code below.
Код:
CREATE TABLE `radios` (`name`,`owner`,`url`)
Bugs
None found so far, if you happen to find any, reply here or send a private message to me.
Credits
xXShadowXx - main coding of the script.
****** - sscanf2, DB_Escape function.
Zeex - zcmd.
Download
(pastebin)
(solidfiles)
Notes
- It would be nice if you were to display credits for this.
- Do not claim it as your own.
- Any suggestions, PM me or post here.
Thanks for looking.
Re: X-Radio [SQLite, sscanf2, zcmd] -
Team_PRO - 30.09.2013
nice work
Respuesta: X-Radio [SQLite, sscanf2, zcmd] -
adrianxd - 30.09.2013
great job
Re: X-Radio [SQLite, sscanf2, zcmd] -
FiReMaNStone - 28.10.2013
Nice work I am going to use it for my server
Re: X-Radio [SQLite, sscanf2, zcmd] -
RoyalGaming - 29.10.2013
Good Job by the way I cant make a radio with IRL Freq?