Streaming Help please?
#1

Okay so I am creating a Radio System which shall be posted soon for the public but I have a problem,I setup for when the player gets out of the vehicle,the Audio Stream stops,but it does not stop when you fall off your bike,this is what the script looks like.
pawn Код:
public OnPlayerExitVehicle(playerid, vehicleid)
{
    StopAudioStreamForPlayer(playerid);
    return 1;
}
How do I setup for when the player falls off a bike?
Reply


Messages In This Thread
Streaming Help please? - by NinjahZ - 19.07.2013, 08:09
Re: Streaming Help please? - by Misiur - 19.07.2013, 09:08
Re: Streaming Help please? - by NinjahZ - 19.07.2013, 09:29
Re: Streaming Help please? - by NinjahZ - 19.07.2013, 11:10
Re: Streaming Help please? - by Misiur - 19.07.2013, 11:18
Re: Streaming Help please? - by NinjahZ - 19.07.2013, 12:18

Forum Jump:


Users browsing this thread: 1 Guest(s)