Music?
#1

How do I add the music when there is the choice of character?
Sorry for my bad eng
Reply
#2

Add this under OnPlayerRequestClass:

Код:
PlayerPlaySound(playerid, 1097,0,0,0);
and this under OnPlayerSpawn:

Код:
PlayerPlaySound(playerid,1098,0,0,0);
First code plays music, 2nd code stops it.
Reply
#3

you can find here all the songs
https://sampwiki.blast.hk/wiki/Sounds
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)