Documentation Mr Developpement
StoreYouTube
  • 👋Bienvenue dans la documentation de Mr Developpement
  • mMarketV1
    • Installation
    • Configuration
  • mContextMenu
    • Installation
    • Création Button / Menu
      • M.AddMenuButton
      • M.AddSubMenu
      • Comment crée un submenu (How to create a submenu)
  • mDispatchNotif
    • Installation
    • Création notification
      • Exemple Notification
  • mPrompt
    • Création Prompt
      • Exemple Prompt
  • mNotification
    • Création Notification
    • Mettre les notifications dans ESX
  • mHelpNotification
  • mDeathScreen
    • Installation
    • Configuration
    • ESX Tips
    • QBCore Tips
    • OX Tips
Propulsé par GitBook
Sur cette page
  1. mPrompt

Création Prompt

exports['mPrompt']:CreatePrompt('Title', 'Description', 'Oui', 'Non', function(pour le oui), function(pour le non))

Option
Type
Optionnel

title

string

no

description

string

yes (mais mettait des '' sinon vous aurez une erreur)

yes

string

no

no

string

no

PrécédentmPromptSuivantExemple Prompt

Dernière mise à jour il y a 6 mois