OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: benreeper on 30 Jan 2004, 20:32:39

Title: The Map
Post by: benreeper on 30 Jan 2004, 20:32:39
Is there a way to bring up the map display in a dialogue?  Also if that is possible can you shrink it and have it center on an object (unit, etc.).

Ben
Title: Re:The Map
Post by: LCD on 30 Jan 2004, 22:13:25
use forcemap true 2 display da map - wenever u want n 2 make it center - use da mapanim commands (mezzy wrote a manual on dat shud find it in da ED)

as 4 da dialogs donno not ma part of scriptin :P

LCD OUT
Title: Re:The Map
Post by: benreeper on 31 Jan 2004, 01:24:45
Hey thanks LCD.  Now I just need to be able to get to the Ed.

Ben
Title: Re:The Map
Post by: Planck on 31 Jan 2004, 01:28:55
Try here:


http://www.ofpec.com/editors/index.php


Planck
Title: Re:The Map
Post by: Chris Death on 31 Jan 2004, 02:44:04
Just before you get too happy and then probably disappointed:

you cannot interact on the map by using forcemap

In case you only need to show something upon request
from a dialogue box, everythings fine, but forget onMapSingleClick.

~S~ CD
Title: Re:The Map
Post by: benreeper on 01 Feb 2004, 00:32:59
Thanks and you're right.  I only need to see the map.

Ben