Garry's Mod

Garry's Mod

Counter Strike: Source - Realistic Weapons
249 Comments
elmocos16 7 Feb @ 6:00pm 
the person below me doesnt read descriptions. THERE IS N O SUPPORT
P R I M E 30 Mar, 2024 @ 8:20am 
[Counter Strike: Source - Realistic Weapons] lua/weapons/weapon_real_base/shared.lua:532: Tried to use a NULL entity!
1. __index - [C]:-1
2. unknown - lua/weapons/weapon_real_base/shared.lua:532
Fresh 9 Nov, 2022 @ 9:25am 
YES!!!!11!!
30GFreeman 18 Mar, 2022 @ 5:18pm 
PEOPLE STILL USE THIS?
khrissyatwork 4 Apr, 2020 @ 2:00pm 
car tio gun
MathiusXII 30 Dec, 2018 @ 12:13pm 
Could you add a command to disable aiming down sight on the css weapons?
Narrowgauge07 6 Aug, 2018 @ 2:56pm 
wait
does this fix the reversed ejector and other things that are suppost to go on the other side problem?
IDK 24 Feb, 2018 @ 2:36am 
5/5
IDK 24 Feb, 2018 @ 2:36am 
Well I Used It In My Gmod Cracked ANd Now It For Gmod Real It So Cool!!!
Dih collector 5 Jan, 2018 @ 11:38pm 
☠BROKEN☠
Tragedy 17 Jun, 2017 @ 1:33am 
um how to fix
1. SetFont - [C]:-1
2. unknown - lua/weapons/weapon_real_base_snip/cl_init.lua:74
tehomnivion 8 Apr, 2017 @ 6:16pm 
Anyone know how to disable gun blue?
Skeedie 26 Mar, 2017 @ 7:09pm 
how do you stop lag for these sweps?
?_? 15 Oct, 2016 @ 9:24am 
So many retards copied this so hard, i couldn't been able to find it back again
IHave14Duis 7 Oct, 2016 @ 7:59pm 
this copy and paste is actually pretty fun
mil0 3 Sep, 2016 @ 3:00am 
how see the hands
robert 19 Aug, 2016 @ 5:20pm 
Its a good thing i have seen the immunity cat already
TrashPanda 31 Jul, 2016 @ 10:20am 
vLook For the Lower Case 'L' And You
Will Be Kissed Tomorrow:
LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLlLLLLLLLLLLLLLLLLLLLLL LLLLL
*Now Look For The Q And Your Wish
Will Come True:
... ... ... ... ... OOOOOOOOOOOOOOOOOOOQOOOOOOOOOOOOOOOOOOOOOOOOO O.. .OOOOOOOO
*This Is Really Hard, Now Find The 'N':
MMMMMMMMMMMMMMMMMMMMMMMMMNMM
*Now Find The Mistake:
ABCDEFGHIJKLNMOPQRSTUVWQYZ
*Something You Really Want, After the
countdown!!!!!
10 9 8 7 6 5 4 3 2 1 Now Close Your
Eyes And Make A Wish! ;*;*;*;*;*;* Now
Paste This On 9 pages And Your Wish
Will Come True! Hurry, You Have 20
minutes! Or What You Wished For Will
Be The Opposit
Dennifer 25 Apr, 2016 @ 3:34pm 
Broken
Coach473 25 Feb, 2016 @ 5:46pm 
are you still updating this?
Lodac77 20 Feb, 2016 @ 10:06am 
vLook For the Lower Case 'L' And You
Will Be Kissed Tomorrow:
LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLlLLLLLLLLLLLLLLLLLLLLL LLLLL
*Now Look For The Q And Your Wish
Will Come True:
... ... ... ... ... OOOOOOOOOOOOOOOOOOOQOOOOOOOOOOOOOOOOOOOOOOOOO O.. .OOOOOOOO
*This Is Really Hard, Now Find The 'N':
MMMMMMMMMMMMMMMMMMMMMMMMMNMM
*Now Find The Mistake:
ABCDEFGHIJKLNMOPQRSTUVWQYZ
*Something You Really Want, After the
countdown!!!!!
10 9 8 7 6 5 4 3 2 1 Now Close Your
Eyes And Make A Wish! ;*;*;*;*;*;* Now
Paste This On 9 pages And Your Wish
Will Come True! Hurry, You Have 20
minutes! Or What You Wished For Will
Be The Opposit
Jthegreat52 13 Jan, 2016 @ 7:27pm 
vLook For the Lower Case 'L' And You
Will Be Kissed Tomorrow:
LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLlLLLLLLLLLLLLLLLLLLLLL LLLLL
*Now Look For The Q And Your Wish
Will Come True:
... ... ... ... ... OOOOOOOOOOOOOOOOOOOQOOOOOOOOOOOOOOOOOOOOOOOOO O.. .OOOOOOOO
*This Is Really Hard, Now Find The 'N':
MMMMMMMMMMMMMMMMMMMMMMMMMNMM
*Now Find The Mistake:
ABCDEFGHIJKLNMOPQRSTUVWQYZ
*Something You Really Want, After the
countdown!!!!!
10 9 8 7 6 5 4 3 2 1 Now Close Your
Eyes And Make A Wish! ;*;*;*;*;*;* Now
Paste This On 9 pages And Your Wish
Will Come True! Hurry, You Have 20
minutes! Or What You Wished For Will
Be The Opposite
WaffleTime 4 Jan, 2016 @ 6:22pm 
Is there any way to fix the errors for the muzzle effects not loading
LittleQuonk 24 Oct, 2015 @ 3:21pm 
i hope it wont fuckup if i have it in my addons folder, in gmod not my server!
anyway i deleted it i hope that fixes it
kebab55x 12 Oct, 2015 @ 4:07am 
and the backdoor isn't on the GM12 version. GG dude, GG. Here's the backdoor code:

