Garry's Mod

Garry's Mod

[CW2] KK INS2/DOI SWEPs (2018)
Getting the Arsenal pack to work?
Scrolling through the .lua files because I planned on making a few weapons myself, but then I notice the arse_ weapons. I'm wondering how I am able to manually load them into the game since it seems like they're unsupported now.
< >
Showing 1-2 of 2 comments
Knife Kitty  [developer] Jun 8, 2017 @ 10:09pm 
if you want to edit arsenal sweps yourself change
SWEP.Spawnable = CustomizableWeaponry_KK.ins2.isContentMounted4(SWEP) SWEP.AdminSpawnable = CustomizableWeaponry_KK.ins2.isContentMounted4(SWEP)
to
SWEP.Spawnable = true SWEP.AdminSpawnable = true
in each one of them
Last edited by Knife Kitty; Jun 8, 2017 @ 10:10pm
tools guy-kun Jun 8, 2017 @ 10:16pm 
Originally posted by Knife Kitty:
if you want to edit arsenal sweps yourself change
SWEP.Spawnable = CustomizableWeaponry_KK.ins2.isContentMounted4(SWEP) SWEP.AdminSpawnable = CustomizableWeaponry_KK.ins2.isContentMounted4(SWEP)
to
SWEP.Spawnable = true SWEP.AdminSpawnable = true
in each one of them
💯
< >
Showing 1-2 of 2 comments
Per page: 1530 50