Anti 3d Crash v0.2 by iloveut99

Stops direct 3d crashing exploit.

It was based in the existing "Emailer's nod3dcrash"
mutator, but it uses less cpu time and does not produce
access none errors.

This mutator can even detect changes of the skin during the 
mid of gameplay and prevent the hack. It makes periodical checks.

By default it kicks players found with the hack. You can 
however ban them if you intended so using the follow section of 
the ini, use it carefully:
[anti3dcrash.anti3dcrash]
bBanInsteadOfKick=False

This is completely server side, no downloads required.

Install:
-Setup as mutator "anti3dcrash.anti3dcrash"

versions log:

18-05-2014 v0.2
- Now the mutator kicks instead of ban by default (configurable)
- Reduced the time between checks and optimized the code
- Fixed some access none warning when using with PURE VA
--------------------
27-09-2010 v0.1
- Initial Release