I'm porting missions over to ArmA, and yes, most of them still use SQS scripts instead of SQF scripts--but I'll get around to that later.
As you can guess, I'm getting a lot of errors since they've changed some functions, i.e. {} for code and call compile for string code.
Is there some way to have Arma dump the errors into a logfile so I can see the entire lines of code that are erroring out? ***As it is, most of it runs off the screen so quickly that I can't make it out.
Also, couple of other questions--
I have this line of code:
I was using {} inside some of these, but now I have to go to quotes. ***Inside this, do I need double quotes now for the publicvariable? ***I just can't remember and this particular mission uses a LOT of call compile strings for dynamic variables.Originally Posted by [b
HOME
Reply With Quote
