Hey all,
i'm new to scripting in arma, so i apologize if my question is stupid.So
I want to write a script that as i play it records the location, rotation, ect of everyone. Basically collect everyone metadata per time. I also wish to output this information ( from what i read online saving data as txt files is a pain?)
My question is: is this possible? how would i go about writing a simple script that just collects the unit metadata. (in their wiki, they have commands to pull metadata, so basically run that command to all the units and save that somewhere)
thanks alot.