how to get music for all player - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: how to get music for all player (
/showthread.php?tid=544218)
how to get music for all player -
Xviper1234 - 31.10.2014
please help me how to start music for all player ??
and thanks
Re: how to get music for all player -
AdHaM612 - 31.10.2014
pawn Код:
for(new i=0; i<MAX_PLAYERS; i++)
{
PlayAudioStreamForPlayer(i,"Link");
return 1;
}
Re : how to get music for all player -
Xviper1234 - 31.10.2014
ok how remove class for team :ex : team marcania