if you comment the line:
bolt->s.eFlags = EF_BOUNCE_HALF | EF_BOUNCE;
in the grenade code, the grenade explodes on contact.
Normally when the entity thinks , G_ExplodeMissile is called.
But which function is called to make the explosion when the entity explodes on contact ?
fretn