Posts by dylangreenisback
7 posts total, newest first.
Anti Aim Change on firein Counter-Strike 2 Coding & Resources - m_iBulletsFire
is my bullet counter each shot it +1.Anti Aim Change on firein Counter-Strike 2 Coding & Resources - if (Options.Rage.AntiAim.SpinOnShot)
{
int value = (m_iBulletsFire) % 1;
switch (value)
{
case 0:
pCmd->viewangles.y += Options.Rage.AntiAim.Spin;
break;
}
}
But doesn't work any ideas? itAyyware Weapon Icon Espin Counter-Strike 2 Coding & Resources - if you don't understand simple stuff you wont be able to paste.. you dont even know what a class is clearly. don't think im being a dick just learn the basics if you wanna paste.Ayyware Weapon Icon Espin Counter-Strike 2 Coding & Resources - If you don't know what you're doing with this learn to code:eek:Whip Source Code Fixedin Counter-Strike 2 Coding & Resources - You're known for scamming selling ayyware paste and as a worst coder if you're proud of it then..
Showing the 5 most recent posts.