Hallo Com.
Und zwar: Wir haben uns einen Server gekauft, auf dem DarkRP läuft.
Darauf haben wir die M9K-Waffen gemacht, die wir als Shipments haben wollen. So weit so gut eingestellt, aber sobald man joint, und auch Gundealer nimmt ist der Reiter Shipments nichtmehr da.
DarkRP.createShipment("Raging Bull", {
model = "models/weapons/w_taurus_raging_bull.mdl",
entity = "m9k_ragingbull",
price = 7500,
amount = 10,
seperate = true,
pricesep = 750,
noship = true,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("M92 Beretta", {
model = "models/weapons/w_beretta_m92.mdl",
entity = "m9k_m92beretta",
price = 5000,
amount = 10,
seperate = true,
pricesep = 500,
noship = true,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Glock 18", {
model = "models/weapons/w_dmg_glock.mdl",
entity = "m9k_glock",
price = 9000,
amount = 10,
seperate = true,
pricesep = 900,
noship = true,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("SIG Sauer P229R", {
model = "models/weapons/w_sig_229r.mdl",
entity = "m9k_sig_p229r",
price = 5000,
amount = 10,
seperate = true,
pricesep = 500,
noship = true,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("USP", {
model = "models/weapons/w_colt_python.mdl",
entity = "m9k_usp",
price = 6000,
amount = 10,
seperate = true,
pricesep = 600,
noship = true,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Colt Python", {
model = "models/weapons/w_sig_229r.mdl",
entity = "m9k_coltpython",
price = ,7000,
amount = 10,
seperate = true,
pricesep = 700,
noship = true,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Colt 1911", {
model = "models/weapons/s_dmgf_co1911.mdl",
entity = "m9k_colt1911",
price = 4000,
amount = 10,
seperate = true,
pricesep = 400,
noship = true,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("AK-47", {
model = "models/weapons/w_ak47_m9k.mdl",
entity = "m9k_ak47",
price = 21000,
amount = 10,
seperate = true,
pricesep = 2100,
noship = true,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("M4A1 Iron", {
model = "models/weapons/w_m4a1_iron.mdl",
entity = "m9k_m4a1",
price = 23000,
amount = 10,
seperate = true,
pricesep = 2300,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("HK 416", {
model = "models/weapons/w_hk_416.mdl",
entity = "m9k_m416",
price = 13000,
amount = 10,
seperate = true,
pricesep = 1300,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("AAC Honey Badger", {
model = "models/weapons/w_aac_honeybadger.mdl",
entity = "m9k_honeybadger",
price = 19000,
amount = 10,
seperate = true,
pricesep = 1900,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Magpul PDR", {
model = "models/weapons/w_magpul_pdr.mdl",
entity = "m9k_magpulpdr",
price = 26000,
amount = 10,
seperate = true,
pricesep = 2600,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("HK MP7", {
model = "models/weapons/w_mp7_silenced.mdl",
entity = "m9k_mp7",
price = 17000,
amount = 10,
seperate = true,
pricesep = 1700,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Kriss Vector", {
model = "models/weapons/w_kriss_vector.mdl",
entity = "m9k_vector",
price = 13000,
amount = 10,
seperate = true,
pricesep = 1300,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("UMP 45", {
model = "models/weapons/w_hk_ump45.mdl",
entity = "m9k_ump45",
price = 12000,
amount = 10,
seperate = true,
pricesep = 1200,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Tommy Gun", {
model = "models/weapons/w_tommy_gun.mdl",
entity = "m9k_thompson",
price = 20000,
amount = 10,
seperate = true,
pricesep = 2000,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("FN P90", {
model = "models/weapons/w_fn_p90.mdl",
entity = "m9k_smgp90",
price = 15000,
amount = 10,
seperate = true,
pricesep = 1500,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("MP9", {
model = "models/weapons/w_brugger_thomet_mp9.mdl",
entity = "m9k_mp9",
price = 12000,
amount = 10,
seperate = true,
pricesep = 1200,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Benelli M3", {
model = "models/weapons/w_benelli_m3.mdl",
entity = "m9k_m3",
price = 23000,
amount = 10,
seperate = true,
pricesep = 2300,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Double Barrel", {
model = "models/weapons/w_double_barrel_shotgun.mdl",
entity = "m9k_dbarrel",
price = 23000,
amount = 10,
seperate = true,
pricesep = 2300,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Ithaca M37", {
model = "models/weapons/w_ithaca_m37.mdl",
entity = "m9k_ithacam37",
price = 31000,
amount = 10,
seperate = true,
pricesep = 3100,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Mossberg 590", {
model = "models/weapons/w_mossberg_590.mdl",
entity = "m9k_mossberg590",
price = 25000,
amount = 10,
seperate = true,
pricesep = 2500,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Remington 870", {
model = "models/weapons/w_remington_870_tact.mdl",
entity = "m9k_remington870",
price = 29000,
amount = 10,
seperate = true,
pricesep = 2900,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("SPAS-12", {
model = "models/weapons/w_spas_12.mdl",
entity = "m9k_spas12",
price = 29000,
amount = 10,
seperate = true,
pricesep = 2900,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Winchester 87", {
model = "models/weapons/w_shot_m3super90.mdl",
entity = "weapon_pumpshotgun2",
price = 27000,
amount = 10,
seperate = false,
pricesep = 2700,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("AI AW50", {
model = "models/weapons/w_acc_int_aw50.mdl",
entity = "m9k_aw50",
price = 50000,
amount = 10,
seperate = true,
pricesep = 5000,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Barett M82", {
model = "models/weapons/w_barett_m82.mdl",
entity = "m9k_barret_m82",
price = 45000,
amount = 10,
seperate = true,
pricesep = 4500,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Barett M98B", {
model = "models/weapons/w_barett_m98b.mdl",
entity = "m9k_m98b",
price = 26000,
amount = 10,
seperate = true,
pricesep = 2600,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Dragunov SVU", {
model = "models/weapons/w_dragunov_svu.mdl",
entity = "m9k_svu",
price = 37500,
amount = 10,
seperate = true,
pricesep = 3750,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createEntity("Drogenlabor", {
ent = "drug_lab",
model = "models/props_lab/crematorcase.mdl",
price = 400,
max = 3,
cmd = "buydruglab",
allowed = {TEAM_GANG, TEAM_MOB}
})
DarkRP.createEntity("Gelddrucker", {
ent = "money_printer",
model = "models/props_c17/consolebox01a.mdl",
price = 1000,
max = 2,
cmd = "buymoneyprinter"
})
if not DarkRP.disabledDefaults["modules"]["hungermod"] then
DarkRP.createEntity("Microwave", {
ent = "microwave",
model = "models/props/cs_office/microwave.mdl",
price = 400,
max = 1,
cmd = "buymicrowave",
allowed = TEAM_COOK
})
end
Das ist die Shipments-Datei, wir sind total verzweifelt und wissen nicht weiter.
Hoffen auf Hilfe, LG Ama.
Und zwar: Wir haben uns einen Server gekauft, auf dem DarkRP läuft.
Darauf haben wir die M9K-Waffen gemacht, die wir als Shipments haben wollen. So weit so gut eingestellt, aber sobald man joint, und auch Gundealer nimmt ist der Reiter Shipments nichtmehr da.
DarkRP.createShipment("Raging Bull", {
model = "models/weapons/w_taurus_raging_bull.mdl",
entity = "m9k_ragingbull",
price = 7500,
amount = 10,
seperate = true,
pricesep = 750,
noship = true,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("M92 Beretta", {
model = "models/weapons/w_beretta_m92.mdl",
entity = "m9k_m92beretta",
price = 5000,
amount = 10,
seperate = true,
pricesep = 500,
noship = true,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Glock 18", {
model = "models/weapons/w_dmg_glock.mdl",
entity = "m9k_glock",
price = 9000,
amount = 10,
seperate = true,
pricesep = 900,
noship = true,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("SIG Sauer P229R", {
model = "models/weapons/w_sig_229r.mdl",
entity = "m9k_sig_p229r",
price = 5000,
amount = 10,
seperate = true,
pricesep = 500,
noship = true,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("USP", {
model = "models/weapons/w_colt_python.mdl",
entity = "m9k_usp",
price = 6000,
amount = 10,
seperate = true,
pricesep = 600,
noship = true,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Colt Python", {
model = "models/weapons/w_sig_229r.mdl",
entity = "m9k_coltpython",
price = ,7000,
amount = 10,
seperate = true,
pricesep = 700,
noship = true,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Colt 1911", {
model = "models/weapons/s_dmgf_co1911.mdl",
entity = "m9k_colt1911",
price = 4000,
amount = 10,
seperate = true,
pricesep = 400,
noship = true,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("AK-47", {
model = "models/weapons/w_ak47_m9k.mdl",
entity = "m9k_ak47",
price = 21000,
amount = 10,
seperate = true,
pricesep = 2100,
noship = true,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("M4A1 Iron", {
model = "models/weapons/w_m4a1_iron.mdl",
entity = "m9k_m4a1",
price = 23000,
amount = 10,
seperate = true,
pricesep = 2300,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("HK 416", {
model = "models/weapons/w_hk_416.mdl",
entity = "m9k_m416",
price = 13000,
amount = 10,
seperate = true,
pricesep = 1300,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("AAC Honey Badger", {
model = "models/weapons/w_aac_honeybadger.mdl",
entity = "m9k_honeybadger",
price = 19000,
amount = 10,
seperate = true,
pricesep = 1900,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Magpul PDR", {
model = "models/weapons/w_magpul_pdr.mdl",
entity = "m9k_magpulpdr",
price = 26000,
amount = 10,
seperate = true,
pricesep = 2600,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("HK MP7", {
model = "models/weapons/w_mp7_silenced.mdl",
entity = "m9k_mp7",
price = 17000,
amount = 10,
seperate = true,
pricesep = 1700,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Kriss Vector", {
model = "models/weapons/w_kriss_vector.mdl",
entity = "m9k_vector",
price = 13000,
amount = 10,
seperate = true,
pricesep = 1300,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("UMP 45", {
model = "models/weapons/w_hk_ump45.mdl",
entity = "m9k_ump45",
price = 12000,
amount = 10,
seperate = true,
pricesep = 1200,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Tommy Gun", {
model = "models/weapons/w_tommy_gun.mdl",
entity = "m9k_thompson",
price = 20000,
amount = 10,
seperate = true,
pricesep = 2000,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("FN P90", {
model = "models/weapons/w_fn_p90.mdl",
entity = "m9k_smgp90",
price = 15000,
amount = 10,
seperate = true,
pricesep = 1500,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("MP9", {
model = "models/weapons/w_brugger_thomet_mp9.mdl",
entity = "m9k_mp9",
price = 12000,
amount = 10,
seperate = true,
pricesep = 1200,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Benelli M3", {
model = "models/weapons/w_benelli_m3.mdl",
entity = "m9k_m3",
price = 23000,
amount = 10,
seperate = true,
pricesep = 2300,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Double Barrel", {
model = "models/weapons/w_double_barrel_shotgun.mdl",
entity = "m9k_dbarrel",
price = 23000,
amount = 10,
seperate = true,
pricesep = 2300,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Ithaca M37", {
model = "models/weapons/w_ithaca_m37.mdl",
entity = "m9k_ithacam37",
price = 31000,
amount = 10,
seperate = true,
pricesep = 3100,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Mossberg 590", {
model = "models/weapons/w_mossberg_590.mdl",
entity = "m9k_mossberg590",
price = 25000,
amount = 10,
seperate = true,
pricesep = 2500,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Remington 870", {
model = "models/weapons/w_remington_870_tact.mdl",
entity = "m9k_remington870",
price = 29000,
amount = 10,
seperate = true,
pricesep = 2900,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("SPAS-12", {
model = "models/weapons/w_spas_12.mdl",
entity = "m9k_spas12",
price = 29000,
amount = 10,
seperate = true,
pricesep = 2900,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Winchester 87", {
model = "models/weapons/w_shot_m3super90.mdl",
entity = "weapon_pumpshotgun2",
price = 27000,
amount = 10,
seperate = false,
pricesep = 2700,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("AI AW50", {
model = "models/weapons/w_acc_int_aw50.mdl",
entity = "m9k_aw50",
price = 50000,
amount = 10,
seperate = true,
pricesep = 5000,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Barett M82", {
model = "models/weapons/w_barett_m82.mdl",
entity = "m9k_barret_m82",
price = 45000,
amount = 10,
seperate = true,
pricesep = 4500,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Barett M98B", {
model = "models/weapons/w_barett_m98b.mdl",
entity = "m9k_m98b",
price = 26000,
amount = 10,
seperate = true,
pricesep = 2600,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createShipment("Dragunov SVU", {
model = "models/weapons/w_dragunov_svu.mdl",
entity = "m9k_svu",
price = 37500,
amount = 10,
seperate = true,
pricesep = 3750,
noship = false,
allowed = {TEAM_GUN}
})
DarkRP.createEntity("Drogenlabor", {
ent = "drug_lab",
model = "models/props_lab/crematorcase.mdl",
price = 400,
max = 3,
cmd = "buydruglab",
allowed = {TEAM_GANG, TEAM_MOB}
})
DarkRP.createEntity("Gelddrucker", {
ent = "money_printer",
model = "models/props_c17/consolebox01a.mdl",
price = 1000,
max = 2,
cmd = "buymoneyprinter"
})
if not DarkRP.disabledDefaults["modules"]["hungermod"] then
DarkRP.createEntity("Microwave", {
ent = "microwave",
model = "models/props/cs_office/microwave.mdl",
price = 400,
max = 1,
cmd = "buymicrowave",
allowed = TEAM_COOK
})
end
Das ist die Shipments-Datei, wir sind total verzweifelt und wissen nicht weiter.
Hoffen auf Hilfe, LG Ama.
software Brauchen Hilfe mit GMOD Server
Aucun commentaire:
Enregistrer un commentaire