Bricktop Posted January 10, 2018 Report Share 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 Link to comment Share on other sites More sharing options...
1 oldmatechoc Posted January 19, 2018 Report Share Posted January 19, 2018 Message me if you'd like a new version. DieTanx, Hooty, Bricktop and 1 other 3 1 Link to comment Share on other sites More sharing options...
0 Relentless Posted January 10, 2018 Report Share 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. Bricktop 1 Link to comment Share on other sites More sharing options...
0 Bricktop Posted January 10, 2018 Author Report Share 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 Link to comment Share on other sites More sharing options...
0 salival Posted January 10, 2018 Report Share 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 Bricktop 1 Link to comment Share on other sites More sharing options...
0 DieTanx Posted January 11, 2018 Report Share 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- Bricktop 1 Link to comment Share on other sites More sharing options...
0 Bricktop Posted January 19, 2018 Author Report Share 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! Link to comment Share on other sites More sharing options...
0 oldmatechoc Posted January 19, 2018 Report Share Posted January 19, 2018 not a problem :) Link to comment Share on other sites More sharing options...
0 Airwaves Man Posted January 19, 2018 Report Share Posted January 19, 2018 This is not finally fixed, it fixes only pressing ESC and p but not pressing m Link to comment Share on other sites More sharing options...
0 oldmatechoc Posted January 19, 2018 Report Share 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 :) Airwaves Man and Bricktop 1 1 Link to comment Share on other sites More sharing options...
0 oldmatechoc Posted January 20, 2018 Report Share Posted January 20, 2018 @A Man all good now? Link to comment Share on other sites More sharing options...
0 oldmatechoc Posted January 22, 2018 Report Share 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. Link to comment Share on other sites More sharing options...
0 Airwaves Man Posted January 22, 2018 Report Share 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. Link to comment Share on other sites More sharing options...
Question
Bricktop
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
Link to comment
Share on other sites
12 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now