[HELP]PlayerPlaySound
#4

Quote:

public OnPlayerRequestClass(playerid, classid)
{
SetupPlayerForClassSelection(playerid);
SetPlayerSpecialAction(playerid,5);
PlayerPlaySound(playerid, 1185, 0.0, 0.0, 10.0);
return 1;
}

public SetupPlayerForClassSelection(playerid)
{
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);
}

It has become like this.
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: 3 Guest(s)