Can you not use variables for anything like this?
(Got the error Define)
#org @example
0x4000 0x4001
setmaptile 0x4000 0x4001 27A 0x0
sound 0x7C
special 0x8E
end
I've corrected the code, it SHOULD work but if not I'm afraid I cannot help.Can you not use variables for anything like this?
(Got the error Define)
#org @example
getplaypos 0x4000 0x4001
setmaptile 0x4000 0x4001 0x27A 0x0
sound 0x7C
special 0x8E
end
I did have it in the original code so I guess not
I guess I'll have to manually add every tile set instead of streamlining it
Thanks anyway though! <3