Hi Guy!
Just wondering what everyone's routine for scripting is.
I usually make my map changes in AdvancedMap, then back up my rom before going through this cycle:
- Write my code
- Compile into rom
- insert pointers via AdvancedMap
- Run rom file
- Repeat
After a while of testing I will implement my tested scripts into my back up and then back up the new copy. There has to be an easier way to do this haha.