Garry's Mod

Garry's Mod

[MW2019] Van Infiltration
SMILE DOG 4 Mar, 2024 @ 10:32pm
HOWTO: change NPC to rather different then half life 2
Open menu, and find npc you would like(humanoid one, or get error!), and right click and click Copy to Clipboard
Then type console: mw_infil_buddiesmodel NPCYOUCOPPIED

Custom weapons? Not a thing cause of code, I suggest(plz do) add ClientCodVar mw_infil_buddiesweapons list so you can set multiple weapons to choose from
AKA lua\includes\modules\mw_infil.lua line 168 change to
local equip = table.Random(ply:GetInfo("mw_infil_buddiesweapons"))