Jump to content
Sign in to follow this  
El' Rabito

Autorun Exploits fix

Recommended Posts

Since there are a few exploits and bugs with the Autorun function by default like interrupting the animation while using medics or being run over.
Here are some fixes for these problems.

- Disables Autorun in Territory. (VG exploit)
- Disables Autorun while playing russian roulette.
- Disables Autorun while in Combat. (Remove the first If statement (ExileClientPlayerIsInCombat) if you don't want to disable autorun in combat)
- Disables Autorun while doing certain animations to fix a animation skipping exploit.
- "Fixes" the "slide" bug while holstering a weapon and pressing autorun.
- "Fixes" the instant weapon draw while pressing 1 or 2 while autorunning and then pressing a movement button.

Download & readme: https://github.com/ELRabito/Exile-AutorunFixes

Support Me: www.buymeacoffee.com/ElRabito

  • Like 2
  • Thanks 1

Share this post


Link to post
Share on other sites

Rabito say !! Make a override for ExileClient_system_autoRun_canAutoRun.sqf with the following code !! then its on exilemod "exile_client.pbo" , make it on mpmission under class CfgExileCustomCode

Share this post


Link to post
Share on other sites

Updated.
- Disabled Autorun while in combat.

- Disabled Autorun while playing russian roulette.

Share this post


Link to post
Share on other sites

Now work perfect El' Rabito, thank you very much 🙂

Share this post


Link to post
Share on other sites

Updated !

New features:

 

- "Fixed" the "slide" bug while holstering a weapon and pressing autorun.

- "Fixed" the instant weapon draw while pressing 1 or 2 while autorunning and then pressing a movement button.

Share this post


Link to post
Share on other sites
Sign in to follow this  

×