Aide amenu

  • Initiateur de la discussion
NoamDark

NoamDark

Geek
Messages
62
Score réaction
2
Points
45
Slt jais le Amenu et enfaite je cherche a ajouter une commande f4 pour message ano , advert , hrp ,
une personne peut aider :)
Mes commande :

self.GeneralCommands = {
{name = "Jeter de l'argent", command = "say /dropmoney {}"},
{name = "Faire une Pub", command = OpenTextBox( "Une Pub", "quoi dire dans la pub ?", "/advert" )},
{name = "Faire un HRP", command = OpenTextBox( "Parler HRP", "Dire quoi en HRP ?", "//" )},
{name = "Message Anonyme", command = OpenTextBox( "Message ano", "Vous voullez dire quoi ?", "/ano" )},
{name = "Appeler un Admin", command = "say /// Besoin d'un Admin SVP"},
}
self.RoleplayCommands = {
{name = "Changer nom RP", command = "say /rpname {}"},
{name = "Changer nom Job", command = "say /job {}"},
{name = "Jeter l'arme", command = "say /dropweapon"},
{name = "Demander License", command = "say /requestlicense"},
{name = "Vendre ses Porte", command = "say /unownalldoors"},
}
self.CivilCommands = {
{name = "Chercher une Personne", command = "say /warrant {}"},
{name = "Faire un Mandat", command = "say /wanted {}"},
{name = "Enlever un Mandat", command = "say /unwanted {}"},
}
self.MayorCommands = {
{name = "Couvre Feu ON", command = "say /lockdown"},
{name = "Couvre Feu OFF", command = "say /unlockdown"},
{name = "Ajouter une Loi", command = "say /addlaw {}"},
{name = "Tableau de Loi", command = "say /placelaws"},
{name = "Message a la Ville", command = "say /broadcast {}"},
}
 
Iyad

Iyad

Geek
Messages
206
Score réaction
14
Points
85
J'ai pas compris tu veux ajoutet sur ton serv le advert hrp etc ?
 
  • Initiateur de la discussion
NoamDark

NoamDark

Geek
Messages
62
Score réaction
2
Points
45
Iyad à dit:
J'ai pas compris tu veux ajoutet sur ton serv le advert hrp etc ?
Non je lais ais deja enfaite je veut juste les commande a metre dans l'F4 amenu pour les faire direct du menu
 
EglyKozz

EglyKozz

Psychopathe
Messages
1 627
Score réaction
359
Points
310
Bah ils y sont nan ?
NoamDark à dit:
{name = "Faire une Pub", command = OpenTextBox( "Une Pub", "quoi dire dans la pub ?", "/advert" )},
{name = "Faire un HRP", command = OpenTextBox( "Parler HRP", "Dire quoi en HRP ?", "//" )},
{name = "Message Anonyme", command = OpenTextBox( "Message ano", "Vous voullez dire quoi ?", "/ano" )},
 
  • Initiateur de la discussion
NoamDark

NoamDark

Geek
Messages
62
Score réaction
2
Points
45
Joe Leroi

Joe Leroi

Chuck Norris
Messages
4 368
Score réaction
933
Points
605
Code:
{name = "Faire une Pub", command = "say /advert "},
{name = "Faire un HRPt", command = "say // {}"},
{name = "Message Anonyme", command = "say /ano {}"},
Teste et dit moi
 
Discord d'entraide
Rejoignz-nous sur Discord