View Single Post
CrazY.
Veteran Member
Join Date: May 2015
Location: SP, Brazil
Old 02-19-2019 , 13:56   Re: Realistic Deagle v1.0
Reply With Quote #6

FM_CmdStart

This plugin will perform better if you work with Ham_Weapon_SecondaryAttack and m_flNextSecondaryAttack instead. Since there's no secondary attack in Deagle, you could just call it manually on Ham_Item_PostFrame as CS itself does.
https://github.com/s1lentq/ReGameDLL...apons.cpp#L903

Also, you should reset the model on Deagle holster and block this function if player is using shield.
__________________









Last edited by CrazY.; 02-19-2019 at 13:58.
CrazY. is offline