Vice City: Multiplayer

Server Development => Scripting and Server Management => Topic started by: NicusorN5 on Jun 15, 2016, 05:06 PM

Title: How to disable headshots on a server?
Post by: NicusorN5 on Jun 15, 2016, 05:06 PM
How to disable headshots on a server?I was plaiyng with my friend on a LAN vcmp server , and he always headshooted me.How to disable it?
Title: Re: How to disable headshots on a server?
Post by: EK.IceFlake on Jun 15, 2016, 05:10 PM
You can use player.Immunity but if you don't want a 0 player count I would advice refraining from this.
Title: Re: How to disable headshots on a server?
Post by: NicusorN5 on Jun 15, 2016, 05:17 PM
So , I can't disable them?
Title: Re: How to disable headshots on a server?
Post by: Thijn on Jun 15, 2016, 05:44 PM
Go learn how to aim.
Title: Re: How to disable headshots on a server?
Post by: KAKAN on Jun 15, 2016, 05:52 PM
Quote from: Thijn on Jun 15, 2016, 05:44 PMGo learn how to aim.
that's not how you can disable it :P I bet I can kill you all the time with M4 and your situation will be like him :D
Title: Re: How to disable headshots on a server?
Post by: Thijn on Jun 15, 2016, 08:17 PM
Quote from: KAKAN on Jun 15, 2016, 05:52 PM
Quote from: Thijn on Jun 15, 2016, 05:44 PMGo learn how to aim.
that's not how you can disable it :P I bet I can kill you all the time with M4 and your situation will be like him :D
Guess again :)



Answer is no, you can't disable headshot damage. So go ask your friends to not kill you using headshots or start training :)
Title: Re: How to disable headshots on a server?
Post by: Cool on Jun 15, 2016, 10:12 PM
hahahah i leave vcmp after 0.3 when i come back after some years i cant kill any one cause all using my and my head i like soft for all but now i am improved due to practice try m4
Title: Re: How to disable headshots on a server?
Post by: NicusorN5 on Jun 16, 2016, 12:54 PM
Lemme explain:he's using a sniper and he's hiding from place and place (camper). :P
Title: Re: How to disable headshots on a server?
Post by: Coolkid on Jun 16, 2016, 02:00 PM
::)
Quote from: Hercules on Jun 15, 2016, 10:12 PMhahahah i leave vcmp after 0.3 when i come back after some years i cant kill any one cause all using my and my head i like soft for all but now i am improved due to practice try m4
Really your writing and grammar skills sucks you should write it like this
Hahahah I had left vcmp in 0.3 when I came back after some years I couldn't kill anyone because all noobs were using me and my head like a dog rubber toy but due to practice I have improved my skills.

Now really shame on you see your paragraph and see mine
Title: Re: How to disable headshots on a server?
Post by: Coolkid on Jun 16, 2016, 02:02 PM
Quote from: Thijn on Jun 15, 2016, 08:17 PM
Quote from: KAKAN on Jun 15, 2016, 05:52 PM
Quote from: Thijn on Jun 15, 2016, 05:44 PMGo learn how to aim.
that's not how you can disable it :P I bet I can kill you all the time with M4 and your situation will be like him :D
Guess again :)



Answer is no, you can't disable headshot damage. So go ask your friends to not kill you using headshots or start training :)


Quote from: Thijn on Jun 15, 2016, 08:17 PM

I have I suggestion for you use ws fix
Title: Re: How to disable headshots on a server?
Post by: NicusorN5 on Jun 16, 2016, 02:03 PM
Yeah, I give up on this thing.
Title: Re: How to disable headshots on a server?
Post by: Cool on Jun 16, 2016, 03:42 PM
Quote from: Coolkid on Jun 16, 2016, 02:00 PM::)
Quote from: Hercules on Jun 15, 2016, 10:12 PMhahahah i leave vcmp after 0.3 when i come back after some years i cant kill any one cause all using my and my head i like soft for all but now i am improved due to practice try m4
Really your writing and grammar skills sucks you should write it like this
Hahahah I had left vcmp in 0.3 when I came back after some years I couldn't kill anyone because all noobs were using me and my head like a dog rubber toy but due to practice I have improved my skills.

Now really shame on you see your paragraph and see mine
i was in hurry and dont act Like a retard
Title: Re: How to disable headshots on a server?
Post by: Thijn on Jun 16, 2016, 04:03 PM
Locked.
Title: Re: How to disable headshots on a server?
Post by: vito on Jan 25, 2017, 07:15 PM
Actually you can disable headshot using an immunity flag 64 https://forum.vc-mp.org/index.php?topic=906.0
function onPlayerSpawn(player){
player.Immunity = 64;
}
Title: Re: How to disable headshots on a server?
Post by: EK.IceFlake on Jan 26, 2017, 07:11 PM
Quote from: vito on Jan 25, 2017, 07:15 PMActually you can disable headshot using an immunity flag 64 https://forum.vc-mp.org/index.php?topic=906.0
function onPlayerSpawn(player){
player.Immunity = 64;
}
Quote from: Thijn on Jun 16, 2016, 04:03 PMLocked.
v0t?
Title: Re: How to disable headshots on a server?
Post by: Thijn on Jan 27, 2017, 07:03 AM
He asked me to unlock it to answer the question.