OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: AdamsMighty on 22 Mar 2005, 00:23:50

Title: Removing object from map
Post by: AdamsMighty on 22 Mar 2005, 00:23:50
hello everybody,

I can't find an answer to quite simple question. At least I think it is simple :)

Situation: I have  map with preset objects in it and want to get rid off of one of them.
Question: Is there a way to remove map object in script, i.e. by using it's ID?

Thanks :)
Title: Re:Removing object from map
Post by: bedges on 22 Mar 2005, 00:27:21
sadly not. only objects placed in the editor can be moved around.  :-\
Title: Re:Removing object from map
Post by: Planck on 22 Mar 2005, 01:09:10
What the guy above said.   ::)


Planck
Title: Re:Removing object from map
Post by: AdamsMighty on 22 Mar 2005, 18:17:22
Sad news, but not the worst. The answers mean that I'll need to learn world editing. :D

Thanks for answers!