Aide pour Enhanced Weed Growing

  • Initiateur de la discussion
tictaczep

tictaczep

Geek
Messages
67
Score réaction
7
Points
95
Hey, j'ai besoin d'aide j'ai
Enhanced Weed Growing
qui marche très bien mais je voudrait avoir la liste des objets a mettre dans entités svp :)
Merci,
Alban.
 
Thibault Camora

Thibault Camora

Geek suprême
Messages
424
Score réaction
40
Points
130
/srcds/garrysmod/addons/darkrpmodification/lua/darkrp_customthings --> Entites.lua



Code:
DarkRP.createEntity("essence", { ent = "adrug_fuel", model = "models/props_junk/gascan001a.mdl", price = 50, max = 3, cmd = "buyessence", allowed = {TEAM_WEED},
})
DarkRP.createEntity("Groupe Electrogene", { ent = "adrug_generator", model = "models/props_vehicles/generatortrailer01.mdl", price = 1500, max = 1, cmd = "buyelectrogene", allowed = {TEAM_WEED},
})
DarkRP.createEntity("Batterie", { ent = "adrug_battery", model = "models/items/car_battery01.mdl", price = 200, max = 4, cmd = "buybatterie", allowed = {TEAM_WEED},
})
DarkRP.createEntity("Lampe a Chaleur", { ent = "adrug_heat_lamp", model = "models/props_c17/light_floodlight02_off.mdl", price = 500, max = 2, cmd = "buylampe", allowed = {TEAM_WEED},
})
DarkRP.createEntity("Eau", { ent = "adrug_water", model = "models/props_junk/garbage_plasticbottle003a.mdl", price = 100, max = 5, cmd = "buyeau", allowed = {TEAM_WEED},
})
DarkRP.createEntity("Weed Graine", { ent = "adrug_weed_seed", model = "models/props/de_inferno/crate_fruit_break_gib2.mdl", price = 150, max = 5, cmd = "buygraine", allowed = {TEAM_WEED},
})
DarkRP.createEntity("Weed Pot", { ent = "adrug_weed_plant", model = "models/props_junk/terracotta01.mdl", price = 100, max = 5, cmd = "buypaut", allowed = {TEAM_WEED},
})
 
  • J'aime
Réactions: tictaczep
  • Initiateur de la discussion
tictaczep

tictaczep

Geek
Messages
67
Score réaction
7
Points
95
Merci :D
 
Thibault Camora

Thibault Camora

Geek suprême
Messages
424
Score réaction
40
Points
130
Pas de problème
 
Discord d'entraide
Rejoignz-nous sur Discord