- Initiateur de la discussion
GamesCrackFR
Geek suprême
- Messages
- 192
- Score réaction
- 3
- Points
- 115
Bonsoir voila j'ai ce problème :
[ERROR] A runtime error has occurred in "addons/darkrpmodification-master/lua/da
rkrp_customthings/entities.lua" on line 153.
The best help I can give you is this:
et la ligne 153 c'est ca :
DarkRP.createEntity("Pizza Kebab", {
ent = "food_cheesepizza",
model = "models/workspizza02/workspizza02.mdl",
price = 125,
max = 1,
cmd = "buydruglab",
allowed = {TEAM_COOK}
})
[ERROR] A runtime error has occurred in "addons/darkrpmodification-master/lua/da
rkrp_customthings/entities.lua" on line 153.
The best help I can give you is this:
et la ligne 153 c'est ca :
DarkRP.createEntity("Pizza Kebab", {
ent = "food_cheesepizza",
model = "models/workspizza02/workspizza02.mdl",
price = 125,
max = 1,
cmd = "buydruglab",
allowed = {TEAM_COOK}
})