For more information about when the frags are set to the defuser and the planter you can always relay onto the source code from
Also if you want to hook bomb explosion event you can use this hook
PHP Code:
RegisterHam(Ham_Use, "func_bomb_target", "fw_BombTarget_Explode_Post", .Post = true);
Or you can use csx module forwards/functions which are much simpler.
__________________