#1

hi.

how to stop sound

public OnPlayerRequestClass(playerid, classid)
{
PlayerPlaySound(playerid, 1062, 0.0, 0.0, 0.0);
}

public OnPlayerSpawn(playerid)
{
[what to put here to stop sound ?]
}
Reply
#2

SOUND_GOGO_TRACK_STOP 1063 (music)

https://sampwiki.blast.hk/wiki/SoundID
Reply
#3

i got it but it does't stop
Reply
#4

I had a similar problem on my server, try a timer.
Reply
#5

maybe i put PlayerStopSound something like that
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)