24.01.2010, 09:29
Somewhere on Top:
Then on /plant:
Then on /explode:
PS: Hi Sal. Remember me?
pawn Код:
new Float:bombx[MAX_PLAYERS];
new Float:bomby[MAX_PLAYERS];
new Float:bombz[MAX_PLAYERS];
pawn Код:
GetPlayerPos(playerid,bombx[playerid],bomby[playerid],bombz[playerid]);
pawn Код:
CreateExplosion(bombx[playerid],bomby[playerid],bombz[playerid],12,10.0);
PS: Hi Sal. Remember me?