Garry's Mod

Garry's Mod

334 ratings
Counter-Strike: Source SWEP Base
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Weapon
Addon Tags: Realism
File Size
Posted
Updated
843.132 KB
Jul 24 @ 7:03am
Sep 4 @ 6:26am
25 Change Notes ( view )

Subscribe to download
Counter-Strike: Source SWEP Base

Description
THIS IS JUST A BASE NOT THE WEAPONS, GET WEAPONS HERE: https://steamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3533371752

Github repo: https://github.com/wontairr/cs-source-swep-base

I tried to make the SWEP base as simple/accessible as possible, so check it out and try to make your own Counter-Strike-esque sweps!

DO NOT INCLUDE THE BASE FILES IN YOUR OWN SWEP MOD, ADD THIS MOD AS A REQUIREMENT.

No documentation at the moment, but it's supposed to be really easy so just check out css_weapon_base, and search for the comments that say "-- Override." and the CSS SWEP pack's weapons.



CS:S Circle logo from favpng
27 Comments
Cup Cake Oct 25 @ 4:38pm 
can you do the same thing but with counter strike 1.6
Sasha Pines (no brain) Oct 18 @ 7:19am 
make the npc able to use the weapons ?
halo 2 sniper jackal Oct 17 @ 6:12pm 
why cant npcs take the weapons?
Wontairr  [author] Oct 17 @ 10:20am 
@mirosubi

it's so that other people can use this as a base. if you would like a version that has both in one, there's a link at the bottom of the swep pack that has a link to it
mirosubi Oct 17 @ 9:25am 
why is this not just included in the weapon pack
halo 2 sniper jackal Sep 15 @ 1:54am 
can you make citizens pick up the weapons
still waiting for config values like reload and accuracy/spread
Wontairr  [author] Aug 19 @ 6:01pm 
@kwaHliveD

next patch will have the fixes!
Wontairr  [author] Aug 19 @ 5:53am 
@kwaHliveD

Hey, I'm sorry it's taken a while for your change to be added, I'll try to get to it today. 👍
kwaHliveD Aug 14 @ 12:05am 
for npc support; can you do "dir:Add(enemy:GetViewOffset())" instead of supplying a hardcoded up vector, "eyeMargin = Vector(0,0,10)"? you can divide GetViewOffset if you don't just want npcs to aim to the head.

the npcs can't hit smaller targets like headcrabs, zombie torso or prone targets because default head position is considered too high.

other than that, the SWEP pack is great. it also works well with NPCs.