View Single Post
1xAero
Member
Join Date: Feb 2018
Location: Sakha, Russia
Old 02-11-2018 , 00:43   Re: SetViewEntityBody 2
Reply With Quote #8

Quote:
Originally Posted by Celena Luna View Post
The main reason that I can't use Hana's ViewEntityBody Plugins is you can't edit Recoil, Accuracy,... (Basicly weapon's data).
If this plugins can solve that problem, I think it will have better use.
You need better weapon code. Look at Kord 12.7, profile https://forums.alliedmods.net/member.php?u=59151 coding style for weapons and what forwards he is hooking.
In this version there is no attack block. All you need is a bit hook Deploy forward for your weapon and point deploy animation in UpdateClient data (look at GetWeaponDrawAnim function)
That's it, u are done.

Last edited by 1xAero; 02-11-2018 at 00:44.
1xAero is offline