Hehe this is not gonna save the game or do anything its just a cool function and many would like it i think.
Anyways im comming up with a update just a question.
As you have seen in the videos the sprites are moving wierd.
The plugin which made sprites possible is this:
http://darkgl.pl/2015/03/05/sprites-...hudzie-gracza/
The original plugin has same movment cause the code was used from this sprite plugin.
Then yesterday i found a sprite plugin which actually doesnt move the sprite:
http://dev-cs.ru/resources/98/
What i can tell is that plugin 1 has the sprite behind the weapon. ( Sprite moves )
Plugin 2 has the sprite infront of the weapon. ( Sprite doesnt move )
They are different plugins.
1 plugin moves the sprite.
2 plugin doesnt move the sprite.
My brain says this.
When building this CS GO rank plugin instead of using plugin 1 as a sprite plugin the creator should use plugin 2. So the sprite doesnt move.
Am i right or does plugin 2 has any other complicated problems?