Music:
#1

How do i play a music number from ******* at the beggining of my samp server i mean when u start
like this [ame]http://www.youtube.com/watch?v=e2Tu8vMDIP0&feature=related[/ame]
Reply
#2

Streaming audio under OnPlayerConnect public?
pawn Код:
public OnPlayerConnect(playerid)
{
    PlayAudioStreamForPlayer(playerid, URL);
}
Reply
#3

ye but can i put it like this?


public OnPlayerConnect(playerid)
{
PlayAudioStreamForPlayer(playerid, http://www.youtube.com/watch?v=dTI0KDuQl_4);
}
Reply
#4

Quote:
Originally Posted by kepa333
Посмотреть сообщение
ye but can i put it like this?


public OnPlayerConnect(playerid)
{
PlayAudioStreamForPlayer(playerid, http://www.youtube.com/watch?v=dTI0KDuQl_4);
}
No, if you want to use ******* videos to be loaded in your server as an audio you can do that by using the following include in your script.

https://sampforum.blast.hk/showthread.php?tid=291288

-FalconX
Reply
#5

This is outdated like shit He never online and he never fix his FS lol..
aint there another way to put such a link wich that video is , i heard its like mp3 or something
Reply
#6

It's really simple. Just go to http://www.video2mp3.net/ and download your ******* video as .mp3. Now go to solidfiles and upload your song and give the link.
Reply
#7

lol ty
Reply
#8

http://www.solidfiles.com/d/1e44e78c4b/
Ok what now
Reply
#9

Код:
public OnPlayerConnect(playerid)
{
PlayAudioStreamForPlayer(playerid, http://www.solidfiles.com/d/1e44e78c4b);...2.62870154}
Reply
#10

Quote:
Originally Posted by Gaetic
Посмотреть сообщение
Код:
public OnPlayerConnect(playerid)
{
PlayAudioStreamForPlayer(playerid, http://www.solidfiles.com/d/1e44e78c4b);...2.57616360}
Won't work..

the file extension must be mp3, pls or vob etc.

-FalconX
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)