littlewhitey's Servers Forum (SA-MP/VC-MP/MTA/Zomboid)
VC-MP Server - 51.38.93.130:8192 => Support => Help-Desk & Server Information => Support Archive => Topic started by: KaMRaN on January 07, 2015, 02:06:22 PM
-
Whenever a player tries for headshot on a player having armor, server say it's a death. Let me state clearly,
If Sk is using armor and I headshoot him, this will happen:
"Sk died"
Requesting developers to fix this problem.
-
This is VC:MP bug.
-
Whenever a player tries for headshot on a player having armor, server say it's a death. Let me state clearly,
If Sk is using armor and I headshoot him, this will happen:
"Sk died"
Requesting developers to fix this problem.
if you kill any player by a headshot and this have armour, is "die" because is internal bug of VC-MP, can't fix it
-
idk
onplayerkill
if player.armour > 0
and bodypart = 6
message (killer.Name+" has killed "+player.Name+ " "+reason+"head");
or something like this but it will still show the message
Sk died >.<
so no way to get ride of that
-
try with m60 will be works and does not matter if he got armour or not.