OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Fisher on 08 Oct 2003, 19:08:29

Title: Missing CLIPBOARD
Post by: Fisher on 08 Oct 2003, 19:08:29
I am new to camera scripting so I went and got a nice tutorial  on camera scripting.

 In the tutorial it said to enter into your player this exec "camera.sqs" for the in game camera editor. Then it said hit the control button on the keyboard to copy the camera coordinates. Then the tutorial said the game would make a folder in the flashpoint directory called CLIPBOARD with the coordinates for the camera. I have flashpoint version 1.90 if that is a problem.

So my problem is the game did not create a CLIPBOARD folder. So I cant camera script . If you can help me out I would be very happy ;D.

Thanks in advance.
Title: Re:Missing CLIPBOARD
Post by: mikeb on 08 Oct 2003, 20:43:19
it puts it onto the clipboard.  what i do is then use alt-tab to switch applications (keeping ofp running).  Go to a notepad and paste using control-V.

This will paste the camera's info into the notepad along with an inoperative line telling you at what time you took that shot.
Title: Re:Missing CLIPBOARD
Post by: Fisher on 13 Oct 2003, 19:18:28
Uh well I tried that and it still dosent work. :-[ Its the left Ctrl button that copies the coordinates right?
Title: Re:Missing CLIPBOARD
Post by: Knut Erik on 13 Oct 2003, 19:46:36
It won't make a folder  ;)
Just a file "clipboard.txt"

Look for it in your flashpoint dictory   ;D
Title: Re:Missing CLIPBOARD
Post by: Burn on 15 Oct 2003, 03:43:12
What button do you have defined as the FIRE button?!? Is it Ctrl or is it some other button, if it is use that button instead ;).
Title: Re:Missing CLIPBOARD
Post by: Fisher on 15 Oct 2003, 19:29:57
That helps a ton. All this time I had the Ctrl button assigned to zoom in for the scope. ;D

Well now I can go make some good Intros.

Thanks guys.