У вашего броузера проблема в совместимости с HTML5
Hello!
This is my plugin I wrote yesterday. This is a beta test of thermal-imaging scope for my Counter-Strike 1.6 mod. I used a pre-made model of SR-25, because it was hard to find a proper model, and I love this gun! In addition, the model is high-poly (about 20k polygons).
Everything was based on AMXX scripting with no client-side modules. The plugin also includes custom firing sound and a new type of bullet - an entity (with gravity and its speed), that's why I was typing the sv_maxvelocity cvar in the console (if the entity speed is higher than sv_maxvelocity, the trajectory starts to mess up).
Hope you like my project!