Jump to content

Integrity check faliure: macro_sequencies.lua (hot start script)


Recommended Posts

Posted

Hi all, 
I've been spending a few weeks learning off HAVOCS quick start script. But for some reason when i add in a few lines to program my rwr dispensing program, and missiles setup (it loads and is working in game 100% fine), but after 5-10 minutes in any multiplayer server I get client disconnected.

And then the integrity check failure is up.

IntegrityCheck: mods/aircraft/fa-18c/cockpit/scripts/macro_sequencies.lua
 

investigate - scan, or what ever you dp. If it looks clean - how do I get this cleared and accepted.

Thanks

Macro_sequencies.lua

Posted

Currently if the server is requiring "pure scripts" you can't manually make any changes in the CMS dispensing program except from the cockpit.  Likely your script is changing the actual LUA rather than pressing buttons in the cockpit.  Or else the whole script is not passing and it's co-incident that you started getting errors when adding the dispensing lines.

Either way, nothing you can do currently other than not use the offending lines or fly servers that don't require pure scripts.  There is no way to get it cleared and accepted.

Posted

ok np, Thanks.

 

am i allowed to modify 120 and sidewinder radar setup like azimuth PRF etc. or that to is not allowed along with chaff flairs dispensing program?

Posted

I'm not honestly positive on those files, but my educated guess would be that if you're changing the .lau for them it will ding you with integrity.  I don't normally run into it because my MP is on a private server.  What I do (in the F-18) which would avoid the issue anyway is use AutoHotKey scripts to press the buttons required to set up radars, lighting, JHMCS reject levels.  It burns through doing all those presses in less than a second from a one press activation.  You should be able to have it set up countermeasures the same way.  May take a little tweaking to get the timings right (i.e. if it's changing to a different page on an MFD you may need to give it a tiny pause to get there before it continues).  It shouldn't have any performance impact (I use it for a button box controls so I just leave it running), but worst case you could kill it after you run it to set things up in flight.

Posted (edited)

Good idea, thanks.
 

I noticed HAVOCS quick start actually sets the mode to right DDI MFD page on rwr, so there are some miner things dcs have allowed him to do, id love to be able to speak to havoc and ask him what is the max allowed, as some things are and are not.

 

I have reverted back to havocs original - and have entered in taxi lights, hide stick, and fuel stores jettison to see if that breaks it.
I may update this thread to keep a track untill i finally find where the max limit of hot start script is so others know there its at.

NOTE 1: On a side note, i always pass the initial integrity check when getting into the server, it seems to be only after 10-25 minutes.

NOTE 2: If there is a way i can integrity check my own file with ought having to go through a multiplayer server loadup that would be awesome if anyone knows please let me know how.

But running a autohotkey is probably the way to go here.

Thanks

 

Edited by WombatAU
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...