M9K TTT Guns Scopes Not Working & Hands Not Working (Gmod)
0 replies, posted
I have put all of the M9K guns from M9K Assault Rifles, M9K Heavy Weapons, and M9K Small Arms Pack into my server. I have them all added to pointshop and also have them setup to randomly spawn in in replace of the normal guns and that worked just fine. In order to do so I converted them to TTT weapons using this TTT conversion code:
// TTT Convertion Code \\
SWEP.Base = "weapon_tttbase"
SWEP.Kind = WEAPON_HEAVY
SWEP.AutoSpawnable = true
SWEP.AmmoEnt = "item_ammo_pistol_ttt"
SWEP.InLoadoutFor = nil
SWEP.AllowDrop = true
SWEP.IsSilent = false
SWEP.NoSights = false
// TTT Convertion Code \\
I converted all of the weapons and added them to pointshop, which took about 4 hours. All the guns spawn in fine, but the scopes don't work, the reloading works but is gets stuck sometimes for some guns, and My Hands v8 addon (allows you to see your hands while holding gun) no longer works with the new guns. I have tried "F1->Settings->Lower weapon when using ironsights" that kind of helps with iron sights, but is still isn't right. If anyone could help we I would greatly appreciate it.
Sorry, you need to Log In to post a reply to this thread.