Pauses in a "LOOP"
#1

Hello,

Here's my code:
pawn Код:
public RandFire()
{
   
    for(new i = 0; i < 30000; i++)
    {
    CreateExplosion(-854.5049, 1538.4235, 22.5146, 2, 15);
    }
}
I want that the code waits like 5 seconds before doing another explosions. How is that possible?

Thank you,
-Alex
Reply


Messages In This Thread
Pauses in a "LOOP" - by Dark734 - 05.01.2011, 00:00
AW: Pauses in a "LOOP" - by Meta - 05.01.2011, 00:09
Re: Pauses in a "LOOP" - by Dark734 - 05.01.2011, 00:10
Re: Pauses in a "LOOP" - by Calgon - 05.01.2011, 00:14
AW: Pauses in a "LOOP" - by Meta - 05.01.2011, 00:16
Re: Pauses in a "LOOP" - by Dark734 - 05.01.2011, 00:17
AW: Pauses in a "LOOP" - by Meta - 05.01.2011, 00:18
Re: Pauses in a "LOOP" - by Doom8890 - 05.01.2011, 00:19
AW: Re: Pauses in a "LOOP" - by Meta - 05.01.2011, 00:21
Re: AW: Re: Pauses in a "LOOP" - by Dark734 - 05.01.2011, 00:22

Forum Jump:


Users browsing this thread: 1 Guest(s)