Hmm... How did the camera.sqs manage to make clipboard.txt
(this exec "camera.sqs" and press crtl.. Alt-Tab and look at the ofp dir, clipboard or another .txt file is there until you next launch ofp)
The script for cam.sqs is the script.pbo.. I've looked at it, but there nothing there link ""data" saveto clipboard.txt", sadly.. :'( .....
Could be usefull for saving stats of how you've done in a mission (Don't ask me why.... I don't know
)
And scripting, to sort... hmmm... Like there's a helo flight recorder, that instread of puting it in a dialog box, it could put it in a .txt file ready to be copy-pasted to the mission folder and ran.. or is it run... I don't know/care anymore...
This could be usefull...
Oh, and savevariable would work fine...
Script would be something like :
Is teammate1 dead? Yea, then deletevehicle teammate1
Is teammate2 dead? Yea, then deletecehicle teammate 2
etc.
There must be a better way to write that, but it would work (Would suck when you need to add stuff up to ?(alive teammate63):deletevehicle teammate63
Hmm..
- Ben