• WW2 DarkRP screwy?
    2 replies, posted
Hello FP. I have hosted a server with Art Of War Central, and my server is going to be a World War 2 edit of DarkRP. I tried putting a couple of custom shipments in, and when I spawn most of the guns I can't pick them up. I can grab them with a PHYSgun, or the gravity gun, but their name just says shared. All of the custom weapon are like this, accept the M1911, which just floats in midair. The strange thing is, I can pick up normal weapons. I think I have CSS installed correctly, and I have DOD installed also. Take a look at my install path, and my code below. [img]http://img694.imageshack.us/img694/8096/fp2t.png[/img] [img]http://img84.imageshack.us/img84/9112/fp3.png[/img] [img]http://img231.imageshack.us/img231/6002/35901420.png[/img] [img]http://img38.imageshack.us/img38/1760/fp5.png[/img] "AddCustomShipment("M1918 Browning, Caiber 30-06 Springfield", "models/weapons/w_bar.mdl", "weapon_B.A.R", 4500, 10, false, 0, false, {TEAM_GUN}) AddCustomShipment("Karabiner 98 Kurz, Caliber 7.92x57mm", "models/weapons/w_k98.mdl", "weapon_Kar98k", 2000, 10, false, 0, false, {TEAM_GUN}) AddCustomShipment("M1 Carbine, .30 Carbine", "models/weapons/w_m1carb.mdl", "weapon_M1carbine", 2600, 10, false, 0, false, {TEAM_GUN}) AddCustomShipment("M1 Garand, Caliber 30-06 Springfield", "models/weapons/w_garand.mdl", "weapon_M1Garand", 3500, 10, false, 0, false, {TEAM_GUN}) AddCustomShipment("M1919A3, Caliber .30", "models/weapons/w_30cal.mdl", "weapon_m1919A3", 6000, 10, false, 0, false, {TEAM_GUN}) AddCustomShipment("Maschinenpistole 40, Caliber 19x19 Parabellum", "models/weapons/w_mp40.mdl", "weapon_mp40", 3000, 10, false, 0, false, {TEAM_GUN}) AddCustomShipment("Sturmgewehr 44, Caliber 7.92x33 Kurz", "models/weapons/w_mp44.mdl", "weapon_mp44", 4000, 10, false, 0, false, {TEAM_GUN}) AddCustomShipment("Walther P38, Caliber .9mm", "models/weapons/w_p38.mdl", "weapon_p38", 800, 10, false, 0, false, {TEAM_GUN}) AddCustomShipment("Thompson M1A1, Caliber .45", "models/weapons/w_thompson.mdl", "weapon_thompsonM1A1", 2500, 10, false, 0, false, {TEAM_GUN}) AddCustomShipment("Maschinengewehr 42,Caliber, 7.92x57mm Mauser", "models/weapons/w_mg42.mdl", "weapon_mg42", 5000, 10, false, 0, false, {TEAM_GUN}) AddCustomShipment("Mauser C96,Caliber 19x19 parabellum", "models/weapons/w_c96.mdl", "weapon_c96", 1500, 10, false, 0, false, {TEAM_GUN}) AddCustomShipment("M1911,Caliber .45 ACP", "models/weapons/w_colt.mdl", "weapon_colt", 1500, 10, false, 0, false, {TEAM_GUN}) AddCustomShipment("Ka-Bar Trench Knife", "models/weapons/w_amerk.mdl", "weapon_amerknife", 400, 10, false, 0, false, {TEAM_GUN}) AddCustomShipment("M1911,Caliber .45 ACP (Single)", "models/weapons/w_colt.mdl", "weapon_colt", 115, 1, false, 0, false, {TEAM_GUN}) AddCustomShipment("Walther P38, Caliber .9mm (Single)", "models/weapons/w_p38.mdl", "weapon_p38", 115, 1, false, 0, false, {TEAM_GUN}) AddCustomShipment("Mauser C96,Caliber 19x19 parabellum (Single)", "models/weapons/w_c96.mdl", "weapon_c96", 200, 1, false, 0, false, {TEAM_GUN})" What the hell is wrong with these weapons? D: Addons: ULX, DOD, CSS, OrangeBox, DarkRPSVN, HL2
Bump!
To install CS:S content it needs to be in the same folder as srcds.exe or /orangebox Try using the mod installer to install it.
Sorry, you need to Log In to post a reply to this thread.