[FilterScript] Play Music SAMP DJ 0.3.7 - 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] Play Music SAMP DJ 0.3.7 (
/showthread.php?tid=583599)
Play Music SAMP DJ 0.3.7 -
Jimmmy - 29.07.2015
SAMP DJ
Hello, I made a
filterscripts where the player can control the music TextDraw.
Commands
- /OpenPainelDJ
- /ClosePainelDJ
Print's
http://imgur.com/a/Aakfj#0
Download
http://pastebin.com/Aep4FK3J
Arquivo PHP:
PHP код:
<?php
$pesquisa = str_replace(' ', '+', $_GET['q']);
$musica = file_get_contents('http://search.4shared.com/q/CCQD/1/music/' .$pesquisa);
$pos = strpos($musica, "showMediaPreview(event, '") + 25;
$resto = strpos($musica, "/preview.mp3") + 12;
$link = substr($musica, $pos, $resto-$pos);
echo $link;
?>
Creditos
Jimmy - Textdraw e function
Dolby - PHP
Zeex - zcmd
Re: Play Music SAMP DJ 0.3.7 -
SpikY_ - 29.07.2015
Awesome. Please translate it in English
Re: Play Music SAMP DJ 0.3.7 -
jamesmith12 - 29.07.2015
cool!

FS
Re: Play Music SAMP DJ 0.3.7 -
Jimmmy - 29.07.2015
Quote:
Originally Posted by SpikY_
Awesome. Please translate it in English
|
Download is in English
Print's Portuguese

Topic Portuguese
https://sampforum.blast.hk/showthread.php?tid=583130
Re: Play Music SAMP DJ 0.3.7 -
jamesmith12 - 29.07.2015
+1 rep
Re: Play Music SAMP DJ 0.3.7 -
Jimmmy - 29.07.2015
Quote:
Originally Posted by jamesmith12
+1 rep
|
Thanks
Re: Play Music SAMP DJ 0.3.7 -
jamesmith12 - 29.07.2015
Quote:
Originally Posted by Jimmmy
Thanks 
|
NP
Re: Play Music SAMP DJ 0.3.7 -
hamzajaved780 - 29.07.2015
Freaking Awesome +REP for you...
Re: Play Music SAMP DJ 0.3.7 -
aan91 - 29.07.2015
good job (y)
Respuesta: Play Music SAMP DJ 0.3.7 -
LeleziiN - 30.07.2015
+Repъblica. Bom sistema parabйns.