[Ajuda] Repetiзгo
#1

Alguйm ai sabe como repetir alguma coisa atй fazer certa coisa?

Por exemplo, eu quero que fique repetindo isso:

pawn Код:
FogoX[0]=PlayerX+-1.9826;   FogoY[0]=PlayerY+-1.5052;   FogoZ[0]=PlayerZ-2;
            FogoX[1]=PlayerX+-1.9816;   FogoY[1]=PlayerY+-0.1017;   FogoZ[1]=PlayerZ-2;
            FogoX[2]=PlayerX+-3.2436;   FogoY[2]=PlayerY+-1.5876;   FogoZ[2]=PlayerZ-2;
            FogoX[3]=PlayerX+-1.9826;   FogoY[3]=PlayerY+-1.5052;   FogoZ[3]=PlayerZ-2;
            FogoX[4]=PlayerX+-1.7868;   FogoY[4]=PlayerY+-2.4806;   FogoZ[4]=PlayerZ-2;
            FogoX[5]=PlayerX+-1.1713;   FogoY[5]=PlayerY+-0.6008;   FogoZ[5]=PlayerZ-2;
            FogoX[6]=PlayerX+-2.4602;   FogoY[6]=PlayerY+0.0455;    FogoZ[6]=PlayerZ-2;
            FogoX[7]=PlayerX+-2.7717;   FogoY[7]=PlayerY+-0.6095;   FogoZ[7]=PlayerZ-2;
            FogoX[8]=PlayerX+-2.4602;   FogoY[8]=PlayerY+0.0455;    FogoZ[8]=PlayerZ-2;
Reply
#2

SetTimer como opзгo de repeating TRUE.

Use uma variбvel para armazenar o ID do timer, para que vocк possa mata-lo depois.

Na callback do timer, coloque uma condiзгo para destruir o timer, no caso essa condiзгo й o que determina que vocк jб fez a certa coisa.

https://sampwiki.blast.hk/wiki/SetTimer
https://sampwiki.blast.hk/wiki/KillTimer
https://sampforum.blast.hk/showthread.php?tid=235924
Reply
#3

Eh cara, eu tinha esquecido disso faz tempo que nao usava settimer. Vlw ae vou te dar +rep pq vc me lembro '-'
Reply
#4

Um loop pode fazer repetir. '-'
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)