Requesting some help, please.
#1

Yeah, the title says enough, though, I'll tell you my question:
- How to add a Song that will be play in the Spawn screen. Something at OnPlayerConnect? Please, tell me. I want to add a Audio Stream.

Help would be respected and the first one to help first and right will get a Reputation.
Reply
#2

First of all, Hello and I think people will help you by free will and not by reputation status.

If you know what is the function PlayAudioStreamForPlayer and how to use it, then... (if not https://sampwiki.blast.hk/wiki/PlayAudioStreamForPlayer)

Go to:

pawn Код:
public OnPlayerRequestClass(playerid)
{
    PlayAudioStreamForPlayer(playerid, "LINK"); // change LINK to your sound/music link
Reply
#3

Upload the song to Dropbox or something.
Reply
#4

Ruben_Alonso already told me the solution.
Thanks.
Reply
#5

U can also add a cmd similar to that if u want to play songs of player choice
Reply
#6

I already added a Command. I'm normal scripter, just wanted to know this function.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)