PlayPlayerSound:@
#1

I have a problem with PlayPlayerSound!
It wont work

Code:
if(checkpointid == nrg)
	{
	SendClientMessage(playerid,lgreen,"You won +2 score and 5000$");
	SetPlayerScore(playerid, GetPlayerScore(playerid) + 2);
	GivePlayerMoney(playerid,5000);
	TogglePlayerDynamicCP(playerid, checkpointid, false);
        PlayerPlaySound(playerid, 1098,0.0, 0.0, 0.0);
	}
Anyone?
Reply


Messages In This Thread
PlayPlayerSound:@ - by ColdXX - 07.10.2010, 15:08
Re: PlayPlayerSound:@ - by LarzI - 07.10.2010, 15:12
Re: PlayPlayerSound:@ - by WillyP - 07.10.2010, 15:13
Re: PlayPlayerSound:@ - by ColdXX - 07.10.2010, 15:15
Re: PlayPlayerSound:@ - by Conroy - 07.10.2010, 15:15
Re: PlayPlayerSound:@ - by Rachael - 07.10.2010, 15:16
Re: PlayPlayerSound:@ - by ColdXX - 07.10.2010, 15:22
Re: PlayPlayerSound:@ - by CrucixTM - 07.10.2010, 15:58
Re: PlayPlayerSound:@ - by WillyP - 07.10.2010, 16:05

Forum Jump:


Users browsing this thread: 1 Guest(s)