PlayerPlayerSound
#1

How to remove Sound on player spawn ?
Reply
#2

I don't really understand you, but post me your OnPlayerSpawn here!
Reply
#3

i dont think there is any sound by default so you must have added "PlayerPlaySound",,, so just remove it from "OnPlayerSpawn".. that should fix it
Reply
#4

Not only from there, remove PlayerPlaySound everywhere you have!
Reply
#5

that would disable sound from everywhere.. he just asked to disable it on player spawn,,
Reply
#6

If you mean stopping the sound OnPlayerSpawn use this

pawn Код:
PlayerPlaySound(playerid, 1186, 0.0, 0.0, 0.0);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)