01.08.2012, 02:30
Quote:
|
Change the timer to
Код:
SetTimerEx("SetPlayerHealth", 1500, false , "if", targetid, 0.0);
![]() |
[/PAWN]SetTimerEx("DestroyDynamicObject(wep1);", 1500, false , "if", targetid, 0.0);[PAWN]
That also compiled without errors. Do you know how i can make the player die and the object get destroyed "DestroyDynamicObject(wep1);" when the object reaches the players position?



