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.
< >
Se afișează 1-2 din 2 comentarii
Knife Kitty  [dezvoltator] 8 iun. 2017 la 22:09 
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
Editat ultima dată de Knife Kitty; 8 iun. 2017 la 22:10
Postat inițial de 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
💯
< >
Se afișează 1-2 din 2 comentarii
Per pagină: 1530 50