16.09.2012, 00:48
Although he would like to reproduce No. 185 of player music, it does not reproduce at all.
Although he would like to pass music at the time of ClassSelection, it does not work at all.
Is it wrong now?
Although he would like to pass music at the time of ClassSelection, it does not work at all.
Quote:
public OnPlayerRequestClass(playerid, classid) { SetupPlayerForClassSelection(playerid); SetPlayerSpecialAction(playerid,5); PlayerPlaySound(playerid, 1185, 0.0, 0.0, 10.0); return 1; } |