help with message
#1

hey guys i have a f**** error
pawn Код:
public ExportStart()
{
    for(new i=0; i<MAX_PLAYERS; i++)
    {
    SetPlayerCheckpoint(i, -1539.262817, 133.987518, 2.613937, 8);
    SendClientMessageToAll(YELLOW, "[CAR-EXPORT]:We need some cars (/carlist)");
    SetTimer("GatesOpen", 3000, 0);
    }
  return 1;
}
the Message to all comes 100 (maybe) times why
Reply


Messages In This Thread
help with message - by Schock - 16.03.2009, 11:43
Re: help with message - by [RP]Rav - 16.03.2009, 11:47
Re: help with message - by [M2S]moe - 16.03.2009, 14:39
Re: help with message - by Schock - 16.03.2009, 14:41
Re: help with message - by [M2S]moe - 16.03.2009, 14:44

Forum Jump:


Users browsing this thread: 1 Guest(s)