Bricktop 68 Report post Posted January 10, 2018 Any ideas on how to stop the parachute "speedhack" without out turning off halo spawn? This is starting to become a problem - I disabled halo for now but would like to turn it back on ... Thanks Quote Share this post Link to post Share on other sites
1 oldmatechoc 390 Report post Posted January 19, 2018 Message me if you'd like a new version. 3 1 Airwaves Man, DieTanx, Hooty and 1 other reacted to this Quote Share this post Link to post Share on other sites
0 Relentless 250 Report post Posted January 10, 2018 Since I don't know what you mean with a parachute speedhack (maybe others don't know too), it would be nice if you could explain what you mean with that. 1 Bricktop reacted to this Quote Share this post Link to post Share on other sites
0 Bricktop 68 Report post Posted January 10, 2018 Thanks for your reply @DAmNRelentless I don't think it's a good idea to "explain" the details on here - I hope you understand. Basically this is an old issue and BAD for pvp servers. ================= I refer to posts like this when I decline to share the details. It's not as serious of an issue but very easy to exploit. I can send you a pm if you would like to try and help Quote Share this post Link to post Share on other sites
0 salival 755 Report post Posted January 10, 2018 Hey @Bricktop I'm pretty sure @ebayShopper had a look at this a while ago, I can't recall the outcome, though 1 Bricktop reacted to this Quote Share this post Link to post Share on other sites
0 DieTanx 24 Report post Posted January 11, 2018 i would love to know a fix for this as well- ive lowered the spawn height, but than people bitch more- would love an option that if ANY dialog is open- cuts the chute! insta fixed when they cant repeat and die- 1 Bricktop reacted to this Quote Share this post Link to post Share on other sites
0 Bricktop 68 Report post Posted January 19, 2018 43 minutes ago, oldmatechoc said: this should annoy them @Bricktop @DieTanx pauseMenuCheck.sqf Hide contents if (vehicle player != player) then { if ((vehicle player) iskindof "ParachuteBase") then { [] spawn { systemChat "Don't push ESC or check player list while parachuting!"; disableUserInput true; disableUserInput true; Sleep 20; disableUserInput false; disableUserInput true; disableUserInput false; disableUserInput false; }; }; }; description.ext Hide contents onPauseScript = "LOCATION\TO\YOUR\pauseMenuCheck.sqf"; keyboard.sqf Hide contents if (_dikCode == 0x19) then {[]execVM "LOCATION\TO\YOUR\pauseMenuCheck.sqf";}; Nice man - Thanks! Quote Share this post Link to post Share on other sites
0 oldmatechoc 390 Report post Posted January 19, 2018 not a problem :) Quote Share this post Link to post Share on other sites
0 Airwaves Man 169 Report post Posted January 19, 2018 This is not finally fixed, it fixes only pressing ESC and p but not pressing m Quote Share this post Link to post Share on other sites
0 oldmatechoc 390 Report post Posted January 19, 2018 3 hours ago, A Man said: This is not finally fixed, it fixes only pressing ESC and p but not pressing m updated the post :) 1 1 Bricktop and Airwaves Man reacted to this Quote Share this post Link to post Share on other sites
0 oldmatechoc 390 Report post Posted January 20, 2018 @A Man all good now? Quote Share this post Link to post Share on other sites
0 oldmatechoc 390 Report post Posted January 22, 2018 I feel bad punishing all players for a few players exploiting this bug. Ive got something a little better but it could probably be optimized. Quote Share this post Link to post Share on other sites
0 Airwaves Man 169 Report post Posted January 22, 2018 @oldmatechoc Sry I have not seen your answer. For the m exploit, I have changed it by myself by just one uisleep. You have to spam the key but that does not work after my small fix and you can open the map, that was important for me. I have changed a few things in your script as well but I really like the way how it stops the annoying parachute exploit. Thx again dude. Quote Share this post Link to post Share on other sites
Any ideas on how to stop the parachute "speedhack" without out turning off halo spawn?
This is starting to become a problem - I disabled halo for now but would like to turn it back on ...
Thanks
Share this post
Link to post
Share on other sites