I guess you meant
Code: ags
in the second code?
I have come up with the solution of creating an in-game function that reads our hexadecimal string and returns the integer value.
Like
Code: ags
value1 = value2 & 65535
in the second code?
I have come up with the solution of creating an in-game function that reads our hexadecimal string and returns the integer value.
Like
value1 = value2 & func("FFFF")