Compatibilité
- Frameworks
- QBCore, ESX
- Mode de jeu
- FiveM

Free download (ad supported)
Free downloads are supported by a brief ad page (Linkvertise) to keep this service running.
Serveur de production ?
Parcourez des scripts payants avec livraison instantanée, signaux de support et sans étape publicitaire.
Marry (FiveM/ESX/QBCore) — Weddings with Limo, Fireworks & Shared Surnames
Bring unforgettable weddings to your city. Marry lets players propose, accept, and celebrate with a full ceremony pipeline: limousine ride, cinematic camera, synchronized fireworks, optional outfits—and an automatic shared last name for both partners.
Roleplay is all about meaningful moments. With Marry, engagements and weddings become server‑wide happenings rather than simple chat emotes. Everything is orchestrated server‑side for fairness and immersion, with a clean NUI for both proposer and receiver.
New to frameworks? Our quick Framework Guide (ESX vs QBCore vs QBOX) can help you choose the right base for your city. Read the guide »
users/characters tables (ESX variants); falls back to soft‑mode export if no identity system is present./marry:divorce and /marry:status with ACE permission FiveMX_marry.admin./marry (at station).1.1, 1.2, oldlegacy, legacy) and QBCore (parity via adapter).oxmysql (migrations included).skinchanger / esx_skin or qb-clothing for wedding outfits.New to QBCore? See our quick starter on Setting Up QBCore Scripts.
Follow the steps »
Compatible with this Wedding dress:
FiveMX_marry into your server’s resources/.es_extended or qb-core, and @oxmysql).marriages and marriage_audit.config.lua (see below) and set your desired ESX version string.server.cfg in proper order: ensure oxmysql ensure es_extended # or: ensure qb-core ensure FiveMX_marryTip: After go‑live, use Resmon to keep an eye on performance while players test the ceremony. How to use Resmon »
Below is a tiny excerpt to illustrate the style (we ship a full, documented config):
FiveMXCore = FiveMXCore or {}
FiveMXLocales = FiveMXLocales or {}
-- Framework & version
FiveMXCore.ESXVersion = 'legacy' -- 1.1 | 1.2 | oldlegacy | legacy
-- Internal event prefix (do not change at runtime)
FiveMXCore.InternalPrefix = 'FiveMX_marry:'
-- Price & stations
FiveMXCore.MarryPrice = 5000
FiveMXCore.MarryStations = {
{ pos = vec3(-1378.4, -1409.8, 4.3), ped = 's_m_m_highsec_01', blip = {sprite=280, color=3}, radius = 3.0 }
}
-- Venues
FiveMXCore.MarryLocations = {
beach = {
preanim = { car = 'stretch', start = vec3(-1395.1,-1370.2,4.5), destination = vec3(-1495.2,-1045.5,6.3), speed = 14.0 },
mainanim = { duration = 30, camera = { fov = 60 } , firework = { loop = 3 } }
}
}
A built‑in validator checks venues, stations, fireworks, and framework settings at startup, logging clear warnings if anything is misconfigured.
/marry — open the proposal UI (at a Marry Station)./marry:status [id] — print marriage status for you or a target./marry:divorce <id|identifier> — close an active marriage record; optional surname revert.ACE Permission: FiveMX_marry.admin
Use these to integrate with HUDs, scoreboards, or custom storylines:
exports['FiveMX_marry']:IsMarried(identifier_or_source) -- boolean
exports['FiveMX_marry']:GetPartner(identifier) -- {identifier, surname, married_at} | nil
exports['FiveMX_marry']:GetMarriageRecord(identifier) -- table | nil
Events follow the pattern FiveMX_marry:<side>:<name> and are protected by session tokens and proximity checks. See the README for a full list.
Does it work on both ESX and QBCore?
Yes—full parity through a shared framework adapter.
Will it change player last names?
If your ESX identity schema exposes a lastname column, we can sync it. Otherwise, surname is stored in our own table and exposed via exports (for HUDs/scoreboards).
What about performance?
The ceremony uses short‑lived entities and cleans up rigorously. Use Resmon during your first events to confirm budget on your machine.
Can we add our own venues & fireworks?
Absolutely—everything is config‑driven. Add new MarryLocations with pre‑anim and main‑anim blocks.
How do we localize?
Set FiveMXCore.Locales and edit locales/en.lua or locales/de.lua.
v1.0.0 — Initial public release: proposals, full ceremony pipeline, surname integration, EN/DE locales, exports, admin tools, config validator.
Need help setting it up or want a custom ceremony pack? Reach out via Support from the site footer.
Premium Alternative
Get premium scripts with dedicated support, lifetime updates, and one-click installation.
Réponses rapides basées sur les informations publiées pour FiveM Marry Script (Marriage Mod).
Vous avez une autre question ? Consultez la description du mod ci-dessus pour plus de détails.
Learn more about setting up, configuring, and using this type of resource.
Découvrez plus de ressources pour votre serveur FiveM ou GTA 5.
Free mods are a good starting point. When your server needs stronger support, cleaner installs, and premium systems, move into the commercial hubs below.
Framework hub
Move from free QBCore resources into verified paid systems with support, updates, and cleaner install paths.
Open QBCore hubPremium catalog
See paid scripts, framework labels, bundles, and install-ready products once the free version no longer covers your server needs.
Open premium shopMoney page
Add police, mechanic, gang, and economy systems around this mod with stronger commercial scripts.
See job scriptsLaunch faster
Bundles shorten setup time by grouping the highest-leverage systems into one commercial starting point.
Rédigé par l'équipe éditoriale FiveMX sur la base de l'artefact CitizenFX actuel et de chaque framework supporté — non copié du post original.
resources/[qb]/fivem-marry-script sur votre serveur. Conservez le nom du dossier tel quel — la plupart des manifests le référencent directement.*.sql), importez-le dans votre base de données FiveM — les serveurs de test FiveMX utilisent oxmysql avec MariaDB 10.6.ensure fivem-marry-script à votre server.cfg après la ligne ensure de qb-core.config.lua, ouvrez-le avant le premier démarrage et faites correspondre les noms de jobs, les items d'inventaire et la locale à votre propre configuration qb-core — sinon les cibles ne fonctionneront pas.resources/[esx]/fivem-marry-script sur votre serveur. Conservez le nom du dossier tel quel — la plupart des manifests le référencent directement.*.sql), importez-le dans votre base de données FiveM — les serveurs de test FiveMX utilisent oxmysql avec MariaDB 10.6.ensure fivem-marry-script à votre server.cfg après es_extended.TriggerEvent("esx:getSharedObject") — certaines versions plus anciennes nécessitent un correctif d'une ligne vers ESX = exports["es_extended"]:getSharedObject().D'autres mods gratuits populaires qui pourraient être utiles pour votre serveur.
ensure fivem-marry-scriptox_libox_inventoryensure fivem-marry-scriptox_libox_inventoryLe téléchargement reste gratuit, mais comparez des scripts et packs serveur prêts pour la production avant d'intégrer cette ressource dans un serveur roleplay en ligne.

Premium FiveM vehicle HUD with speed, gear, mileage tracking, and steering wheel controls for ESX and QBCore servers.
6,99 $US
Voir le produit
This mod will make the streets european (German Roads)! Hand-crafted mod, for your server. With the Roads mod, you'll experience an authentic European feel with every step you take. Hand-crafted with precision and attention to detail, this mod is designed to give your server a unique touch
4,49 $US
Voir le produit
FiveM Anticheat script/mod | OPTIMIZED and perfect for ESX detects modders and ban them instantly. Many server owners struggle because of cheaters, modders and hackers. There are a couple of hacks and mod menus for FiveM and money hacks for ESX framework. ? Hackers are quite annoying but the
21,99 $US
Voir le produit
The #1 FiveM Jobs Creator Script - that allows server administrators to easily create generic jobs with many customizable interaction points.
22,99 $US
Voir le produit