13.01.2013, 04:57
Below your PlayAudioStreamForPlayer, create a
Below your StopAudioStreamForPlay, create a
Now go ingame and press your hotkeys and check to see if both of them show up. If they don't then you command isn't even going through.. Tell me exactly what you see.
pawn Code:
SendClientMessage(playerid, -1, "On");
pawn Code:
SendClientMessage(playerid, -1, "Off");