I would like to create a batch file that will be able to be run from a flash drive to save other other files to the desktop of the machine which it is connected to.
For example. I have a flash drive with six files on it plus this batch file. If I want to run that batch file to save the six...
I am trying to make a car move along a waypoint path but by using
*** IF ***
True.
*** THEN ***
Unit 'car1' follows waypoints, beginning at Waypoint Path 'CivCarRoute1'
the car only goes in circles around the first waypoint point (There are a total of eight). The first point is also the...