RedM weaponshop made for redem_roleplay and redemrp_inventory
- Clone this repository.
- Extract the zip.
- Put redemrp_weaponshop to your resource folder.
- Add "start redemrp_weaponshop" in your "server.cfg".
- In redemrp_inventory/Config.lua under Config.labels add
["cattleman_w"] = "Cattleman",
["doubleaction_w"] = "DoubleAction",
["volcanic_w"] = "Volcanic",
["semiauto-p_w"] = "SemiAuto",
["mauser_w"] = "Mauser",
["m1899_w"] = "M1899",
["lemat_w"] = "Lemat",
["carbine_w"] = "Repeater",
["varmint_w"] = "Varmint",
["evans_w"] = "Evans",
["bolt_w"] = "Bolt",
["carcano_w"] = "Carcano",
["rolling_w"] = "Rolling BL",
["pump_w"] = "Pump",
["repeating_w"] = "Repeating",
["semiauto_w"] = "SemiAuto",
["sawedoff_w"] = "SawedOff",
["knife_w"] = "Knife",
["lantern_w"] = "E-Lantern",
["bow_w"] = "Bow",
["lasso_w"] = "Lasso",
["hatchet_w"] = "Hatchet",
["throwing_w"] = "Throwing",
["tomahawk_w"] = "Tomahawk",
["lantern_r_w"] = "Lantern",
-- ammos
["22_ammo"] = "22 Ammo",
["rifle_ammo"] = "Rifle Ammo",
["shotgun_ammo"] = "Shotgun Ammo",
["revolver_ammo"] = "Revolver Ammo",
["pistol_ammo"] = "Pistol Ammo",
["repeator_ammo"] = "Repeator Ammo",
["snipe_ammo"] = "Sniper Ammo",
["arrows"] = "Arrows",
["knives"] = "Knife Reload",
- Under Config.Usable add
"22_ammo",
"rifle_ammo",
"shotgun_ammo",
"revolver_ammo",
"pistol_ammo",
"repeator_ammo",
"snipe_ammo",
"arrows",
"knives",
- Profit
- redem_roleplay
- redemrp_inventory
- redemrp_notification
- CryptoGenics