Problème entities

  • Initiateur de la discussion GeorGeLeDauphin
  • Date de début
  • Initiateur de la discussion
GeorGeLeDauphin

GeorGeLeDauphin

Geek
Messages
43
Score réaction
1
Points
95
Bonjour a tous j'ai un soucis avec les entities a chaque fois que je cree entities sur le serveur sa me mais Probleme Lua donc qui pourrait m'aider svp ? merci bonne journée ;)

Entities drugmod:

AddEntity("Marujuana", {
ent = "durgz_weed",
model = "models/katharsmodels/contraband/zak_wiet/zak_wiet.mdl",
price = 200,
max = 1,
cmd = "drugmod",
{TEAM_DEALER}",
})

AddEntity("Methamphetamine", {
ent = "durgz_meth",
model = "models/katharsmodels/contraband/metasync/blue_sky.mdl",
price = 210,
max = 1,
cmd = "drugmod",
{TEAM_DEALER}",
})

AddEntity("LSD", {
ent = "durgz_lsd",
model = "models/smile/smile.mdl",
price = 300,
max = 1,
cmd = "drugmod",
{TEAM_DEALER}",
})

AddEntity("Heroine", {
ent = "durgz_heroine",
model = "models/katharsmodels/syringe_out/syringe_out.mdl",
price = 260,
max = 1,
cmd = "drugmod",
{TEAM_DEALER}",
})

AddEntity("Cocaine", {
ent = "durgz_cocaine",
model = "models/cocn.mdl",
price = 500,
max = 1,
cmd = "drugmod",
{TEAM_DEALER}",
})

AddEntity("PCP", {
ent = "durgz_pcp",
model = "models/marioragdoll/super mario galaxy/star/star.mdl",
price = 460,
max = 1,
cmd = "drugmod",
{TEAM_DEALER}",
})

AddEntity("Mushroom", {
ent = "durgz_mushroom",
model = "models/ipha/mushroom_small.mdl",
price = 345,
max = 1,
cmd = "drugmod",
{TEAM_DEALER}",
})

AddEntity("Alcohol", {
ent = "durgz_alcohol",
model = "models/drug_mod/alcohol_can.mdl",
price = 160,
max = 1,
cmd = "drugmod",
{TEAM_DEALER}",
})

AddEntity("Aspirin", {
ent = "durgz_aspirin",
model = "models/jaanus/aspbtl.mdl",
price = 60,
max = 1,
cmd = "drugmod",
{TEAM_DEALER}",
})

AddEntity("Cigarette", {
ent = "durgz_cigarette",
model = "models/boxopencigshib.mdl",
price = 15,
max = 1,
cmd = "drugmod",
{TEAM_DEALER}",
})

AddEntity("Bouteille D'eau", {
ent = "durgz_water",
model = "models/drug_mod/the_bottle_of_water.mdl",
price = 5,
max = 1,
cmd = "drugmod",
{TEAM_DEALER}",
})
 
  • Banni
EviLKniGht62

EviLKniGht62

Psychopathe
Messages
2 133
Score réaction
203
Points
280
Tu as la meme commande pour tout essaye de changer les commande de tel maniere que chaque drogue ai la sienne
 
  • Initiateur de la discussion
GeorGeLeDauphin

GeorGeLeDauphin

Geek
Messages
43
Score réaction
1
Points
95
Ok j'essaye puis jte dit si sa marche
 
Discord d'entraide
Rejoignz-nous sur Discord