[HELP] what is wrong?
#1

tipo asim pessoal eu fiz um codigo que fala quem entro no sv ai tem um ERRO GRANDE e to pedindo AJUDAA
SS:
/imageshack/i/samp000di.png/

o erro e que aparese varias veses a mensagem so queria que so mostra-se uma veis.
em OnPlayerLogin tem isso.
pawn Код:
for(new i = 0; i < MAX_PLAYERS; i++)
        {
          new string[256];
      GetPlayerName(playerid, sendername, sizeof(sendername));
          format(string, sizeof(string), "*[ID:%d]%s. Login Alert....", playerid, sendername);
      ABroadCast(COLOR_YELLOW,string,1);
        }
Reply


Messages In This Thread
[HELP] what is wrong? - by brunogysin - 27.05.2010, 00:59
Re: [HELP] what is wrong? - by russo666 - 27.05.2010, 01:05
Re: [HELP] what is wrong? - by SuB_ZeRo0_ - 27.05.2010, 01:08

Forum Jump:


Users browsing this thread: 1 Guest(s)