How to use a command on another player?
#6

Quote:
Originally Posted by Ranama
Посмотреть сообщение
Change the timer to

Код:
SetTimerEx("SetPlayerHealth", 1500, false , "if", targetid, 0.0);
I think that will kill the player after the timer have finished
That compiled without errors, havent tested it but i think it will work, and i can do the same with this?

[/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?
Reply


Messages In This Thread
How to use a command on another player? - by gnoomen2 - 31.07.2012, 23:58
Re: How to use a command on another player? - by Ranama - 01.08.2012, 00:04
Re: How to use a command on another player? - by Devilxz97 - 01.08.2012, 00:26
Re: How to use a command on another player? - by gnoomen2 - 01.08.2012, 01:10
Re: How to use a command on another player? - by Ranama - 01.08.2012, 01:20
Re: How to use a command on another player? - by gnoomen2 - 01.08.2012, 02:30
Re: How to use a command on another player? - by Ranama - 01.08.2012, 02:42

Forum Jump:


Users browsing this thread: 1 Guest(s)