• MAD COW ammo
    5 replies, posted
I am trying to get the mad cow ammo to work in shipments but it just bugs up my entity list, I need someone to tell me how to get this ammo effect working, it works AddCustomShipment("Bolt ammo", "models/Items/CrossbowRounds.mdl", "ent_mad_ammo_bolt", 500, 15, false, 1515, false, {TEAM_BLACK}) AddCustomShipment("357 ammo", "models/Items/357ammo.mdl", "ent_mad_ammo_357", 500, 15, false, 1515, false, {TEAM_AMMO}) AddCustomShipment(9mm ammo", "models/Items/BoxSRounds.mdl", "ent_mad_ammo_9mm", 500, 15, false, 1515, false, {TEAM_AMMO}) AddCustomShipment(45mm ammo", "models/Items/BoxSRounds.mdl", "ent_mad_ammo_45", 500, 15, false, 1515, false, {TEAM_AMMO}) AddCustomShipment(56mm ammo", "models/Items/BoxSRounds.mdl", "ent_mad_ammo_56mm", 500, 15, false, 1515, false, {TEAM_AMMO}) AddCustomShipment(50mm ammo", "models/Items/BoxSRounds.mdl", "ent_mad_ammo_50", 500, 15, false, 1515, false, {TEAM_AMMO}) AddCustomShipment(57mm ammo", "models/Items/BoxSRounds.mdl", "ent_mad_ammo_57mm, 500, 15, false, 1515, false, {TEAM_AMMO}) AddCustomShipment(556mm ammo", "models/Items/BoxSRounds.mdl", "ent_mad_ammo_556mm", 500, 15, false, 1515, false, {TEAM_AMMO}) AddCustomShipment(762mm ammo", "models/Items/BoxSRounds.mdl", "ent_mad_ammo_762", 500, 15, false, 1515, false, {TEAM_AMMO}) those who are 357 ammo,shotgun and bolts works fine but the rest is bugged. can someone please make the ammo effect for me so I can get ammo on my server ^^
I recommend you just change all madcow ammos to a few types, there is way to many.
You recently told me that the requester shouldn't do that. Make up your mind.
That was before i looked through how many there was. Each weapon has its own ammo type by the looks of things.
It uses the real calibers, such as "Battery" for 9mm.
I found out guys, thanks :)
Sorry, you need to Log In to post a reply to this thread.