Matas Lesinskas
2015-07-25 17:29:41 UTC
do anyone know cs 1.6 FireBullets3 client side code?
what should i write inside
Vector CBaseEntity::FireBullets3 (Vector vecSrc, Vector vecDirShooting,
float flSpread, float flDistance, int iPenetration, int iBulletType, int
iDamage, float flRangeModifier, entvars_t *pevAttacker, bool bPistol, int
shared_rand)
{
????????????? ?????????????
????????????? ?????????????
????????????? ?????????????
return ?????????????
}
what should i write inside
Vector CBaseEntity::FireBullets3 (Vector vecSrc, Vector vecDirShooting,
float flSpread, float flDistance, int iPenetration, int iBulletType, int
iDamage, float flRangeModifier, entvars_t *pevAttacker, bool bPistol, int
shared_rand)
{
????????????? ?????????????
????????????? ?????????????
????????????? ?????????????
return ?????????????
}