Kenzzer / classproxy

A safer version of sendproxy, to change the value of CTFPlayer::m_iClass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Classproxy

A simple extension, to set safely the proxy value of CTFPlayer::m_iClass. The detouring of this network property seems popular to fix view models when giving weapons of other classes. While SendProxy Extension is indeed more flexible than this one, I've received quite a lot of reports that it is currently unstable. And while I do not have time to investigate and fix the other extension, this 'classproxy' extension is provided to ease server operators pain.

Note : This extension doesn't require sv_parallel_packentities to be set on 0, you can keep its default value to 1. Which should drastically improve your server performances.

About

A safer version of sendproxy, to change the value of CTFPlayer::m_iClass

License:GNU General Public License v3.0


Languages

Language:Python 84.0%Language:C++ 8.7%Language:C 5.3%Language:SourcePawn 2.0%