Useful thing you can learn here.
1. Type "trace(1);" (no quotes) into the console.
2. Fire the projectile, let it explode.
3. Type "trace(0);" into the console.
4. Look back into the console.
Everything that happened will be shown in a much more detailed way than normal console. Doing this, you should be able to figure out what function you can use.