J'ai fais une erreur dans mon pannel de commande?

  • Initiateur de la discussion
KMS [FR]

KMS [FR]

Geek
Messages
154
Score réaction
13
Points
65
Bonjour à tous, je voudrais savoir si j'ai fais une erreur.
Apres plusieurs relecture il me semble que non mais mon jeu détecte quand meme une erreur.
Voici le pannel:

CommandsTable[1] = {
type = 1,
cmd = "/dropmoney",
text = "Lacher de l'argent",
args = { arg1_show = true, arg1_text = "Montant", arg2_show = false, arg2_text = "" }
}

CommandsTable[2] = {
type = 1,
cmd = "/give",
text = "Donner de l'argent",
args = { arg1_show = true, arg1_text = "Montant", arg2_show = false, arg2_text = "" }
}

CommandsTable[3] = {
type = 2,
cmd = "/drop",
text = "Lacher son arme",
args = { arg1_show = false, arg1_text = "", arg2_show = false, arg2_text = "" }
}

CommandsTable[4] = {
type = 2,
cmd = "/makeshipment",
text = "Faire des envois",
args = { arg1_show = false, arg1_text = "", arg2_show = false, arg2_text = "" }
}

CommandsTable[5] = {
type = 2,
cmd = "/unownalldoors",
text = "Vendre ses portes",
args = { arg1_show = false, arg1_text = "", arg2_show = false, arg2_text = "" }
}

CommandsTable[6] = {
type = 2,
cmd = "/requestlicense",
text = "Demander une lisence",
args = { arg1_show = false, arg1_text = "", arg2_show = false, arg2_text = "" }
}

CommandsTable[7] = {
type = 2,
cmd = "/wanted",
text = "Mettre un avis de recherche",
args = { arg1_show = true, arg1_text = "nom et raison", arg2_show = false, arg2_text = "" }
}

CommandsTable[8] = {
type =2,
cmd = "/unwanted",
text = "enlever un avis de recherche",
args = { arg1_show = true, arg1_text = "nom de la personne", arg2_show = false, arg2_text = "" }
}

CommandsTable[9] = {
type =2,
cmd = "/warrant",
text = "Mettre un mandat",
args = { arg1_show = true, arg1_text = "nom et raison", arg2_show = false, arg2_text = "" }
}

CommandsTable [10] = {
type =2,
cmd = "/lockdown",
text = "Initier un couvre feu",
args = { arg1_show = false, arg1_text = "", arg2_show = false, arg2_text = "" }
}

CommandsTable[11] = {
type =2,
cmd = "/unlockdown",
text = "Arreter le couvre feu",
args = { arg1_show = false, arg1_text = "", arg2_show = false, arg2_text = "" }
}

CommandsTable[12] = {
type =2,
cmd = "/placelaws",
text = "Placer le tableau des lois",
args = { arg1_show = false, arg1_text = "", arg2_show = false, arg2_text = "" }
}

CommandsTable[13] = {
type =2,
cmd = "/addlaw",
text = "Ajouter une loi",
args = { arg1_show = false, arg1_text = "", arg2_show = false, arg2_text = "" }
}

CommandsTable [14] = {
type =2,
cmd = "/removelaw",
text = "Enlever une loi",
args = { arg1_show = false, arg1_text = "", arg2_show = false, arg2_text = "" }
}
 
Discord d'entraide
Rejoignz-nous sur Discord