Question
#1

Is there a possible way to have it so your stars are your score?

i tryed using this

Код:
public OnPlayerUpdate(playerid)
{
      if(GetPlayerWantedLevel(playerid) == 1) 
      {
      SetPlayerScore(playerid, GetPlayerScore(playerid) + 1);
      return 0;
      }
      return 1;
}
but didnt seem to work

NOTE: indentations fine just the way i copy and paste
Reply


Messages In This Thread
Question - by Lookin - 04.10.2011, 11:12
Re: Question - by Basicz - 04.10.2011, 11:20
Re: Question - by $India$ - 04.10.2011, 12:12
Re: Question - by [MG]Dimi - 04.10.2011, 12:20
Re: Question - by [GOD]Dragonster82 - 04.10.2011, 12:25
Re: Question - by [MG]Dimi - 04.10.2011, 12:29
Re: Question - by aRoach - 04.10.2011, 12:32
Re: Question - by Lookin - 06.10.2011, 06:51

Forum Jump:


Users browsing this thread: 2 Guest(s)