ROM Hack [Release] Animal Crossing New Leaf Multi Cheat NTR Plugin

  • Thread starter RyDog
  • Start date
  • Views 1,136,865
  • Replies 4,613
  • Likes 77

Nanquitas

Well-Known Member
Member
Joined
Sep 29, 2015
Messages
2,345
Trophies
0
Age
30
Location
South of France :)
XP
3,336
Country
France
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.
There's no "radio button" as you think since there's no button at all, but you can use the disableCheat function.
Code:
void    disableCheat(int index);
index is the position in the menu knowing that it's starting at the position 2.

Exemple:
Code:
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

So if I want to disable the seeder cheats:
Code:
void cheats(void)
{
        //doing some things
        disableCheat(5);
}
 
  • Like
Reactions: RyDog

Master Dimentio

The Pleaser Of Crowds
Member
Joined
Feb 17, 2016
Messages
699
Trophies
0
Age
34
Location
Making my perfect world.
Website
www.youtube.com
XP
866
Country
United States
I tried putting the plugin for the latest release in my folder for this game but when I boot up NTR and try and activate these codes the Plugin option doesn't appear in the NTR menu. What am I doing wrong? Did I download the right thing or was there more to download besides a plg file?
 

Nanquitas

Well-Known Member
Member
Joined
Sep 29, 2015
Messages
2,345
Trophies
0
Age
30
Location
South of France :)
XP
3,336
Country
France
B.

Simple:
- Select the default hotkey to show the new menu
-- B to exit
When you're in the menu:
- Select to change the speed of the cheats actions
- Start to change the hotkey for showing up the menu
 

Nanquitas

Well-Known Member
Member
Joined
Sep 29, 2015
Messages
2,345
Trophies
0
Age
30
Location
South of France :)
XP
3,336
Country
France
I don't keep the track of the version so i don't know, I'm saying where are you stuck ?

On the cheats menu with the dragon and "Cheats menu" written in the upper side of the screen ?
 

Nanquitas

Well-Known Member
Member
Joined
Sep 29, 2015
Messages
2,345
Trophies
0
Age
30
Location
South of France :)
XP
3,336
Country
France
Hmm, weird... You're the one with that bug...

You need to return to the cheats menu in order to exit the menu, if you are on hotkeys or speed return to the cheats menu first (it's written below the menu).
 

Master Dimentio

The Pleaser Of Crowds
Member
Joined
Feb 17, 2016
Messages
699
Trophies
0
Age
34
Location
Making my perfect world.
Website
www.youtube.com
XP
866
Country
United States
Well it seems to be working this time. Perhaps I hit it with too much at once. What does changing the speed do for me? Also I remember there being speak of something new with the item spawning code and duplicator so what's new there? Also I'm not so aware of whats the deal with Seeder and destroyer.
 
D

Deleted User

Guest
@itsRyan Coordinates modifier is broken again. Could you please fix it and stop changing it? :'( The speed menu doesn't do anything good if it doesn't keep the selected speed as default.
 
Last edited by ,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    BigOnYa @ BigOnYa: Nighty night, good luck tomorrow