Errors
#5

Its in a timer:

pawn Код:
public bombtimer12(playerid)
{
    CreateExplosion(277.3107,-1435.0239,13.9255,6,10.0);
    GameTextForAll("~r~Red~w~ Team won!",5000,5);
    GivePlayerMoney(GetPlayerTeam(playerid) == 2), 100);
  SetPlayerScore(GetPlayerTeam(playerid) == 2), GetPlayerScore(GetPlayerTeam(playerid) == 2) + 1);
    return 1;
}
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: