Toevoegen aan winkelwagen
Aanbieding!
Script ESX QBCore Standalone

Debux Love Menu

Oorspronkelijke prijs was: $45.00.Huidige prijs is: $36.00.

-20%

Debux Love Menu biedt een liefdesmenu voor koppels, samen met 20 aangepaste emotes voor FiveM.

(8 klantbeoordelingen)

Product facts

Framework
ESX, QBCore, Standalone
Resource type
Script
Creator / Brand
Debux
Included files
1 downloadable file
Add to Cart
FiveM Liefdesmenu
Debux Love Menu
$45.00 Oorspronkelijke prijs was: $45.00.$36.00Huidige prijs is: $36.00.
[FIVEM] LOVE MENU (CUSTOM EMOTES)(DebuX)

Configuratiebestand

Config = {}

Config.SQL = "oxmysql" -- mysql-async, ghmattimysql, oxmysql
Config.IdentifierType = "license" -- steam, discord, license

Config.Language = {
    ['titlepose'] = "LOVER POSE",
    ["titlemenu"] = "MENU",
    ["descfirst"] = "To the most lasting memories",
    ["descsecond"] = "For quality and passionate moments with your lover",
    ["search-input"] = "Search",
    ["allowedperson"] = "Accept Animations",
    ["alloweddesc"] = "Do you accept requests from the players"
}

Config.Notify = {
    ["invitereceive"] = "%s wants to do %s with you. Press F9 to accept!",
    ["rejected"] = "invitation declined",
    ["cantinviteyourself"] = "you can't invite yourself",
    ["invitesent"] = "Invite sent!",
    ["playercantbeinvited"] = "This player cannot be invited",
    ["invalidanimname"] = "Invalid animation name",
    ["playerisnotonline"] = "Player is not in the game",
    ["notfoundclosestplayer"] = "There's no player near you!",
}

RegisterNetEvent("dx:posemenu:notify", function(message, type)
    TriggerEvent('QBCore:Notify', message, type, 5000)
end)

Config.OpenMenuCommand = "PoseMenu"

Config.keyeroticActive = true
Config.openeroticmenu_key = 'F7'
Config.commandname = "dx-pose" -- prefix an example --> /dx-pose 1 <--
Config.keySuggestion = 'Open the love panel by key'


Config.SendReqDistance = 5.0  -- Here you can set how many meters away players can send requests to players.
Config.nottifytime = 10000     -- From here, you can specify how many seconds the request will appear on the screen of the requested player. (ms -> 10000 = 10 second)
Config.timeisup = 30 -- invitation validity period


