Garry's Mod

Garry's Mod

[TFA] Counter-Strike: Source SWEPs
61 条留言
RagingReploid 9 月 3 日 下午 7:13 
countering mah strahhh till i source
★Bullet★  [作者] 7 月 4 日 上午 12:25 
I'll check it when I will have free time.
Sophisticated Gumi-chan 7 月 3 日 下午 1:23 
That's OK. Can you make it behave like the CS:CZ ironsights do? Like, as it's firing, the ironsights stay level to eye level? Like, for example, on the Glock on CS:CZ, when firing, it stays flat, but on the CS:S one, the glock just kinda flings around while firing making it harder to re-zero on target.
★Bullet★  [作者] 7 月 3 日 上午 11:13 
It because we have some limitations and weapon models not intended for ironsights. Can't do it by other ways, sorry!
Sophisticated Gumi-chan 7 月 2 日 下午 2:53 
It's because you're not checking the state of the player, just if they exist.

local ply = LocalPlayer()
if not IsValid(ply) or not ply:Alive() then return end

That should fix the bug, at least it did for me locally. It's caused by the player dying from the bomb when it explodes.

Knife has no draw sound.
Knife when right-click stabbing plays the same animation, it should play a bunch of animations randomly. See: https://youtu.be/ELeY3DsEUKI
M4A1 on anything other than the post-fire animation has invalid iron sights. (Drawing, reloading, adding/removing silencer, etc)
USP after adding the silencer or firing with the silencer has invalid iron sights.
The FAMAS has no iron sights (He just kinda resident evil style puts it closer to his face?)
All scoped rifles do not use punch angles like CSS does. (it justs stays on target while the spread goes up).
The MAC10 has invalid ironsights after (some?) firing animations.
The TMP has invalid ironsights after firing or reloading.
★Bullet★  [作者] 6 月 30 日 上午 8:09 
I know about this. We tried to fix it, but in other sides it works fine expect this error.
Sophisticated Gumi-chan 6 月 30 日 上午 7:48 
[[TFA] Counter-Strike: Source SWEPs] lua/entities/css_c4_planted.lua:161: attempt to index a nil value
1. v - lua/entities/css_c4_planted.lua:161
2. unknown - lua/includes/modules/hook.lua:102 (x2)
MonieThu 6 月 15 日 下午 10:19 
damn
★Bullet★  [作者] 6 月 15 日 上午 2:09 
Because separated v_model offsets addon replacement.
MonieThu 6 月 14 日 下午 4:10 
Overrides animation replacements after game restart
★Bullet★  [作者] 5 月 14 日 下午 1:47 
@WMB-LX9, I'll try that if offsets addon which I using for this addon will be deleted by some reason.
german 3 月 22 日 上午 3:46 
ахуеный мод
★Bullet★  [作者] 2024 年 12 月 18 日 下午 8:24 
Yeah, we know about this and it's confusing. We find a way to fix it later.
DollyShinjuku 2024 年 12 月 18 日 下午 1:37 
Since the newest Gmod update loading into a map in sandbox sadly creates the following error:

[[TFA] Counter-Strike: Source SWEPs] lua/entities/css_c4_planted.lua:157: attempt to index a nil value
1. v - lua/entities/css_c4_planted.lua:157
2. unknown - lua/includes/modules/hook.lua:96

Your other CS addons seem to be unaffected.
Gordon, GORDAN! 2024 年 12 月 18 日 下午 12:16 
Sadly, I liked the GMod Knife Animation more than the CSS one, as it seemed more aggressive or in anticipation than the CSS one, which looks to me like you're going to cut butter.
★Bullet★  [作者] 2024 年 12 月 14 日 上午 10:32 
I don't like GMod knife animation and idk how I can do option to choose animation of this, sorry. :v
BeefyCheez 0_0 2024 年 12 月 14 日 上午 10:02 
Can you make it so there is an option to chose the original Garry's Mod knife animation, I DON'T mean the CS:S knife animation, maybe make it a attachment so you can switch between the Garry's Mod or CS:S knife animation.
★Bullet★  [作者] 2024 年 12 月 2 日 上午 11:44 
Yeah, it annoying error in multiplayer when it works well in singleplayer. We don't even know what causes that issue. I hope we can find a reason in future.
Tenebrae04 2024 年 12 月 2 日 上午 10:08 
Nope, still get the error.
I have tried to verify files, uninstall it and install it again, disable all my addons and only have enabled tfa base and this addon, the error still shows up.
Idk what i'm doing wrong
★Bullet★  [作者] 2024 年 12 月 2 日 上午 9:52 
Launched x64-x86 branch and it work well on my side. I assume you use older version of addon.

We noticed that issue when fixing movement issue, that's why we added that valid check. This issue only exists on older version of addon.

You can just restart the game to update files.
Tenebrae04 2024 年 12 月 2 日 上午 8:15 
[[TFA] Counter-Strike: Source SWEPs] lua/entities/css_c4_planted.lua:157: attempt to index a nil value
1. v - lua/entities/css_c4_planted.lua:157
2. unknown - lua/includes/modules/hook.lua:96

