kain200 wrote: ↑Fri Apr 23, 2021 4:33 pm
Anyone have any idea if its possible to turn that check off and use the table? If so and there's a non-script expert explanation for it, I'd be grateful.
1) Click once on "active"
2) It will do apparently nothing
3) Then make a right click : you will see a list of options, that start with " << Error in line 182 [...] >>
4) you click on this first option
5) you will go on a menu where it is written :
[ENABLE]
//=========================================
//LuaCall(CheckVersion())
//=========================================
// Check if script is compatible to this game version
// If false the script will not be loaded
assert [...]
you need to suppress everything between line 181 and 210.
click on "OK"
And its done.
Unfortunately for the last patch, the script i am interested doesn't work (notably "Unlimited Action Points" and "Agents can Act Again"
)