nuclear bomb
#3

yes of course.
its an object.
its explodes, but have a low radius.

pawn Код:
GetObjectPos(Nuke, x, y, z);
CreateExplosion(x, y, z, 7, 9000.999);
CreateExplosion(x, y, z+3, 7, 9000.999);
CreateExplosion(x, y, z+6, 7, 9000.999);
CreateExplosion(x, y, z+9, 7, 9000.999);
CreateExplosion(x, y, z+12, 7, 9000.999);
CreateExplosion(x, y, z+15, 7, 9000.999);
CreateExplosion(x, y, z+18, 7, 9000.999);
CreateExplosion(x, y, z+21, 7, 9000.999);
CreateExplosion(x, y, z+24, 7, 9000.999);
CreateExplosion(x, y, z+27, 7, 9000.999);
CreateExplosion(x, y, z+33, 7, 9000.999);
CreateExplosion(x, y, z+39, 7, 9000.999);
CreateExplosion(x, y, z+42,7, 9000.999);
CreateExplosion(x, y, z+45, 7, 9000.999);
CreateExplosion(x, y, z+51, 7, 9000.999);
DestroyObject(Nuke);
Reply


Messages In This Thread
nuclear bomb - by Headshot1108 - 06.04.2010, 12:40
Re: nuclear bomb - by Calgon - 06.04.2010, 12:42
Re: nuclear bomb - by Headshot1108 - 06.04.2010, 12:44
Re: nuclear bomb - by ziomal432 - 06.04.2010, 12:45
Re: nuclear bomb - by Headshot1108 - 06.04.2010, 12:46

Forum Jump:


Users browsing this thread: 2 Guest(s)