Force player to dead.
Whats command to force player kill?
How to kill a player? EDIT: I found it. PHP Code:
|
Re: Force player to dead.
you could use "client_cmd(player, "kill");" but i dont know what others would use
|
Re: Force player to dead.
I found that command in amxmodx include.
|
Re: Force player to dead.
just user_kill(id)
you can add the flag after id if flag is 1, the death count will decrease when the round end like this: user_kill(id, 1) |
Re: Force player to dead.
So if I'll use
PHP Code:
|
Re: Force player to dead.
Quote:
Or even better search... user_kill |
Re: Force player to dead.
Ok. Thank you. But I have one more question. Does it makes 1+ death into rank?
|
Re: Force player to dead.
Quote:
|
Re: Force player to dead.
I am not at home... And I can get answer in few seconds. If I'll try it will take 2minutes.
|
Re: Force player to dead.
Quote:
This is just pure laziness. Like you said it will take 2 minutes... I don't know the answer either so I would have to try it, just as you. |
| All times are GMT -4. The time now is 14:27. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.