30.03.2016, 01:38
Hello all
Im trying to use PlayerPlaySound() but it does not play the sound in game.
Code:
public OnPlayerRequestClass(playerid, classid)
{
PlayerPlaySound( playerid, 1187, 0.0, 0.0, 0.0 );
}
Thanks for the help
Im trying to use PlayerPlaySound() but it does not play the sound in game.
Code:
public OnPlayerRequestClass(playerid, classid)
{
PlayerPlaySound( playerid, 1187, 0.0, 0.0, 0.0 );
}
Thanks for the help