SA-MP Forums Archive
[FilterScript] Music Player - 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] Music Player (/showthread.php?tid=320082)

Pages: 1 2 3


Re: Music Player - BRICS - 29.02.2012

UP!!


Re: Music Player - BurnInHell - 02.03.2012

Wow,awesome. But, i have the same problem as the other dude. I don't understand what link to put.
Show me some examples ,ok ?

Oh,and here what i wrote in the add new music dialog

http://www.youtube.com/watch?v=lexLA...ayer_embedde.d ( without the dot )

I'm a lithuanian :P some of the scripts are hard to understand for me.


Re: Music Player - BRICS - 03.03.2012

"Add new music" - Input new music URL - Input new music name.
Use direct links to music.
******* there seems to be not supported.
****** translator, and again


Re: Music Player - BurnInHell - 03.03.2012

examples ?
Or just update the include or the plugin (whatever you called it ) to support *******


Re: Music Player - Paul_Saint - 06.03.2012

Epic


Re: Music Player - gold - 08.03.2012

This is EPIC! but, it gives me errors:
Код HTML:
C:\Users\Daniel\Desktop\Updated mode\gamemodes\WOOT.pwn(15577) : error 047: array sizes do not match, or destination array is too small
C:\Users\Daniel\Desktop\Updated mode\gamemodes\WOOT.pwn(15578) : error 047: array sizes do not match, or destination array is too small
C:\Users\Daniel\Desktop\Updated mode\gamemodes\WOOT.pwn(15711) : error 047: array sizes do not match, or destination array is too small
C:\Users\Daniel\Desktop\Updated mode\gamemodes\WOOT.pwn(15712) : error 047: array sizes do not match, or destination array is too small
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Код HTML:
15577. Catalog_Music_Url[r][i] = strtok(OutPut,idx,SEPERATOR_ANSI);
15578. Catalog_Music_Name[r][i] = strtok(OutPut,idx,SEPERATOR_ANSI);
15711. Music_Url[playerid][r] = strtok(OutPut,idx,SEPERATOR_ANSI);
15712. Music_Name[playerid][r] = strtok(OutPut,idx,SEPERATOR_ANSI);
I dont know what array's they need to use, please help ;(

EDIT:
Wow! nevermind the arrays were too small
THIS IS SO AWESOME.


Re: Music Player - _DownLoaD_ - 08.03.2012

Looking good but i wont use it.
+Rep


Re: Music Player - Prodigy_Gamer - 08.03.2012

Where i place the map with the files


Respuesta: Music Player - Host-samp - 08.03.2012

Very Nice !! + 1


Re: Music Player - BRICS - 21.03.2012

Quote:
Originally Posted by Prodigy_Gamer
Посмотреть сообщение
Where i place the map with the files
Scriptfiles folder


Re: Music Player - BRICS - 30.05.2012

Up !


Re: Music Player - BRICS - 16.06.2012

UP !


Re: Music Player - AMEENAMEEN - 16.06.2012

Nice FS man i like it but wont use it because i have my own


Re: Music Player - sherlock - 16.06.2012

nice work.


Re: Music Player - BRICS - 07.10.2012

Thx all


Re: Music Player - ThaSourceGaming - 07.10.2012

I like this, thanks


Re: Music Player - Jsch - 06.01.2013

The link to Download version 0.2 is broken. Yeah, I understand that this is sorta old...but I want to try this one out


Re : Music Player - Rayan_black - 06.01.2013

I like it, good job on this.


Re: Music Player - Sasino97 - 06.01.2013

Great work

Quote:
Originally Posted by Android0504
Посмотреть сообщение
Hello

I just downloaded it and put all in correct place,then I type /mp3 or /music and it shows dialog box .but when I click on Add New Music or something like that after I click on Add New Music it dont appear nothing.

Help?
There's another filterscript in conflict with it:
All the scripts must return 0 at the end of OnDialogResponse, and 1 when a dialog is handled, just like in OnPlayerCommandText, otherwise the callback won't be called in the next loaded filterscript.
https://sampwiki.blast.hk/wiki/OnDialogResponse


Re: Music Player - MarshallNero - 06.01.2013

Epic ... Well Done... +REP for you!