Entité Non Présente

  • Initiateur de la discussion
A

AlbanC

Geek suprême
Messages
72
Score réaction
2
Points
100
Bonjour J'ai Installé récemment l'addons : Advanced Sawmill

Je Ne Sais Pas Si L'addons Fais Bug Mais Il N'y a plus d'entité presente quand je le mets

J'ai deja essayé de l'enlevé mais toujour rien
 
AyZenSantos

AyZenSantos

Psychopathe
Messages
3 361
Score réaction
753
Points
300
Vérifié si il y a des majuscules si c'est le cas enleve les ou si il y a une error
 
  • Initiateur de la discussion
A

AlbanC

Geek suprême
Messages
72
Score réaction
2
Points
100
AyZenSantos à dit:
Vérifié si il y a des majuscules si c'est le cas enleve les ou si il y a une error
Je NE Comprend rien voici mes entity :
Code:
--[[---------------------------------------------------------------------------
DarkRP custom entities
---------------------------------------------------------------------------
This file contains your custom entities.
This file should also contain entities from DarkRP that you edited.
Note: If you want to edit a default DarkRP entity, first disable it in darkrp_config/disabled_defaults.lua Once you've done that, copy and paste the entity to this file and edit it.
The default entities can be found here:
https://github.com/FPtje/DarkRP/blob/master/gamemode/config/addentities.lua#L111
For examples and explanation please visit this wiki page:
http://wiki.darkrp.com/index.php/DarkRP:CustomEntityFields
Add entities under the following line:
---------------------------------------------------------------------------]]
DarkRP.createEntity("Bitminer S1", { ent = "bm2_bitminer_1", model = "models/bitminers2/bitminer_1.mdl", price = 5000, max = 1, cmd = "buybitminers1", category = "Bitminers 2", allowed = {TEAM_BITMINER},
})
DarkRP.createEntity("Bitminer S2", { ent = "bm2_bitminer_2", model = "models/bitminers2/bitminer_3.mdl", price = 25000, max = 1, cmd = "buybitminers2", category = "Bitminers 2", allowed = {TEAM_BITMINER},
})
DarkRP.createEntity("Bitminer Server", { ent = "bm2_bitminer_server", model = "models/bitminers2/bitminer_2.mdl", price = 50000, max = 8, cmd = "buybitminerserver", category = "Bitminers 2", allowed = {TEAM_BITMINER},
})
DarkRP.createEntity("Bitminer Rack", { ent = "bm2_bitminer_rack", model = "models/bitminers2/bitminer_rack.mdl", price = 100000, max = 1, cmd = "buybitminerrack", category = "Bitminers 2", allowed = {TEAM_BITMINER},
})
DarkRP.createEntity("Extension Lead", { ent = "bm2_extention_lead", model = "models/bitminers2/bitminer_plug_3.mdl", price = 500, max = 5, cmd = "buybitminerextension", category = "Bitminers 2", allowed = {TEAM_BITMINER},
})
DarkRP.createEntity("Power Lead", { ent = "bm2_power_lead", model = "models/bitminers2/bitminer_plug_2.mdl", price = 500, max = 7, cmd = "buybitminerpowerlead", category = "Bitminers 2", allowed = {TEAM_BITMINER},
})
DarkRP.createEntity("Generator", { ent = "bm2_generator", model = "models/bitminers2/generator.mdl", price = 6000, max = 3, cmd = "buybitminergenerator", category = "Bitminers 2", allowed = {TEAM_BITMINER},
})
DarkRP.createEntity("Fuel", { ent = "bm2_fuel", model = "models/props_junk/gascan001a.mdl", price = 1000, max = 4, cmd = "buybitminerfuel", category = "Bitminers 2", allowed = {TEAM_BITMINER},
})
 
AyZenSantos

AyZenSantos

Psychopathe
Messages
3 361
Score réaction
753
Points
300
Tu as une error dans ta console ?
 
  • Initiateur de la discussion
A

AlbanC

Geek suprême
Messages
72
Score réaction
2
Points
100
nop
 
Discord d'entraide
Rejoignz-nous sur Discord