Radio help?
#1

Was making an radio system but got a little problem when i exit the vehicle the music wont stop stream

I putted this under OnPlayerExitVehicle
pawn Код:
if(playerid == PLAYER_STATE_DRIVER || playerid == PLAYER_STATE_PASSENGER)
    {
        StopAudioStreamForPlayersInCar(playerid); // Stop the audio stream
    }
NVM already sloved
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)