21.07.2011, 02:44
Radius is declared as a float, therefore you need to pass a float placeholder:
pawn Код:
SetTimerEx("ExplodeBomb", 10000, false,"ffffd", X, Y, Z, 10, 10);