Hi ;D
in one of my triggers I use the following:
condition: getdammage object 1384 >.9
activation: fire = "cathousefire1" camCreate [getPos object 1384 select 0, getpos object 1384
select 1, 0]; fire inflame true
I was wondering how I would import this to a script. what are the script syntax for "condition" and "activation"
Thanks in advance.
I want to make a script where the above is activated for every building that is destroyed in a town
Thanks for the help