when player reachs score?
#1

I need help with a function, i made it for when a player hits a score of 500, it resets and the next round commence's.

Код:
  public ScoreReach()
  {
  if(GetPlayerScore(playerid) = 500)
	{
	SendClientMessageToAll(COLOR_RED,"game score reached!");
  SendRconCommand("GMX");
	}
Reply


Messages In This Thread
when player reachs score? - by -Rebel Son- - 03.02.2010, 19:36
Re: when player reachs score? - by Torran - 03.02.2010, 19:39
Re: when player reachs score? - by -Rebel Son- - 03.02.2010, 19:49
Re: when player reachs score? - by dice7 - 03.02.2010, 19:58
Re: when player reachs score? - by akis_tze - 03.02.2010, 19:58
Re: when player reachs score? - by -Rebel Son- - 03.02.2010, 20:28

Forum Jump:


Users browsing this thread: 1 Guest(s)