User talk:Generaleskimo

From Valve Developer Community
Revision as of 17:42, 17 April 2006 by Ts2do (talk | contribs) (coop)
Jump to navigation Jump to search

Half-Life 3???—ts2do 16:22, 14 Apr 2006 (PDT)

Looks like a wild guess. Especially because all other Valve games have IDs < 1000. --Koraktor

coop

Check out these:

void CBaseEntity::DoImpactEffect( trace_t &tr, int nDamageType )
void C_HL2MP_Player::DoImpactEffect( trace_t &tr, int nDamageType )
void C_TEHL2MPFireBullets::CreateEffects( void )
void CBaseEntity::TraceAttack( const CTakeDamageInfo &info, const Vector &vecDir, trace_t *ptr )

Your answer probably lies somewhere in there—ts2do 17:42, 17 Apr 2006 (PDT)