CreateExplosion
#1

hello
its a timing bomb but the explosion is weak i tried all the ids but the explosion is weak i can't kill my self if am on the bomb
PHP код:
public BlowPlantedBomb(playerid)
{
    
CreateExplosion(PlayerBombPOS[playerid][0],PlayerBombPOS[playerid][1],PlayerBombPOS[playerid][2],2,50.0);
    
DestroyObject(TimingBomb[playerid]);

Reply
#2

Then why don't you do it twice or three times?
pawn Код:
CreateExplosion(PlayerBombPOS[playerid][0],PlayerBombPOS[playerid][1],PlayerBombPOS[playerid][2],2,50.0);
CreateExplosion(PlayerBombPOS[playerid][0],PlayerBombPOS[playerid][1],PlayerBombPOS[playerid][2],2,50.0);
Reply
#3

mmm i will try
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)