OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting Resources Beta Testing & Submission => Topic started by: max_killer_payne on 30 Jun 2003, 22:02:55

Title: Camera Scripting Tutorial
Post by: max_killer_payne on 30 Jun 2003, 22:02:55
This isn't really a script I just wanted to see what people here thought of it and get constructive critiscm, before I submit it.

cheers.
Title: Re:Camera Scripting Tutorial
Post by: Zombie on 01 Jul 2003, 10:55:24
excellent descriptions max!  I like to use the "camera.sqs" hidden script to set my posistions instead of assigning targets and relpos's if the main "actor" is not moving. If he is moving, leave the settarget in.  For some reason I have trouble with the setrelpos, mental defect maybe?  Anyway, your tut is very well done!
Title: Re:Camera Scripting Tutorial
Post by: max_killer_payne on 03 Jul 2003, 22:06:53
Thanks Zombie  :D. I really appreciate your comments
Title: Re:Camera Scripting Tutorial
Post by: Chris Death on 04 Jul 2003, 02:00:43
Looks good, but there's one thing i would remove from the
tutorial:

Quote
if you wish to use this in your missions or copy it you are welcome to. But give me credit.


This line doesn't really fit into this tutorial, as ppl would have
to give you credits for things like: titletext messages, or
~x delay.

Those commands, you've mentioned in your tutorial you surely
didn't figure out on your own, did you?

When following your guide, i would then miss the credits where
you've got it from  ;)

Anyway, no offence meant here - good job

~S~ CD
Title: Re:Camera Scripting Tutorial
Post by: max_killer_payne on 04 Jul 2003, 17:47:09
Thanks, thats wat I mean by constructive critiscm.

Of course I didnt find out the camera commands, but then neither did half of the ppl's tutorials
Title: Re:Camera Scripting Tutorial
Post by: beowulf2014 on 08 Jul 2003, 06:34:53
I believe you left out the important camdestroy command as to end the camera if im correct but i dont know much about cams as im just learning this part myself ;D
Title: Re:Camera Scripting Tutorial
Post by: max_killer_payne on 08 Jul 2003, 21:37:04
Oh yeah!  ::) cheers beowulf2014 ;D