Ok I'm going to start with something I read on another thread...
Is this true?:You have to define the variables in init.sqs otherwise: if OFP finds a variable that has not previously been defined it assumes that the whole expression is false.
My problem is that I hawe a trigger that sets a variable true:
on activation: Alarm = trueand another trigger that has that variable in its condition field.
The first trigger activates fine but the other one won't...
If the abowe quote is true qould someone give me some pointers, on how to create a
init.sqs file and predefining your variables in it... is it somewhat similar to creating a description.ext
All help is
greatly appreciated!!!... Thanx in advance