Song played when choosing skin.
#1

Hi, searched the forum but couldn't find a similar topic.

I'm looking for a song that I heard on a RPG server quite a long time ago (sa-mp 0.2 I think).
It was played when you was to pick a skin (clown as default).
All I can say about the song is that there's a trumpet playing the melody.


//Sw00p
Reply
#2

PlayerPlaySound(playerid, 1187, 0, 0, 0);
Reply
#3

Quote:
Originally Posted by [KG
Nikere ]
PlayerPlaySound(playerid, 1187, 0, 0, 0);
ummm pardon?
Reply
#4

https://sampwiki.blast.hk/wiki/PlayerPlaySound
Reply
#5

so if my player id is, for an example 4 on a server I press F6, then type PlayerPlaySound(4, 1187, 0, 0, 0) and I will hear the song?

I tried that without any result.


EDIT: Oh, I posted this in the wrong section. Im not trying to script, I just wanted to listen to the song or know the name of it.
Reply
#6

Quote:
Originally Posted by Sw00p
so if my player id is, for an example 4 on a server I press F6, then type PlayerPlaySound(4, 1187, 0, 0, 0) and I will hear the song?

I tried that without any result.


EDIT: Oh, I posted this in the wrong section. Im not trying to script, I just wanted to listen to the song or know the name of it.
Then thats not possible. PlayerPlaySound is a function in pawn that you use to play sounds. The server has to have that somewhere to listen to something.
Reply
#7

Oh ok, so the song is created in SA-MP and isn't able to get anywhere then?

Thanks for the answer.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)