Jump to content

LUA Script?


Recommended Posts

  • 1 year later...

Thank you for posting that page, but sadly it doesn't list what I'm looking for. Perhaps I formulated my question wrongly. I'm looking for the ram values that give the X and Y positions.

while true do
gui.text(0,0, string.format("X: %d, Y: %d", memory.readword(0x0XXXXXXX,2), memory.readword(0x0XXXXXXX,2)))
emu.frameadvance()
end

I'd like to get this script working for Platinum, but I don't have the correct values. I'm sure somebody has them. If it could be posted in this thread, I'd be grateful.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...