Hello, If I was to add a buyable crowbar shipment to the DarkRP addentities file what would the code be? Here is the basic outline;
AddCustomShipment("weaponname", "model directory", "weapon_name", priceofshipment, amountinshipment, true, priceofsingleweapon, false, {TEAM_BMD})
Here would be one for an unarrest stick;
AddCustomShipment("unarrest_stick", "models/weapons/w_stunbaton.mdl", "unarrest_stick", 11200, 10, true, 80, false, {TEAM_BMD})
Thanks all.
- Inkie