Recent content by BrainFace

  1. B

    [ASM & Hex] XSE callasm doesnt use the given offset

    Worked perfectly. Thanks a lot.
  2. B

    [ASM & Hex] XSE callasm doesnt use the given offset

    I compiled a little ASM routine and inserted it at the offset 0x800000. Then i created a little script in XSE: However during the compilation XSE sets the callasm offset to 0x8800000 and my game freezes on execution of the script. Thanks for replies.
  3. B

    [Script✓] Game freezes after hidesprite

    I have the following problem: I have a person event and if the player talks to it i hide it. Then i set a flag. In a map script that triggers on entering the map i check that flag and if its set i execute hidesprite. However if i leave the map and enter it again my game freezes, but if i havent...
Back
Top