code_gs

Results 229 comments of code_gs

That's why it won't be removed. Doesn't mean it can't

What bsp version are you compiling to? Could you provide a download?

The current implementation ignores the alpha since the default chatbox doesn't use it. Are there any custom ones that override chat.AddText and use the alpha?

This breaks the ghost in single-player due to it existing as a serverside entity, not a clientside one.

It could have been a choice made before Garry added the hack to Think to be called shared in single-player, or maybe some CSEnt behaviour was broken in SP at...

You should put this in the math library and rename it to LinearSet or something more descriptive of its single dimensional nature. Also, add some bound checks to prevent infinite...

It doesn't have ``math.`` in front of it so right now it's a global function.

This would break scripts that write a lot to the data/ folder at once, ex. AdvDupe. Abusive server scripts could just call it at the max rate and still fill...

Another issue that would be solved if GMod had a clientside permissions system. There should be a milestone added at this point.