I have still the same issues with a few scripts that don't want to work.
For these 3 scripts:
- Enable Player Experience Multiplier (Arshem Laia)
- Enable Pilot Point Multiplier (Arshem Laia)
- Unlimited Money (Arshem Laia)
The error is the following :
<<28:This instruction can not be assembled because the distance between the current address and addressed address is too big. Try placing the address in a register first and use that>>
I think the problem may come from the lines :
In the first two scripts :
cmp byte ptr [7FF86CA8FD15],00
and in the third script :
cmp byte ptr [7FF86CA887E1],00
My first question to everyone : Am i the only one to have this issue ? Or does someone else have the same issue too ?
I am using the current steam version v3.0.2 (Deluxe Edition) as far as i know, and the EAC anti-cheat is disabled/removed.
My second question : any idea what is causing that ? I am not using any mods or anything so i don't understand why it's not working for me ?