where to put this ?
#9

i have anotherr question .. lolz
is this ok ? i did it myself ..
did i use the "i" correctly ?
Код:
for(new i; i<MAX_PLAYERS; i++)
  {
  	if(PlayerInfo[i][LoggedIn] == 1 && PlayerInfo[i][Registered] == 1)
		{
	  	if(GetPlayerScore(i) == 50)
	  	{
	    	Gang[i] = BALLA;
	  	}
		}
	}
and i put that at onplayerupdate .. or do i have to make a timer fot this also ?
Reply


Messages In This Thread
where to put this ? - by AlbanianGuy - 17.05.2010, 00:38
Re: where to put this ? - by Backwardsman97 - 17.05.2010, 00:48
Re: where to put this ? - by AlbanianGuy - 17.05.2010, 00:55
Re: where to put this ? - by AlbanianGuy - 17.05.2010, 01:04
Re: where to put this ? - by Backwardsman97 - 17.05.2010, 01:23
Re: where to put this ? - by AlbanianGuy - 17.05.2010, 01:35
Re: where to put this ? - by Backwardsman97 - 17.05.2010, 01:43
Re: where to put this ? - by AlbanianGuy - 17.05.2010, 01:45
Re: where to put this ? - by AlbanianGuy - 17.05.2010, 02:11
Re: where to put this ? - by Backwardsman97 - 17.05.2010, 02:52

Forum Jump:


Users browsing this thread: 1 Guest(s)