Cuyler36 / ACSE

A Save Editor for the Animal Crossing main series games written in C#
MIT License
199 stars 34 forks source link

Item Search #120

Open LeafyLethal opened 10 months ago

LeafyLethal commented 10 months ago

Every time I search for an item using the dropdown box in the bottom-left, I can't seem to switch to a different result. For example:

I search for the Patched Shirt, and I can only select Patched Shirt (Furniture)

Is there a shortcut to pick the item I need? Thanks in advance!

Ivan951236 commented 8 months ago

you can try getting the item's four digit long id (It is four digit long in Gamecube and Wii) For example, go to this sheet to find it But i already picked it for you, its 2411 for the Patched Shirt

LeafyLethal commented 8 months ago

Thank you very much for your help

On Mon, 29 Jan 2024 at 5:21 pm, Ivan951236 @.***> wrote:

you can try getting the item's four digit long id (It is four digit long in Gamecube and Wii) For example, go to this sheet https://docs.google.com/spreadsheets/d/14CdvRHy0Bpm5qkbBYSGRJAytu4UqOKXcatMTBOf3PAU/edit to find it But i already picked it for you, its 2411 for the Patched Shirt

— Reply to this email directly, view it on GitHub https://github.com/Cuyler36/ACSE/issues/120#issuecomment-1915212647, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASBBNQT77K2T4Y2FDWXYQT3YQ7LCXAVCNFSM6AAAAABAN73X5OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJVGIYTENRUG4 . You are receiving this because you authored the thread.Message ID: @.***>

Ivan951236 commented 8 months ago

Thank you very much for your help On Mon, 29 Jan 2024 at 5:21 pm, Ivan951236 @.> wrote: you can try getting the item's four digit long id (It is four digit long in Gamecube and Wii) For example, go to this sheet https://docs.google.com/spreadsheets/d/14CdvRHy0Bpm5qkbBYSGRJAytu4UqOKXcatMTBOf3PAU/edit to find it But i already picked it for you, its 2411 for the Patched Shirt — Reply to this email directly, view it on GitHub <#120 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASBBNQT77K2T4Y2FDWXYQT3YQ7LCXAVCNFSM6AAAAABAN73X5OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMJVGIYTENRUG4 . You are receiving this because you authored the thread.Message ID: @.>

No problem :)