Errors
#10

Quote:
Originally Posted by Sigiamix
pawn Код:
public bombtimer12(playerid)
{
for(new i=0; i<MAX_PLAYERS; i++)
{
  if(GetPlayerTeam(i) == 2)
  {
    GivePlayerMoney(i, 100);
    SetPlayerScore(i, GetPlayerScore(i) +1);
  }
CreateExplosion(277.3107,-1435.0239,13.9255,6,10.0);
GameTextForAll("~r~Red~w~ Team won!",5000,5);
}
return 1;
}
BTW it's a warning xD
I know lol
Reply


Messages In This Thread
Errors - by juuleman - 05.05.2010, 08:42
Re: Errors - by Torran - 05.05.2010, 08:45
Re: Errors - by juuleman - 05.05.2010, 08:47
Re: Errors - by Torran - 05.05.2010, 08:49
Re: Errors - by juuleman - 05.05.2010, 08:51
Re: Errors - by Torran - 05.05.2010, 08:52
Re: Errors - by Simon - 05.05.2010, 08:54
Re: Errors - by juuleman - 05.05.2010, 08:57
Re: Errors - by geerdinho8 - 05.05.2010, 09:03
Re: Errors - by juuleman - 05.05.2010, 09:05

Forum Jump:


Users browsing this thread: 1 Guest(s)