Quote:
Originally Posted by __fred__40
>Sniff<
|
Actually no. Dynamic indicates where to start looking for free space. Op's script seems to be correct.
I can see the issue is that you're still indicating the main script to jump to the original script when you type the if 0x1 goto... and you indicate the vanilla offsets
It could also be you're not pasting the @main offset generated when you hit compile.
In addition, Labels @text2 and @text3 are never called and ignored when you compile it therefore.