samp-weapon-config icon indicating copy to clipboard operation
samp-weapon-config copied to clipboard

Knife

Open raedman90 opened this issue 1 year ago • 2 comments

Is there any way to disable knife kill? The one that kills the player in the back

raedman90 avatar Aug 23 '23 21:08 raedman90

You can do it with OnPlayerKeyStateChange (KEY_HANDBRAKE), check if player on foot and hold knife, than freeze or slap etc.

PazzOnee avatar Sep 20 '23 21:09 PazzOnee

Yes, you can disable it. Use SetKnifeSync function.

NexiusTailer avatar Nov 27 '23 01:11 NexiusTailer