Quote Originally Posted by Drew9561995 View Post
Also I was bored and so I checked some of the addresses in your recent codes and one confused me a bit. It had the address 0x021eed6c. But that only differentiates from when you are in your own home and as far as I can tell is almost useless. Unless you somehow use it to tell where the user of your codes are in relation to the world map/ inside outside ordeal.
Personally I admire your coding. I mainly want to learn to code so I can understand your codes and because I would like to be able to make codes like you do. (I.e. Flawlessly, amazingly, with the ability to incorporate amazing features, etc..)
Also have you gotten a TT yet? Or is this all based on address's that've been found and coding that you decided to do?

Another interesting thing is that I can't ds to ds with the trainer TT in my ds. It gives me the purple resetti page "an error occurred"... Wifi won't connect to the nin wfc points either... However using Text to ar code works pretty good. But somehow the TT doesn't like me.


Edit: I forgot t mention that oddly enough the 0x021eed6c thing is 0 when outside 1 in your house and C in a different friends house. It is also different for neighbors... I don't think changing the value does anything 'cept freeze the game.
I don't have a trainer toolkit, I either use others' addresses, use an emulator to find my own, or use an ASM routine to find online addresses

By the way, I use that to determine where you're at/which room
For example, it checks if you're outdoors or in your house. It also makes sure the code doesn't activate if you're in the gate

Then, if you're in your house, I subtract #1 from it, then multiply it by #0x450 (difference between each room)

That's how my RTWE code knows exactly which slot to put the item in no matter where you're at