Garry's Mod
411 ψήφοι
TTT Pistol Pack
   
Βραβείο
Αγαπημένο
Αγαπημένο
Μη αγαπημένο
Content Type: Addon
Addon Type: Weapon
Addon Tags: Roleplay
Μέγεθος αρχείου
Αναρτήθηκε
Ενημερώθηκε
2.365 MB
29 Αυγ 2014, 9:48
10 Σεπ 2014, 0:15
4 σημειώσεις αλλαγών ( προβολή )

Συνδρομή για λήψη
TTT Pistol Pack

ΠΕΡΙΓΡΑΦΗ
Requires CS:Source (for the hands).

Includes 2 new weapons for the TTT gamemode, all 2 using deagle ammo. All spawn along with other weapons if the current map has random weapon spawns.

Remington
Fires faster but deals less damage than your traditional Deagle. Headshot is NOT deadly.

Raging Bull
Fires slowly and deals mediocre damage with high recoil. However, the less health you have, the faster it fires and the more damage it deals. Damage maxes at 18 health, firing rate maxes at 13 health. Headshot is deadly when under 96 health (unless you have low karma).

Models and sounds come from the M9K Weapon Pack, I only take credits for the icons and the scripting.
23 σχόλια
LookslikeMani 10 Φεβ 2017, 12:33 
cant add it to my collection, is this intended ?
Viper 4 Ιαν 2016, 19:28 
ITEM.Name = 'Raging Bull'
ITEM.Price = 200
ITEM.Model = 'models/weapons/w_taurus_raging_bull.mdl'
ITEM.WeaponClass = 'weapon_pp_rbull'
ITEM.SingleUse = true

function ITEM:OnBuy(ply)
ply:Give(self.WeaponClass)
ply:SelectWeapon(self.WeaponClass)
end

function ITEM:OnSell(ply)
ply:StripWeapon(self.WeaponClass)
end



does not work
Big Chilling 7 Φεβ 2015, 15:22 
cool
Cpt.Haxray 20 Οκτ 2014, 16:38 
By the way, I got a server up running the pistol pack and assault pack 2, might eventually add assault pack 1 as well. If anyone wants to play, go onto kronosgaming. Thought you would like to know theres a server running your addons. :D
H-MAN-25 4 Οκτ 2014, 4:02 
So glad you made the Remington! One of my all time favourites, will be sure to test this out when I get a server.
Cpt.Haxray 26 Σεπ 2014, 8:37 
Maybe make(im inspired a little by Defiance here) a sniper rifle that is burst fire, if your able to handle that? I know burstfire scripts are hard to do for ttt, but that would be brilliant. It could fire 2 shots quickly, but otherwise would have a normal sniper rifle fire rate. It could be a T weapon. Damage could be slightly below normal, but still 1 shot 1 kill on headshot.
Lykrast  [Δημιουργός] 26 Σεπ 2014, 8:23 
I'm currently working on the Pistol 2 (missing some sounds), Shotgun 2 (missing some ideas), Heavy Weapons (want to add a little more before releasing), Sniper 2 (need more ideas) and thinking about some kind of "Semi auto Pack".
Cpt.Haxray 26 Σεπ 2014, 7:55 
Yeah I know. One pack by itself is fine, ahving all of them at once takes up too much downloads. Oh well, this is some insanely high quality work. Plan to make more at some point?
Lykrast  [Δημιουργός] 25 Σεπ 2014, 22:08 
Sorry for that part, but it's not really that much my fault that the M9K pack have this high quality models.
Cpt.Haxray 25 Σεπ 2014, 17:05 
these are so fricking cool comparied to other ttt weapons. Problem is how much they affect a server's download size. Oh well.