How to make an unfair death?
#1

I have a /duty command for admins, which sets player to God mode with Wuzi skin and minigun. The use of this command is to check for hackers or something else related to cheaters.

What I want is to make the player that I shoot with the minigun, have an unfair death (no losing money, etc..) and I also want it to NOT display a death icon on the death list.

How can I do this using variables?

Something like:
pawn Код:
new AdminOnDuty;
and
pawn Код:
new UnfairPlayerDeath;
^ Thats just an example of what variables I could use. Does anyone have an idea of how to make this work properly?

Thanks.
Reply
#2

In OnPlayerDeath check if the killerid is admin on duty and if the weapon is minigun.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)