I Put on Grenade.cpp conf.
Again on zombies work but if u playe whit someone game crashes, and if you use + than 2 grenades game crashes too....
Anyone?
Line 81
Line 103Quote:
BOOL obj_Grenade::OnDestroy()
{
if(m_ParticleTracer)
m_ParticleTracer->bKillDelayed = 1;
return parent::OnDestroy();
}
Quote:
if(hit.distance < 5.0f)
closeToGround = true;
