Quote:
Originally Posted by Natsheh
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.
|
he wants to get when he defuses or plants, not when he explodes, stop confusing him
and at least if you are going to refer to a module with forwards, tell it the ones it has to use