[FilterScript] SA Tube v1.0 [RELEASED]
#1

SA TUBE SYSTEM

What is it?


It's like a audio player , That plays the link you enter in search box,
and there is also a list of TOP 27 Musics, which you can also play and You can add your desire songs as well, by following the method showed below, but with some unique textdraws, Different from others,

Video

Click on the image to see the video !

Some Feautures


* ******* GUI in samp with TextDraws.
* ******* player.
* Alternative TOP 27 musics are available and can also be changed very easily, Just follow those steps.

Adding new custom music

Goto line 50, and add Comma " , " at the end, and then add this code, change it to your needs.
Code:
{"Song Name","www.*******.com/YOURLINK"}
and in the last code don't add comma " , "
Now it'll show the name in dialog as well,

Total textdraws are: 76.
Version: 1.0, Stay tune for updates.

Download

Pastebin
Mediafire

Credits

FuNkYTheGreat - For making this script.
Sreyas/SyS - For the conversion of new *******2Mp3
adri1 - For his awesome Textdraw Editor.
Zeex - For ZCMD.

Update Logs
Code:
Converted Player Textdraws to Global TextDraws, Thanks to Pottus Changed the ******* conversion website as the old one isn't converting now, Thanks to Sreyas/SyS
Note: If it's not working then press ESC > then goto Options > Audio Setup > and make sure your Radio Volume is not 0.
Reply
#2

Good job Funk!

Downloading
Reply
#3

Nice release funk! kepp it up.
Reply
#4

nice filterscript, maybe i will use it.

good job, funk!
Reply
#5

new PlayerText:TUBE_PTD[MAX_PLAYERS][77];

Serious waste of player textdraws use regular textdraws for any that will never change.
Reply
#6

Nice
Reply
#7

Quote:
Originally Posted by Pottus
View Post
new PlayerText:TUBE_PTD[MAX_PLAYERS][77];

Serious waste of player textdraws use regular textdraws for any that will never change.
I could have already been done that, But as i am Setting the textdraw string, According to the type of video/name,
So Global textdraw's aren't used in this thing, As Global is for everyone !

Thank You everyone !
Reply
#8

woahhh awesome work bro
Reply
#9

******* in game? Damn awesome
+rep
Reply
#10

Quote:
Originally Posted by FuNkYTheGreat
View Post
I could have already been done that, But as i am Setting the textdraw string, According to the type of video/name,
So Global textdraw's aren't used in this thing, As Global is for everyone !

Thank You everyone !
You use both types, global for any textdraws that will NEVER change and player textdraws for ones that do. There is only TWO lines that actually do anything to the output and only one player textdraw that ever changes.

PlayerTextDrawSetString(playerid,TUBE_PTD[playerid][23],"SA-TUBE CURRENTLY LISTENING -LINK AUDIO");
PlayerTextDrawSetString(playerid,TUBE_PTD[playerid][23],string);

- You wasted 76 player textdraws for no reason
- Approx 850 lines of code will execute for anyone who connects

I could never accept that reasoning for the magnitude of this fuck-up.
Reply
#11

Fixed, Now there are total 75 of Global TextDraw's and 1 Player TextDraw.
Thank you Pottus !
Reply
#12

i like those textdraws , amazing!
Reply
#13

Quote:
Originally Posted by FuNkYTheGreat
Посмотреть сообщение
Fixed, Now there are total 75 of Global TextDraw's and 1 Player TextDraw.
Thank you Pottus !
Much better that is the way it is done
Reply
#14

Quote:
Originally Posted by Debjit
Посмотреть сообщение
i like those textdraws , amazing!
Thank you.

Quote:
Originally Posted by Pottus
Посмотреть сообщение
Much better that is the way it is done
Thanks for telling me this !
Reply
#15

Awesome +REP!
Reply
#16

what plugins use this? it give this error when i start the server

[18:15:58] [debug] Run time error 19: "File or function is not found"
[18:15:58] [debug] TextDrawSetPreviewModel
[18:15:58] [debug] TextDrawSetPreviewRot
[18:16:37] [debug] Run time error 19: "File or function is not found"
[18:16:37] [debug] TextDrawSetPreviewModel
[18:16:37] [debug] TextDrawSetPreviewRot
[18:16:40] [debug] Run time error 19: "File or function is not found"
Reply
#17

Quote:
Originally Posted by NitroZeth
Посмотреть сообщение
what plugins use this? it give this error when i start the server

[18:15:58] [debug] Run time error 19: "File or function is not found"
[18:15:58] [debug] TextDrawSetPreviewModel
[18:15:58] [debug] TextDrawSetPreviewRot
[18:16:37] [debug] Run time error 19: "File or function is not found"
[18:16:37] [debug] TextDrawSetPreviewModel
[18:16:37] [debug] TextDrawSetPreviewRot
[18:16:40] [debug] Run time error 19: "File or function is not found"
upgrade to 0.3.7 come-on
Reply
#18

Nicely done.
Reply
#19

Quote:
Originally Posted by Barnwell
Посмотреть сообщение
Awesome +REP!
Quote:
Originally Posted by Astralis
Посмотреть сообщение
Nicely done.
Thank you mate's !
Reply
#20

Wow, awesome script dude ^_^

Downloading now XD
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)