How To Convert/Add CUSTOM WEAPONS To A TTT Server [Gmod]
In this video i go through the basics of how to convert a garrysmod swep into a TTT weapon. The one thing a lot of people forget to do is add extra lines of code to the weapon lua file in order for them to equip the weapon in game. Enjoy the video and hope it helps!
My Channel: http://www.youtube.com/theslammer92
My Twitter: http://www.twitter.com/slammy92
How To Make a Server using SteamCMD:
http://www.youtube.com/watch?v=i-1c0NQtBIE
Custom Weapon Guide Website:
http:///ttt.badking.net
Steam Subscription Converter (GmodConverter):
http://www.4shared.com/file/U6CfLOEv/gmadconv.html
TTT Weapon Code (edit at will, not all weapons need all TTT swep commands):
// 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 \\
Other Videos By SlamJam
Other Statistics
Garry's Mod Statistics For SlamJam
At present, SlamJam has 207,843 views spread across 4 videos for Garry's Mod, and less than an hour worth of Garry's Mod videos were uploaded to his channel. This is less than 0.37% of the total video content that SlamJam has uploaded to YouTube.