You'd be fine asking this in General Scritping, trust me
>i know how to use the setpos to get a unit ata certain height, but how >exactly would i implement it to move to a set of co/ords
This depends on how you want to give the coords to the "setpos" command. If you want to use the camera, you need to copy and paste the coords from this text file (forgot the name). The format of setpos is
unit setpos [x,y,z]
The third coordinate should be zero if you want the thing to end up on the ground.