/SetPlayerScore help
#7

If that is your last message when you finnish your mission, then add it there. Replace it with this.
Quote:

public OnPlayerFinishMission(playerid)
{
SendClientMessage(playerid, 0x00FF00FF, "You have delivered the load!");
SetPlayerScore(playerid, GetPlayerScore(playerid) + 1);
return 1;
}

Reply


Messages In This Thread
/SetPlayerScore help - by [NOR]John - 05.01.2012, 16:23
Re: /SetPlayerScore help - by Mrki_Drakula - 05.01.2012, 16:26
Re: /SetPlayerScore help - by [MG]Dimi - 05.01.2012, 16:27
Re: /SetPlayerScore help - by [NOR]John - 05.01.2012, 16:36
Re: /SetPlayerScore help - by Mrki_Drakula - 05.01.2012, 16:37
Re: /SetPlayerScore help - by [NOR]John - 05.01.2012, 16:41
Re: /SetPlayerScore help - by Mrki_Drakula - 05.01.2012, 16:46
Re: /SetPlayerScore help - by [NOR]John - 05.01.2012, 17:22
Re: /SetPlayerScore help - by Mrki_Drakula - 05.01.2012, 19:23

Forum Jump:


Users browsing this thread: 1 Guest(s)