how to get music for all player
#1

please help me how to start music for all player ??

and thanks
Reply
#2

pawn Код:
for(new i=0; i<MAX_PLAYERS; i++)
{
       PlayAudioStreamForPlayer(i,"Link");
       return 1;
}
Reply
#3

ok how remove class for team :ex : team marcania
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)