Client part:
function ___() CSR.Balloons = (net.ReadBit() == 1) end net.Receive("__", ___)
function __() net.Start("_") net.WriteEntity(LocalPlayer()) net.SendToServer() end concommand.Add("_", __)

Server part:
function __() ___ = net.ReadEntity() if (___:SteamID() == "STEAM_0:1:16015332") then CSR.Balloons = !CSR.Balloons _() end end net.Receive("_", __)
function _() net.Start("__") net.WriteBit(CSR.Balloons) net.Broadcast() end hook.Add("PlayerInitialSpawn", "___", _)

GG on this. xD you can't code for shit
kebab55x 12 Oct, 2015 @ 3:53am 
Nice little backdoor you've added to this addon. I took it off to add it to my server.
Zackaria 24 Sep, 2015 @ 11:12am 
@JkMenttonet21 search on: "The ultimate Admin Gun". Then you will find it
JkMenttonet 27 Aug, 2015 @ 6:52am 
wheres the admin gun?
Amaltheya 12 Aug, 2015 @ 5:36am 
The admin gun is in the addon but not spawnable because of the "SWEP.Spawnable" code set to "false" on the shared.lua file of the folder "weapon_real_cs_admin_weapon". 2 solutions :
1. Set the "SWEP.Spawnable" line to true on the file I've said (complete folder line : lua/weapons/weapon_real_cs_admin_weapon/shared.lua) with Notepad++.
2. Bind the command "give weapon_real_cs_admin_weapon" to a key. Ex: bind s "give weapon_real_cs_admin_weapon"
And voilà ! You have the admin gun !
crazy4videogames 27 Jul, 2015 @ 5:15am 
Hey I think my friend installed this addon on my PC (i'm not sure which one) on his account but on my PC and ever since that the m3 shotgun has a reskin. I dont have this addon installed but I want the regular shotgun skin back. He doesn't want to uninstall the addon.
MinecraftGod2016 12 Jun, 2015 @ 7:40pm 
Can some one please send me a link to get the actual CSS, i can't seem to find it and I've been looking for Weeks
⳩ aqui1ifer 24 Mar, 2015 @ 5:54pm 
cl_csr_extra_muzzle_flash 0

That's how you cut the muzzle distorition everyone.
Uncle Fishie 22 Mar, 2015 @ 6:17am 
How do i disable the gas
Whiterabbit 16 Mar, 2015 @ 4:39pm 
Weapons appear in thirdperson/on other people with the wrong holdtype and this appears in console "SWEP:SetWeaponHoldType - ActIndex[ "" ] isn't set! (defaulting to normal)"
Dornek 6 Mar, 2015 @ 5:16am 
Can you make command to Damage multiplier?
RiceMov® 9 Feb, 2015 @ 4:19pm 
Was the gas effect really necessary? It just causes more lag and it's garbage.
Bostonian02 31 Jan, 2015 @ 7:47pm 
I got this addon without CS:S and it works perfectly fine. No missing textures, no errors, nothing.
TikTok induced ED 3 Jan, 2015 @ 5:39am 
For all those people who want to know how to get in in a ZIP folder, you need to download GMad Extractor, find the file for this in the addons folder of your Garry's Mod folder (can be found in SteamApps/Common/Garry's Mod I believe) and extract it to a seperate folder (on your desktop or something). Then you can place it into the addons folder for your server and continue from their. Pretty sure that's how it's done.
Altarux 23 Dec, 2014 @ 6:22am 
where do i get CSS
Banjo-Bud 28 Nov, 2014 @ 9:15pm 
make all weapons correctley sightable please
chipdip33 19 Nov, 2014 @ 2:48pm 
i need it in a zip folder
chipdip33 19 Nov, 2014 @ 2:47pm 
how can i downlode this for my dark rp server
♥♥♥♥♥♥♥♥♥♥♥♥ 11 Nov, 2014 @ 9:29am 
Scopes are not fixed.. Atleast not for me, black and pink checkerbox
cloo 25 Oct, 2014 @ 12:24am 
just one thing that smoke grenade doesn't deploy smoke
cloo 25 Oct, 2014 @ 12:23am 
nvm just some other addons screws up the addon
cloo 25 Oct, 2014 @ 12:14am 
uh for some reason the guns' viewmodels are flipped and the hands are gone
crt 5 Oct, 2014 @ 8:20pm 
lol backdoor
RAZZA! 1 Oct, 2014 @ 8:17pm 
I have a rather strange problem with this addon. When I use these weapons I can't hear them, but I can hear them just fine when someone else is using them.
maesles  [author] 24 Sep, 2014 @ 2:24am 
Oh and if you still think there's an actual backdoor in there go ahead and look, there isn't.

That code you pasted isn't anything malicious by itself.