grande1900

Results 4 issues of grande1900

Works fine in singleplayer but as soon as I go to Multiplayer it all goes to hell

I _Want_ to be able to open my files, but I don't know how to add the "-a" option to fsbext, But i don't know How!

I'd like to use H++ for P2/L4D2/JBEp3/MoM without having to waste 30GB of space for CS:GO, Is it possible to use SDK2013 in it's place?

addons/arc-9/lua/weapons/arc9_base/sh_init.lua:247: ```lua function SWEP:OnDrop() self:EndLoop() self:KillShield() self:InvalidateCache() self:SetReady(false) end function SWEP:OnRemove() self:EndLoop() if SERVER then self:KillShield() end end ``` and additionally OnRemove and OnDrop can't use GetOwner ![image](https://github.com/HaodongMo/ARC-9/assets/54255077/d275a880-6c17-4a30-8d7d-d98daafbae38)