Torrents Stats
Torrents Stats
})
DarkRP.createEntity("Cooling Cell", {
ent = "boost_cooling",
model = "models/Items/battery.mdl",
price = 20,
max = 12,
cmd = "buycoolingcell"
})
DarkRP.createEntity("Batterie Printers", {
ent = "boost_battery",
model = "models/Items/car_battery01.mdl",
price = 100,
max = 6,
cmd = "buybattery"
})
DarkRP.createEntity("Blue Printer", {
ent = "boost_printer",
model = "models/props_c17/consolebox01a.mdl",
price = 6000,
max = 2,
cmd = "buyblueprinter"
})
DarkRP.createEntity("Red Printer", {
ent = "boost_printer_red",
model = "models/props_c17/consolebox01a.mdl",
price = 12000,
max = 2,
cmd = "buyredprinter"
})
DarkRP.createEntity("Green Printer", {
ent = "boost_printer_green",
model = "models/props_c17/consolebox01a.mdl",
price = 18000,
max = 2,
cmd = "buygreenprinter"
})
DarkRP.createEntity("Yellow Printer", {
ent = "boost_printer_yellow",
model = "models/props_c17/consolebox01a.mdl",
price = 35000,
max = 2,
cmd = "buyyellowprinter"
})
DarkRP.createEntity("Purple Printer", {
ent = "boost_printer_purple",
model = "models/props_c17/consolebox01a.mdl",
price = 60000,
max = 2,
cmd = "buypurpleprinter"
})
Torrents Stats
Merci mais tu saurais comment on custom le rating du printer ? Merci :)
- ScriptFodder : Link Removed
- Download : Link Removed
Cordialement, AnonymousLeaker's
Torrents Stats
Y'a moyen que tu m'expliques s'il te plaît je trouve pas le fichier de config ^^Yep, pourquoi ?
Torrents Stats
Torrents Stats
Ouep ;) (Oublie pas d'ajouter ce que j'ai mit plus haut dans l'entity.lua)Le chemin d'installation c'est juste a mettre dans addons ?
Torrents Stats
Torrents Stats
Mis à jour.lien dead
Torrents Stats
Torrents Stats
C'est où que tu trouves le nom des entités ?boost_printer
Torrents Stats
DarkRP.createEntity("Cooling Cell", {C'est où que tu trouves le nom des entités ?