Nope, just used the Coordinates Modifier. I'll try on another copy and see if it might be my save.Did you enable 'water all flowers' or Grass/desert codes? Those slow down the speed a lot.

There's no "radio button" as you think since there's no button at all, but you can use the disableCheat function.In the next version I'm adding a band-aid so that you don't accidentally press the activator if nothing is typed in.
All that is left to add is Nookling upgrades and Player 1 maximum tan.
@Nanquitas is it possible to use radio buttons with your library?
I don't want some cheats over lapping each other in the same spoiler... but in only a new spoiler I'll be creating.
void disableCheat(int index);
new_unselectable_entry("ACNL NTR Cheats Ver 2.0.1 USA"); //<-- index = 2
spoiler = new_spoiler("Enviroment Codes"); //<-- index = 3
new_spoiled_entry(spoiler, "Water all flowers", quench_usa); //<-- index = 4
new_spoiled_entry(spoiler, "Seeder", search_usa); //<-- index = 5
new_spoiled_entry(spoiler, "Destroyer", destroy_usa); //<-- index = 6
void cheats(void)
{
//doing some things
disableCheat(5);
}












I agree. *CriYea it's super slow. It's like slower than net sneaking slow.

3.3+ means 3.3 or up. Meaning that the minimum is 3.3Does this have to be used on NTR 3.3? Because I can't find 3.3 anywhere.



