HELP | Bomb command
#1

hello,

i want to do BOMB like RPG how i doing that?
i know how to do that at pickup with type 13 but its take long time.. i want to create one and one sec next that its doing the bomb effect

how i doing that?
Reply
#2

Guys.. please help me :\
Reply
#3

Jump
please help
Reply
#4

Код:
SetTimer("bomb",1000,0);
Код:
forward bomb();
public bomb()
{
CreateExplosion(x, y, z, type, radius);

}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)