You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently if you look at any addresses in an array after the first, you don't have access to the original note as shown below.
This can get annoying when you are dealing with long arrays. It would be nice to have indirect notes generated that either just reuse the entire note, like RAInt uses in the achievement editor, or shifts the offset to show the current entry, or the current entry and any FURTHER offsets in the array like below.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Currently if you look at any addresses in an array after the first, you don't have access to the original note as shown below.
This can get annoying when you are dealing with long arrays. It would be nice to have indirect notes generated that either just reuse the entire note, like RAInt uses in the achievement editor, or shifts the offset to show the current entry, or the current entry and any FURTHER offsets in the array like below.
Beta Was this translation helpful? Give feedback.
All reactions