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

Melee weapon off map

Open opsticle opened this issue 3 years ago • 1 comments

Melee weapons not working outside of the map (passing 3000 coordinates)

opsticle avatar Jan 14 '22 00:01 opsticle

If a client doesn't call both OnPlayer(Give/Take)Damage at all, server cannot detect someone was damaged, no matter what pawn code you'll have in those callbacks and which serverside damage system is used.

NexiusTailer avatar Feb 28 '22 06:02 NexiusTailer