[HELP] I need help about Onplayerrequestclass . +REP1
#8

Код:
OnPlayerConnect(playerid)
{
       PlayAudioStreamForPlayer(playerid, http://media.soundcloud.com/stream/TlAsBOPpA3Vm.mp3); //harlem shake yeah!
       return 1;
}

OnPlayerSpawn(playerid)
{
      StopAudioStreamForPlayer(playerid);
      return 1;
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)