Brionjv / Tomodachi-Life-Save-Editor

Edit your Tomodachi Life save file
MIT License
118 stars 15 forks source link

Missing Interaction 152: Mii wants to get back with an ex lover #223

Open HeroFourever opened 8 months ago

HeroFourever commented 8 months ago

Screenshot (264)

Target 1 is the ex lover that the current mii wants to get back together with.

It's a very rare event that has only happened to me 4 times.

Iui-gi commented 8 months ago

How would you find a Mii's target ID without the dropdown? Which Mii has the 70 ID? If you could answer

HeroFourever commented 8 months ago

How would you find a Mii's target ID without the dropdown? Which Mii has the 70 ID? If you could answer

The number in the Target 1 box is (the mii's ID) - (1). So for example at the top of the screenshot in my original post it says Mii 63 is Obama. To get Obama as the target mii I'd put the number 62 into the box.

I believe this is because in most coding languages indexes start at 0 instead of 1, hope this helps!