Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: Removing object from map  (Read 941 times)

0 Members and 1 Guest are viewing this topic.

AdamsMighty

  • Guest
Removing object from map
« 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 :)

Offline bedges

  • Administrator
  • *****
    • OFPEC The Editing Center
Re:Removing object from map
« Reply #1 on: 22 Mar 2005, 00:27:21 »
sadly not. only objects placed in the editor can be moved around.  :-\

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re:Removing object from map
« Reply #2 on: 22 Mar 2005, 01:09:10 »
What the guy above said.   ::)


Planck
I know a little about a lot, and a lot about a little.

AdamsMighty

  • Guest
Re:Removing object from map
« Reply #3 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!