[Ajuda] PlayerPlaySound - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] PlayerPlaySound (
/showthread.php?tid=548798)
PlayerPlaySound -
SukMathcuck - 02.12.2014
Alguйm sabe como posso desligar um som feito pelo PlayerPlaySound?
Re: PlayerPlaySound -
higorklein - 02.12.2014
sу da se colocar um id de audio que nгo existe PlayerPlaySound (playerid, 1040,0, 0, 0);
Re: PlayerPlaySound -
ReyMysterio - 02.12.2014
Se й uma mъsica existe um para comeзar e um para parar. Exemplo:
ID: 1185 (SOUND_BIKE_AWARD_TRACK_START)
ID: 1186 (SOUND_BIKE_AWARD_TRACK_STOP)
Todos os ID'S:
https://sampwiki.blast.hk/wiki/SoundID
Re: PlayerPlaySound -
Bruno13 - 03.12.2014
Quote:
Originally Posted by higorklein
sу da se colocar um id de audio que nгo existe PlayerPlaySound (playerid, 1040,0, 0, 0);
|
Cuidado com ids inexistentes, hб uns que podem crashar.
Re: PlayerPlaySound -
MarcosJъnior - 03.12.2014
Se for um som como de vozes ou do tipo, use um ID inexistente [0, 1040]. Sу nгo use qualquer ID, pois maioria crasham o jogo.
Caso seja uma mъsica, use o ID seguinte, exemplo: mъsica 1097 >> ID 1098 parб ela.