LF4Menu | Ergonomic & Customizable | The L-MAN

LF4Menu | Ergonomic & Customizable | The L-MAN 1.0.0

Inscrivez-vous et acheter une licence pour 3.99 EUR
LF4Menu

Bonjour à tous ! Je vous propose aujourd'hui un F4 Menu confectionné par mes soins qui saura vous satisfaire. Vous trouverez toutes les informations nécessaires ci-dessous. Si vous avez la moindre question, remarque ou proposition à faire, vous êtes les bienvenus, n'hésitez pas à laisser un commentaire sur cette page ou à venir sur mon serveur discord: Join the The L-MAN Discord Server! Cordialement.

Vidéo:

Features prévues: Ajout d'un onglet administration où vous pourrez passer en mode incognito.

Langues disponibles: Français et Anglais .

Fichier de configuration:
Code:
LFM.Config = LFM.Config or {}
LFM.Config.ServerName = "Your Server Name"
LFM.Config.StaffGroups = { ["superadmin"] = true, ["admin"] = true,
}
LFM.Config.EnabledTabs = { ["dashboard"] = true, ["jobs"] = true, ["weapons"] = true, ["entities"] = true, ["laws"] = true, ["commands"] = true, ["staff"] = true,
}
-- fr, en
LFM.Config.Language = "fr"
timer.Simple(0, function() if not CLIENT then return end LFM:ClearCategories() -- Put commands here -- Category: name, sortOrder -- Command: category, name, text, command, sortOrder, callback local general = LFM:GetLang("general") LFM:AddCategory(general, 0) LFM:AddCommand(general, LFM:GetLang("changename"), true, "darkrp name", 0) LFM:AddCommand(general, LFM:GetLang("sellalldoors"), false, "darkrp sellalldoors", 1) LFM:AddCommand(general, LFM:GetLang("dropweapon"), false, "darkrp drop", 2) LFM:AddCommand(general, LFM:GetLang("requestlicense"), false, "darkrp requestlicense", 3) LFM:AddCommand(general, LFM:GetLang("dropmoney"), true, "darkrp dropmoney", 4) LFM:AddCommand(general, LFM:GetLang("givemoney"), true, "darkrp give", 5) local civilp = LFM:GetLang("civilp") LFM:AddCategory(civilp, 1) LFM:AddCommand(civilp, LFM:GetLang("requestwarrant"), true, "darkrp warrant", 6) LFM:AddCommand(civilp, LFM:GetLang("removewarrant"), true, "darkrp unwarrant", 7) LFM:AddCommand(civilp, LFM:GetLang("makewanted"), true, "darkrp wanted", 8) LFM:AddCommand(civilp, LFM:GetLang("removewanted"), true, "darkrp unwanted", 8) local government = LFM:GetLang("government") LFM:AddCategory(government, 2) LFM:AddCommand(government, LFM:GetLang("startlock"), false, "darkrp lockdown", 0) LFM:AddCommand(government, LFM:GetLang("stoplock"), false, "darkrp unlockdown", 1) LFM:AddCommand(government, LFM:GetLang("placelawboard"), false, "darkrp placelaws", 2) LFM:AddCommand(government, LFM:GetLang("addlaw"), true, "darkrp addlaw", 3) LFM:AddCommand(government, LFM:GetLang("removelaw"), true, "darkrp removelaw", 4)
end)
  • J'aime
Réactions: Yoh Sambre ♪
Auteur
TheLMAN
Téléchargements
2
Type
Produit numérique
Durée de la licence
Unlimited
Prix
3.99 EUR
Vues
989
Première sortie
Dernière mise à jour
Évaluation
0.00 étoiles(s) 0 appréciations

Autres ressources de TheLMAN

Rejoignz-nous sur Discord