aide eml

  • Initiateur de la discussion
Z

ZYGEULLL

Geek suprême
Messages
263
Score réaction
18
Points
110
Bonjour alors voilà je viens d'acheter la meth pour mon serveur mais je n'arrive pas à le placer sur les entités. En espèrent que quelqun puisse m'aider
 
xavier7390

xavier7390

Geek
Messages
90
Score réaction
6
Points
95
Bonjour j ai eu le même problème que toi...

J ai du placer dans scrds/garrysmode/lua/entités pour les entités
et tu places le dossier autorun dans lua/autorun .

j ai eu un ultime soucis qui était que l acheteur de méth qui disait qu il me donnait l argent mais en réalité il me donnait pas l argent

si ta configuration fonctionne sa me ferait extrêmement plaisir que tu me partage ton dossier

merci d avance

cordialement
 
Fanatagag

Fanatagag

Psychopathe
Messages
1 062
Score réaction
188
Points
280
Oui, j'ai le même probléme mes comme j'ai dit normalement le bug devrais être régle j'ai pris le dernier EML et j'ai pas encore tester je te tien au courant.
 
  • J'aime
Réactions: predator47
iZziKiLL3uR95

iZziKiLL3uR95

Geek
Messages
18
Score réaction
2
Points
80
Dans darkrpmodification/lua/darkrp_customthings/jobs.lua , renomme ton job de trafiquant de Meth et mets à la place de TEAM_METH tu mets TEAM_METHBLITZ .

Ensuite dans dans entities.lua tu mets sa :

DarkRP.createEntity("Cuisiniere", {
ent = "eml_stove",
model = "models/props_c17/furnitureStove001a.mdl",
price = 800,
max = 2,
cmd = "buystove",
allowed = {TEAM_METHBLITZ},
})

DarkRP.createEntity("Gas", {
ent = "eml_gas",
model = "models/props_c17/canister01a.mdl",
price = 150,
max = 10,
cmd = "buygas",
allowed = {TEAM_METHBLITZ},
})

DarkRP.createEntity("Pot", {
ent = "eml_pot",
model = "models/props_c17/metalPot001a.mdl",
price = 250,
max = 2,
cmd = "buypot",
allowed = {TEAM_METHBLITZ},
})

DarkRP.createEntity("Special Pot", {
ent = "eml_spot",
model = "models/props_c17/metalPot001a.mdl",
price = 250,
max = 2,
cmd = "buyspecialpot",
allowed = {TEAM_METHBLITZ},
})

DarkRP.createEntity("Muriatic Acid", {
ent = "eml_macid",
model = "models/props_junk/garbage_plasticbottle001a.mdl",
price = 100,
max = 5,
cmd = "buymacid",
allowed = {TEAM_METHBLITZ},
})

DarkRP.createEntity("Liquid Sulfur", {
ent = "eml_sulfur",
model = "models/props_lab/jar01b.mdl",
price = 100,
max = 5,
cmd = "buysulfur",
allowed = {TEAM_METHBLITZ},
})

DarkRP.createEntity("Liquid Iodine", {
ent = "eml_iodine",
model = "models/props_lab/jar01b.mdl",
price = 100,
max = 5,
cmd = "buyiodine",
allowed = {TEAM_METHBLITZ},
})

DarkRP.createEntity("Jar", {
ent = "eml_jar",
model = "models/props_lab/jar01a.mdl",
price = 100,
max = 5,
cmd = "buyjar",
allowed = {TEAM_METHBLITZ},
})

DarkRP.createEntity("Water", {
ent = "eml_water",
model = "models/props_junk/garbage_plasticbottle003a.mdl",
price = 100,
max = 5,
cmd = "buywater",
allowed = {TEAM_METHBLITZ},
})
 
iZziKiLL3uR95

iZziKiLL3uR95

Geek
Messages
18
Score réaction
2
Points
80
Puis redémarre ton serveur mon ami ! ;)
 
xavier7390

xavier7390

Geek
Messages
90
Score réaction
6
Points
95
Peux tu me donner ton skype en cas de soucis? Merci d avance
 
iZziKiLL3uR95

iZziKiLL3uR95

Geek
Messages
18
Score réaction
2
Points
80
live:cooppix
 
xavier7390

xavier7390

Geek
Messages
90
Score réaction
6
Points
95
Un grand merci à toi mec
 
  • Initiateur de la discussion
Z

ZYGEULLL

Geek suprême
Messages
263
Score réaction
18
Points
110
Merci j'ai reussi
 
Discord d'entraide
Rejoignz-nous sur Discord