http://www.pythononline.co.uk/et/tutorial28.htm You can ignore the bits part if you want to.
http://www.pythononline.co.uk/et/tutorial27.htm
And only 1 TOI targeting to the entity is needed. The score key should work with func_explosive.
Constructible_constructxpbonus <value> & Constructible_destructxpbonus <value> should work for the func_constructible. Basicly this mean you list it for example
spawn
{
wait 300
constructible_class 3 // 2=satchel 3=dyna
constructible_constructxpbonus 10
constructible_destructxpbonus 10
}
Ps. Please next time use search these things are covered million times. Also use google.
