OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: greg147 on 26 Oct 2005, 18:07:36

Title: Enemy building
Post by: greg147 on 26 Oct 2005, 18:07:36
Hi all,

I'm having trouble with placing some buildings from the editor upgrade 102. Whenever I place a 'castetowerlE', it comes up as a enemy for all east units.
I've tried setcaptiveing it, and it won't let me group it with a east unit.

I the mission.sqs, it says this:

Code: [Select]
class Item1
      {
         position[]={6456.700684,13.392748,8512.319336};
         azimut=180.000000;
         id=2;
         side="EMPTY";
         vehicle="AAA547";
         skill=0.600000;
      };

I've tried changing 'EMPTY' to 'EAST', but this does not work.

Does anyone know a way to stop a east unit firing or even taking notice of a castle tower?

Thanks.
Title: Re:Enemy building
Post by: Trapper on 26 Oct 2005, 20:09:51
Don't worry, I think Mikero will help you soon. He knows everything about the editor addons. He even created a fixed one. :)
Title: Re:Enemy building
Post by: nominesine on 26 Oct 2005, 23:53:10
What version of OFP are you using? And what version of the editor upgrade 102 is that? I remember that objects was "sided" in the early days, but it was so long time ago I don't remember the version number any more. m guess is that the change took place between version 1.30 and 1.46, but it's merely a guess...
Title: Re:Enemy building
Post by: Tyger on 27 Oct 2005, 03:15:53
Download Mikero's Editor Update from his site (http://andrew.nf/OFP/Addons/MikerosEditorupdate102V3.05.zip) and use that. It's the most recent version, and has everything fixed in it.  ;)
Title: Re:Enemy building
Post by: greg147 on 27 Oct 2005, 10:28:20
I think its Gunslingers editorupgrade 102 that I'm using. I'm using it on OFP 1.96.

Thanks for the link of Mikeros EU. It seems to work when I use that one.

Thanks  ;D
Title: Re:Enemy building
Post by: Planck on 27 Oct 2005, 14:48:39
Ummm, Gunslingers was only for pre-Resistance......up to 1.46.   ;)


Planck