Using Lakitu Shop to open specific warps

Post here for help and support regarding LunaLua and SMBX2's libraries and features.

Moderator: Userbase Moderators

AlphaBlue1011
Spiny
Spiny
Posts: 27
Joined: Sun Feb 02, 2025 3:00 pm
Flair: never underestimate hyperfixations :3
Pronouns: she/her or they/them

Using Lakitu Shop to open specific warps

Postby AlphaBlue1011 » Wed Feb 12, 2025 6:53 pm

I'm working on a levelpack where I'm planning on using the Lakitu Shop to unlock more parts of the pack, by possibly triggering events once something is bought. How would I go about doing this?
By the way, this is what I have done so far in terms of the shop's coding:

Image

Added in 2 hours 30 minutes 20 seconds:
EDIT: for now i'll probably just use the colored keys from FNC's key pack, but i'm still open to a more streamlined way if it's possible

Marioman2007
2025 Egg Hunter
2025 Egg Hunter
Posts: 527
Joined: Tue Aug 25, 2020 3:19 am
Flair: Dr. Bones
Pronouns: He/Him

Re: Using Lakitu Shop to open specific warps

Postby Marioman2007 » Wed Feb 12, 2025 9:43 pm

Code: Select all

local lakitushop = require("lakitushop")

local ITEM_PEACHTOAD = lakitushop.addItem{
    price = 2500,
    name = "Unlocks Peach and Toad Courses",
    effectFunction = function()
    	triggerEvent("your event name here")
    end,
}

lakitushop.addPreset("PeachToad", {
    items = {
        ITEM_PEACHTOAD,
    },

    config = {
        confirmPurchase = true,
        useCurrencies = true,
    }
})

AlphaBlue1011
Spiny
Spiny
Posts: 27
Joined: Sun Feb 02, 2025 3:00 pm
Flair: never underestimate hyperfixations :3
Pronouns: she/her or they/them

Re: Using Lakitu Shop to open specific warps

Postby AlphaBlue1011 » Thu Feb 13, 2025 9:04 am

ty! will credit btw ^v^

Marioman2007
2025 Egg Hunter
2025 Egg Hunter
Posts: 527
Joined: Tue Aug 25, 2020 3:19 am
Flair: Dr. Bones
Pronouns: He/Him

Re: Using Lakitu Shop to open specific warps

Postby Marioman2007 » Thu Feb 13, 2025 10:04 am

AlphaBlue1011 wrote:
Thu Feb 13, 2025 9:04 am
ty! will credit btw ^v^
No need for that, you're welcome!


Return to “LunaLua Help”

Who is online

Users browsing this forum: No registered users and 2 guests

SMWCentralTalkhausMario Fan Games GalaxyKafukaMarioWikiSMBXEquipoEstelari