- Initiateur de la discussion
Z
ZYGEULLL
Geek suprême
- Messages
- 263
- Score réaction
- 18
- Points
- 110
Bonjour quand je veut ajouter cette entites la au job sa fait des lua errors
DarkRP.createEntity("Eau", {
ent = "adrug_water",
model = "models/props_junk/garbage_plasticbottle003a.mdl",
price = 10,
max = 2,
cmd = "buyeauweed"
allowed = TEAM_WEED
})
DarkRP.createEntity("Eau", {
ent = "adrug_water",
model = "models/props_junk/garbage_plasticbottle003a.mdl",
price = 10,
max = 2,
cmd = "buyeauweed"
allowed = TEAM_WEED
})