This error shows up when I load into any map.
I'm in the x64-x86 branch.
★Bullet★  [作者] 2024 年 10 月 12 日 上午 7:41 
Maybe because VManip can't be compatible with TFA Base.
Ivan 2024 年 10 月 11 日 下午 2:21 
reloading a weapon and then trying to pickup or interact with anything does not work (vmanip)
★Bullet★  [作者] 2024 年 10 月 3 日 上午 2:10 
Oh, I was interested to know why it happens. I hope it can be somehow fixed because I have same problem.
DragonReptile1911 2024 年 10 月 2 日 下午 5:38 
Your Addon has a bug. And when I select the camera (Slot 6) I can't move.
And I tried it in 2 ways. With my addons all activated, except yours. And all deactivated and with yours activated. They both lead to the same thing. I can't move with the camera on. Should I send you a video in case what I said was not understood? Because sometimes I want to explain myself and I can't explain myself.
Ready the Rabbit 2024 年 9 月 28 日 下午 1:50 
auggh, I see. I kinda would like them since I don't wanna download the only TFA Base CS:GO addon already on the workshop that's gigabytes large. hopefully one day someone will make it.
★Bullet★  [作者] 2024 年 9 月 28 日 上午 1:07 
I know about these issues and it can't be fixed, sorry.
Ready the Rabbit 2024 年 9 月 27 日 下午 6:43 
tried it out and yeah it does have issues aiming. maybe could you try to make the animations compatible or as a separate addon?
★Bullet★  [作者] 2024 年 9 月 21 日 上午 2:19 
Did you had this before? I interested to fix it too because have the same problem.
Moint Pan 2024 年 9 月 20 日 下午 7:06 
I have a problem. and when I use the gmod camera it doesn't let me move
★Bullet★  [作者] 2024 年 9 月 16 日 上午 11:09 
It will have ironsight problems.
Ready the Rabbit 2024 年 9 月 16 日 上午 10:59 
Ready the Rabbit 2024 年 9 月 7 日 下午 6:28 
ayy you did fix them, nice
★Bullet★  [作者] 2024 年 9 月 2 日 下午 7:02 
I know about this. I can't do anything to fix that problem.
Ready the Rabbit 2024 年 9 月 2 日 下午 7:00 
iron sights are wonky. some are on the center like they should be while most are offset
★Bullet★  [作者] 2024 年 9 月 1 日 下午 12:32 
If it have viewmodels then maybe it can be possible.
Gordon, GORDAN! 2024 年 9 月 1 日 下午 12:18 
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3321428727

Someone just released the Muskets (?) on Milita as models.

I wonder if these could be a bonus CS pack someday?
★Bullet★  [作者] 2024 年 8 月 31 日 上午 6:14 
Sure. It doesn't consume flashbang and smoke grenade "ammo".
DollyShinjuku 2024 年 8 月 31 日 上午 12:02 
It seems to work again! Thank you very much! You always fix issues so fast and reliable!

There is one tiny detail that I noticed however: The CS:S Frag grenades seems to share the ammunition stock with the HL2 Frag grenades. Is that intended?
★Bullet★  [作者] 2024 年 8 月 30 日 下午 10:52 
Hmm.. I probably found a reason. Check it now.
DollyShinjuku 2024 年 8 月 30 日 下午 10:43 
The grenades from your CS 1.6 and CS:CZ SWEPs still work perfectly, only the CS:S ones broke, and they still worked perfectly too last week.
★Bullet★  [作者] 2024 年 8 月 30 日 下午 10:32 
It's probably caused by TFA Base. Try to check it with other TFA grenades too and tell me if you find same problems.
DollyShinjuku 2024 年 8 月 30 日 下午 10:24 
Since the newest Gmod update, using any of the grenades creates the following error:

[TFA Base] lua/weapons/tfa_gun_base/common/bullet.lua:144: Tried to use a NULL entity!
1. SetPos - [C]:-1
2. ShootBullet - lua/weapons/tfa_gun_base/common/bullet.lua:144
3. ShootBulletInformation - lua/weapons/tfa_gun_base/common/bullet.lua:73
4. Throw - lua/weapons/tfa_nade_base.lua:164
5. Think2 - lua/weapons/tfa_nade_base.lua:192
6. PlayerThink - lua/weapons/tfa_gun_base/shared.lua:1023
7. v - lua/tfa/modules/tfa_hooks.lua:34
8. unknown - lua/includes/modules/hook.lua:96

It worked perfectly fine one week ago...
W 0 S T : Z 6 R 0 2024 年 8 月 20 日 上午 8:43 
Да так и есть хотя знаешь я видел куда ужасней как в первой версии "S.T.A.L.K.E.R. Оружейный Пак" Там было просто ужасно прицелы просто уходили за экран или же их не было но хоть сейчас всё пофигсили и то славно
★Bullet★  [作者] 2024 年 8 月 20 日 上午 8:32 
У моделей кривые прицелы, это да. Это уж лучше, чем их полное отсутствие.
W 0 S T : Z 6 R 0 2024 年 8 月 20 日 上午 5:24 
Ооо спасибо вам большое! Давно искал качественное оружие из Css и вот наконец нашел Только есть минус это прицеливание на некоторых пушках криво работает а так 16 из 10)))) :steamthumbsup::steamthumbsup:
★Bullet★  [作者] 2024 年 8 月 20 日 上午 2:36 
Maybe it CS:S content issue. I'll check it later.
DollyShinjuku 2024 年 8 月 19 日 下午 9:59 
These are the very best recreations of CSS weapons that have been ever released on the workshop so far! The only problem is that the knife sounds for swinging and stabbing without hitting a target are silent when the Operation Terror SWEPs aren't installed at the same time.
★Bullet★  [作者] 2024 年 8 月 18 日 下午 2:28 
I know about these problems and it sad what it can't be fixed.
MarcosR22 2024 年 8 月 18 日 下午 2:27 
(while aiming with the iron sights)