Config.animationslist = {
    {
        animationname = "Kissing (MALE)",
        commandname = "kissing",
        inviter = {
            animdict = "dp@lovepose1_erkek",
            animname = "lovepose1_erkek_clip"
        },
        invited = {
            animdict = "dp@lovepose1_kadin",
            animname = "lovepose1_kadin_clip"
        }
    },
    {
        animationname = "Kissing on the Lap (MALE)",
        commandname = "kissingthelap",
        inviter = {
            animdict = "dp@lovepose2_erkek",
            animname = "lovepose2_erkek_clip"
        },
        invited = {
            animdict = "dp@lovepose2_kadin",
            animname = "lovepose2_kadin_clip"
        }
    },
    {
        animationname = "Happy Shoulder Pose (MALE)",
        commandname = "shoulder",
        inviter = {
            animdict = "dp@lovepose3_erkek",
            animname = "lovepose3_erkek_clip"
        },
        invited = {
            animdict = "dp@lovepose3_kadin",
            animname = "lovepose3_kadin_clip"
        }
    },
    {
        animationname = "Kissing by the waist (MALE)",
        commandname = "kissbywaist",
        inviter = {
            animdict = "dp@lovepose4_erkek",
            animname = "lovepose4_erkek_clip"
        },
        invited = {
            animdict = "dp@lovepose4_kadin",
            animname = "lovepose4_kadin_clip"
        }
    },
    {
        animationname = "Romantic Gazing (MALE)",
        commandname = "romanticgazing",
        inviter = {
            animdict = "dp@lovepose5_erkek",
            animname = "lovepose5_erkek_clip"
        },
        invited = {
            animdict = "dp@lovepose5_kadin",
            animname = "lovepose5_kadin_clip"
        }
    },
    {
        animationname = "Gymnastics in a row (MALE)",
        commandname = "gymnastics",
        inviter = {
            animdict = "dp@sporpose1_erkek",
            animname = "sporpose1_erkek_clip"
        },
        invited = {
            animdict = "dp@sporpose1_kadin",
            animname = "sporpose1_kadin_clip"
        }
    },
    {
        animationname = "Sex Push-Ups (MALE)",
        commandname = "pushups",
        inviter = {
            animdict = "dp@sporpose2_erkek",
            animname = "sporpose2_erkek_clip"
        },
        invited = {
            animdict = "dp@sporpose_kadin",
            animname = "sporpose_kadin_clip"
        }
    },
    {
        animationname = "Yoga Pose (MALE)",
        commandname = "yogapose",
        inviter = {
            animdict = "dp@sporpose3_erkek",
            animname = "sporpose3_erkek_clip"
        },
        invited = {
            animdict = "dp@sporpose3_kadin",
            animname = "sporpose3_kadin_clip"
        }
    },
    {
        animationname = "Face to face push-ups (MALE)",
        commandname = "ftf",
        inviter = {
            animdict = "dp@sporpose4_erkek",
            animname = "sporpose4_erkek_clip"
        },
        invited = {
            animdict = "dp@sporpose4_kadin",
            animname = "sporpose4_kadin_clip"
        }
    },
    {
        animationname = "Show Your Muscles (MALE)",
        commandname = "muscle",
        inviter = {
            animdict = "dp@sporpose5_erkek",
            animname = "sporpose5_erkek_clip"
        },
        invited = {
            animdict = "dp@sporpose5_kadin",
            animname = "sporpose5_kadin_clip"
        }
    },
    {
        animationname = "Marry Pose 1 (MALE)",
        commandname = "marry1",
        inviter = {
            animdict = "dp@marrypose1_erkek",
            animname = "marrypose1_erkek_clip"
        },
        invited = {
            animdict = "dp@marrypose1_kadin",
            animname = "marrypose1_kadin_clip"
        }
    },
    {
        animationname = "Marry Pose 2 (MALE)",
        commandname = "marry2",
        inviter = {
            animdict = "dp@marrypose2_erkek",
            animname = "marrypose2_erkek_clip"
        },
        invited = {
            animdict = "dp@marrypose2_kadin",
            animname = "marrypose2_kadin_clip"
        }
    },
    {
        animationname = "Marry Pose 3 (MALE)",
        commandname = "marry3",
        inviter = {
            animdict = "dp@marrypose5_erkek",
            animname = "marrypose5_erkek_clip"
        },
        invited = {
            animdict = "dp@marrypose5_kadin",
            animname = "marrypose5_kadin_clip"
        }
    },
    {
        animationname = "Selfie Pose 1 (MALE)",
        commandname = "selfie1",
        inviter = {
            animdict = "dp@erkek",
            animname = "erkek.selfie1_clip"
        },
        invited = {
            animdict = "dp@selfie_kadin1",
            animname = "sabit_clip"
        }
    },
    {
        animationname = "Selfie Pose 2 (MALE)",
        commandname = "selfie2",
        inviter = {
            animdict = "dp@erkek_selfie2",
            animname = "erkek.selfie2_anim"
        },
        invited = {
            animdict = "dp@kadin_selfie2",
            animname = "kadin.selfie2_clip"
        }
    },





    --FEMALE
    
    {
        animationname = "Kissing (FEMALE)",
        commandname = "kissingfemale",
        invited = {
            animdict = "dp@lovepose1_erkek",
            animname = "lovepose1_erkek_clip"
        },
        inviter = {
            animdict = "dp@lovepose1_kadin",
            animname = "lovepose1_kadin_clip"
        }
    },
    {
        animationname = "Kissing on the Lap (FEMALE)",
        commandname = "kissingonlapfemale",
        invited = {
            animdict = "dp@lovepose2_erkek",
            animname = "lovepose2_erkek_clip"
        },
        inviter = {
            animdict = "dp@lovepose2_kadin",
            animname = "lovepose2_kadin_clip"
        }
    },
    {
        animationname = "Happy Shoulder Pose (FEMALE)",
        commandname = "shoulderposefemale",
        invited = {
            animdict = "dp@lovepose3_erkek",
            animname = "lovepose3_erkek_clip"
        },
        inviter = {
            animdict = "dp@lovepose3_kadin",
            animname = "lovepose3_kadin_clip"
        }
    },
    {
        animationname = "Kissing by the waist (FEMALE)",
        commandname = "kisswaistfemale",
        invited = {
            animdict = "dp@lovepose4_erkek",
            animname = "lovepose4_erkek_clip"
        },
        inviter = {
            animdict = "dp@lovepose4_kadin",
            animname = "lovepose4_kadin_clip"
        }
    },
    {
        animationname = "Romantic Gazing (FEMALE)",
        commandname = "romanticgazingfemale",
        invited = {
            animdict = "dp@lovepose5_erkek",
            animname = "lovepose5_erkek_clip"
        },
        inviter = {
            animdict = "dp@lovepose5_kadin",
            animname = "lovepose5_kadin_clip"
        }
    },
    {
        animationname = "Gymnastics in a row (FEMALE)",
        commandname = "gymnasticsfemale",
        invited = {
            animdict = "dp@sporpose1_erkek",
            animname = "sporpose1_erkek_clip"
        },
        inviter = {
            animdict = "dp@sporpose1_kadin",
            animname = "sporpose1_kadin_clip"
        }
    },
    {
        animationname = "Sex Push-Ups (FEMALE)",
        commandname = "pushupsfemale",
        invited = {
            animdict = "dp@sporpose2_erkek",
            animname = "sporpose2_erkek_clip"
        },
        inviter = {
            animdict = "dp@sporpose_kadin",
            animname = "sporpose_kadin_clip"
        }
    },
    {
        animationname = "Yoga Pose (FEMALE)",
        commandname = "yogafemale",
        invited = {
            animdict = "dp@sporpose3_erkek",
            animname = "sporpose3_erkek_clip"
        },
        inviter = {
            animdict = "dp@sporpose3_kadin",
            animname = "sporpose3_kadin_clip"
        }
    },
    {
        animationname = "Face to face push-ups (FEMALE)",
        commandname = "ftffemale",
        invited = {
            animdict = "dp@sporpose4_erkek",
            animname = "sporpose4_erkek_clip"
        },
        inviter = {
            animdict = "dp@sporpose4_kadin",
            animname = "sporpose4_kadin_clip"
        }
    },
    {
        animationname = "Show Your Muscles (FEMALE)",
        commandname = "musclesfemale",
        invited = {
            animdict = "dp@sporpose5_erkek",
            animname = "sporpose5_erkek_clip"
        },
        inviter = {
            animdict = "dp@sporpose5_kadin",
            animname = "sporpose5_kadin_clip"
        }
    },
    {
        animationname = "Marry Pose 1 (FEMALE)",
        commandname = "marry1femae",
        invited = {
            animdict = "dp@marrypose1_erkek",
            animname = "marrypose1_erkek_clip"
        },
        inviter = {
            animdict = "dp@marrypose1_kadin",
            animname = "marrypose1_kadin_clip"
        }
    },
    {
        animationname = "Marry Pose 2 (FEMALE)",
        commandname = "marry2female",
        invited = {
            animdict = "dp@marrypose2_erkek",
            animname = "marrypose2_erkek_clip"
        },
        inviter = {
            animdict = "dp@marrypose2_kadin",
            animname = "marrypose2_kadin_clip"
        }
    },
    {
        animationname = "Marry Pose 3 (FEMALE)",
        commandname = "marry3female",
        invited = {
            animdict = "dp@marrypose5_erkek",
            animname = "marrypose5_erkek_clip"
        },
        inviter = {
            animdict = "dp@marrypose5_kadin",
            animname = "marrypose5_kadin_clip"
        }
    },
    {
        animationname = "Selfie Pose 1 (FEMALE)",
        commandname = "selfie1female",
        invited = {
            animdict = "dp@erkek",
            animname = "erkek.selfie1_clip"
        },
        inviter = {
            animdict = "dp@selfie_kadin1",
            animname = "sabit_clip"
        }
    },
    {
        animationname = "Selfie Pose 2 (FEMALE)",
        commandname = "selfie2female",
        invited = {
            animdict = "dp@erkek_selfie2",
            animname = "erkek.selfie2_anim"
        },
        inviter = {
            animdict = "dp@kadin_selfie2",
            animname = "kadin.selfie2_clip"
        }
    },
}

 

8 beoordelingen voor Debux Love Menu

  1. Arlene (geverifieerde eigenaar)

    By far the best item on the market, you will not be disappointed.

  2. Dario (geverifieerde eigenaar)

    I want to say thanks to the support team for helping with my continuously silly questions, you’re the best!

  3. Alfredo (geverifieerde eigenaar)

    We tested several similar resources, but this one had the best combination of features, design, and performance.

  4. Ayla (geverifieerde eigenaar)

    Eenvoudig te installeren en eenvoudig aan te passen.

  5. Lessie (geverifieerde eigenaar)

    Ik bouw normaal gesproken zelf functies, maar het aanschaffen van deze resource heeft me vele uren werk bespaard.

  6. Kiara (geverifieerde eigenaar)

    The resource matched the description and screenshots perfectly. No unpleasant surprises.

  7. VoltNoah (geverifieerde eigenaar)

    Amazing resource, thank you!

  8. CopperHawk (geverifieerde eigenaar)

    Been using it for a while, I usually don’t write a review but this time I am truly convinced to write.

Enkel ingelogde klanten die dit product gekocht hebben, kunnen een beoordeling schrijven.