[HELP]PlayerPlaySound
#6

pawn Code:
public OnPlayerRequestClass(playerid, classid)
{
    PlayerPlaySound(playerid, 1185, 0.0, 0.0, 0.0);
    SetPlayerPos(playerid,-2093.3120,2312.8262,25.9141);
    SetPlayerFacingAngle(playerid, 277.1146);
    SetPlayerCameraPos(playerid,-2090.034179,2311.972167,26.926900);
    SetPlayerCameraLookAt(playerid,-2093.3120,2312.8262,25.9141);
    SetPlayerSpecialAction(playerid,5);
    return 1;
}
This should work. Are you even having any problems with this? Or do you just want to know if it's right?
Reply


Messages In This Thread
[HELP]PlayerPlaySound - by glanz14 - 16.09.2012, 00:48
Re: [HELP]PlayerPlaySound - by glanz14 - 16.09.2012, 00:50
Re: [HELP]PlayerPlaySound - by clarencecuzz - 16.09.2012, 01:10
Re: [HELP]PlayerPlaySound - by glanz14 - 16.09.2012, 01:16
Re: [HELP]PlayerPlaySound - by BadgerLedger - 16.09.2012, 01:19
Re: [HELP]PlayerPlaySound - by clarencecuzz - 16.09.2012, 01:22
Re: [HELP]PlayerPlaySound - by glanz14 - 16.09.2012, 01:30
Re: [HELP]PlayerPlaySound - by BadgerLedger - 16.09.2012, 01:34
Re: [HELP]PlayerPlaySound - by clarencecuzz - 16.09.2012, 01:36

Forum Jump:


Users browsing this thread: 1 Guest(s)