Jump to content

HGSS - Anyone know which flags are used ingame and which are free?


Recommended Posts

Hey all, I'm currently scripting some overworld legendaries and other encounters for my Soul Silver edit.

However, I am unsure which flags are safe to use and don't want to interfere with any other events ingame. Has any research been done into which flags are actually used? Is above a certain number safe?

Thanks in advance for anything useful. :)

Link to comment
Share on other sites

well, for flags, I would go from 0x3FFFF and go down. 0x40?? are local flags (reusable on each map) and above that are variables (I believe). So if you use 16383, 16382, 16381... you should be fine.

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...