[Ajuda] Problema TextDraw.
#7

pawn Код:
// Para evitar Lag's em loop's, coloque no topo do GM:
#undef MAX_PLAYERS
#define MAX_PLAYERS (100)
// 100 й o numero mбximo de players no seu servidor.

//Loop
for(new i; i < MAX_PLAYERS; i++){
    TextDrawHideForPlayer(i, IntroTD0);
    TextDrawHideForPlayer(i, IntroTD1);
}
Reply


Messages In This Thread
Problema TextDraw. - by SeckSeck - 14.12.2014, 13:33
Re: Problema TextDraw. - by [BOPE]Seu._.Madruga - 14.12.2014, 15:44
Respuesta: Problema TextDraw. - by SeckSeck - 14.12.2014, 22:00
Re: Problema TextDraw. - by DarthVeider - 14.12.2014, 22:25
Respuesta: Problema TextDraw. - by SeckSeck - 15.12.2014, 00:37
Re: Problema TextDraw. - by Whoo - 15.12.2014, 00:40
Re: Problema TextDraw. - by CLANdok - 15.12.2014, 00:42
Re: Problema TextDraw. - by Bruno13 - 15.12.2014, 00:56
Re: Problema TextDraw. - by CLANdok - 15.12.2014, 01:18
Re: Problema TextDraw. - by Bruno13 - 16.12.2014, 22:42

Forum Jump:


Users browsing this thread: 1 Guest(s)