[AJUDA] Como fazer streaming Shoutcast para todos dentro de um carro.
#14

Quote:
Originally Posted by Ricop522
Посмотреть сообщение
pawn Код:
public OnPlayerStateChange(playerid, newstate, oldstate)
{
    if(newstate == PLAYER_STATE_DRIVER || newstate == PLAYER_STATE_PASSENGER)
        PlayAudioStreamForPlayer(playerid, Radio[GetPlayerVehicleID(playerid)]);
    else if(newstate == PLAYER_STATE_ONFOOT)
    {
        StopAudioStreamForPlayer(playerid);
        SendClientMessage(playerid, 0x50AF6CAA, "Rбdio desligado automaticamente!");
    }
    return 1;
}
onfoot = a pй.
Mas ele pode vir de outro estado pro estado de apй por exemplo, quando morre fica em PLAYER_STATE_WASTED, depois fica PLAYER_STATE_ONFOOT, ai vai aparecer a mensagem, qdo loga tb fica STATE_NONE dps spawned e onfoot c n me engano.
Reply


Messages In This Thread
[AJUDA] Como fazer streaming Shoutcast para todos dentro de um carro. - by Lucas_Morais - 19.11.2011, 22:26
Re: [AJUDA] Como fazer streaming Shoutcast para todos dentro de um carro. - by steki. - 19.11.2011, 22:39
Re: [AJUDA] Como fazer streaming Shoutcast para todos dentro de um carro. - by Lucas_Morais - 19.11.2011, 22:51
Re: [AJUDA] Como fazer streaming Shoutcast para todos dentro de um carro. - by BlackCoder - 19.11.2011, 23:19
Re: [AJUDA] Como fazer streaming Shoutcast para todos dentro de um carro. - by Lucas_Morais - 19.11.2011, 23:22
Re: [AJUDA] Como fazer streaming Shoutcast para todos dentro de um carro. - by Pharrel - 19.11.2011, 23:24
Re: [AJUDA] Como fazer streaming Shoutcast para todos dentro de um carro. - by BlackCoder - 19.11.2011, 23:28
Re: [AJUDA] Como fazer streaming Shoutcast para todos dentro de um carro. - by Ricop522 - 19.11.2011, 23:37
Re: [AJUDA] Como fazer streaming Shoutcast para todos dentro de um carro. - by Lucas_Morais - 19.11.2011, 23:38
Re: [AJUDA] Como fazer streaming Shoutcast para todos dentro de um carro. - by Pharrel - 19.11.2011, 23:40
Re: [AJUDA] Como fazer streaming Shoutcast para todos dentro de um carro. - by Lucas_Morais - 19.11.2011, 23:59
Re: [AJUDA] Como fazer streaming Shoutcast para todos dentro de um carro. - by Pharrel - 20.11.2011, 00:29
Re: [AJUDA] Como fazer streaming Shoutcast para todos dentro de um carro. - by Ricop522 - 20.11.2011, 00:52
Re: [AJUDA] Como fazer streaming Shoutcast para todos dentro de um carro. - by Pharrel - 20.11.2011, 00:55
Re: [AJUDA] Como fazer streaming Shoutcast para todos dentro de um carro. - by Lucas_Morais - 22.11.2011, 22:06
Re: [AJUDA] Como fazer streaming Shoutcast para todos dentro de um carro. - by CyNiC - 23.11.2011, 00:47

Forum Jump:


Users browsing this thread: 1 Guest(s)