OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Blacknite on 01 Nov 2005, 03:20:09

Title: How do you insert an Object picture?
Post by: Blacknite on 01 Nov 2005, 03:20:09
I have noticed that you can insert a picture in-game, by going to editor, then trigger, then (what ever button on the bottom left, cant remember), and change the "TEXT" list to OBJECTS, you are given like 2-3 objects by default, I was wondering how do you add more?
Title: Re:How do you insert an Object picture?
Post by: bedges on 01 Nov 2005, 07:53:46
there're a few ways of doing it. one way is cut/title resources, and there's a tutorial here (http://www.ofpec.com/editors/resource_view.php?id=773).

Title: Re:How do you insert an Object picture?
Post by: Olphy on 04 Nov 2005, 00:21:03
Yeah. Cutrsc is a bit mind boggling to get your head around at first, by when you do, the result really adds depth into your missions. Adding a picture is probably one of the easiest of all of the cutrsc options. Just remember, the picture needs to be defined in the description.ext in order to get it into the game. After that is is all .sqs work getting it to initiate when and how you want it in the mission.

The tutorial provided by Bedges is the one I used and it has proved to be my bible.
Title: Re:How do you insert an Object picture?
Post by: Tyger on 04 Nov 2005, 02:29:25
Check out Macguba's Un-Impossible Mission or my Body Grab to see examples in game, and how they are fully implemented.