Jump to content

[Mutator] Sniper Hitdetection Fix for Beta 3


RypeL

Recommended Posts

Recently someone braught back to our attention that there is a serious hitdetection issue in Beta 3. Here is a thread with a video demonstrating the issue: viewtopic.php?f=120&t=72690

It turned out this can happen when shooting any chearacter arround chest height with an instant hit weapon like Snipers, the Pistol and i think even when healing a friendly with the repairgun. Since Beta 4 might still be a month or so away i came up with this Mutator so that server owners can fight this issue right now.

Download: http://www.speedyshare.com/4Tc5m/RxBeta ... ionFix.zip

How to install:

1) Move the RxBeta3HitDetectionFix.u into the Renegade X\UDKGame\CookedPC folder

2) add "?mutator=RxBeta3HitDetectionFix.Rx_HitDetectionFix" to the starting command of your server.

So it should look something like this:

"udk server CNC-Walls_Flying?game=RenX_Game.Rx_Game?mutator=RxBeta3HitDetectionFix.Rx_HitDetectionFix"

You can add multiple mutators by concating them with "," like:

"?mutator=RxMineAndVehLimitMod.Rx_MineAndVehLimitMutator,RxHarvMod.Rx_Mutator_SmarterHarv,RxBeta3HitDetectionFix.Rx_HitDetectionFix"

This mutator (as all the other mutators ive released so far) wont be necessary anymore when Beta 4 comes out. So please remove it once you update your server to Beta 4.

I added the Sourcecode in case someone wants to see how it was done and how a mutator for Renegade X can look like.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...