Saul Rennison

Results 10 comments of Saul Rennison

Trying to track this issue down caused us hours of pain recently 😞 This is breaking a real-world dependency scenario: ``` +-----------+ | MyProject | +-----------+ net471 | | v---------------------v...

`m_flNextPrimaryAttack` should cover: - deploying weapon - reloading weapon - just shot (next shot allowed dependent on fire rate) - attaching/removing silencer - burst mode But won't cover being out...

This is ready for review now :)

Rebased onto net203, tests working and tested manually. This should be good to go @auduchinok :)

Another benefit to maintaining this repo as a fully precompiled CsWin32 is for users who do not have internet access in their dev environment but still want docs. From my...

@m4rs-mt > I can also prepare a PR if we decide on a possible way to fix this 😃 If you have a solution please raise a PR (preferably with...

Hi @MHase - thanks for the report. Please can you attach the affected demo to aid investigation?

Please can you run `ldd cvar-unhide.so` and paste the output here as a comment?

Are there any other errors in the console? Remember you need to run CSGO with `-insecure` as the engine won't load plugins with VAC enabled.

> Maybe the problem is caused by this? No, this is expected as `libtier0.so` is in a different directory. I don't have a Linux VM handy to test right now...