Home   Help Search Login Register  

Author Topic: Replacing objects in visitor?  (Read 1051 times)

0 Members and 1 Guest are viewing this topic.

Ares1978

  • Guest
Replacing objects in visitor?
« on: 10 Sep 2003, 13:48:59 »
I'm making a winter and jungle version of my own island (have permission to use the objects). I'm simply making the island using WRPedit, but some custom object seem to work only in visitor. Was just thinking about replacing the old standard objects with the custom ones. What would be the fastest way to do it in visitor? Keep in mind that I'm a total n00b when it comes to visitor.

BoonieRat

  • Guest
Re:Replacing objects in visitor?
« Reply #1 on: 12 Sep 2003, 11:44:46 »
I don't think you can import ANY objects into visitor that have been placed with WRPedit, I don't think it's easy importing the terrain even :-\ . Visitor is easy enough to get the hang of IMO, the road tool alone makes it loads quicker!! Basicly you'll have to place everything again from scratch, I think!...

You have to create a substitute drive to use multible PBO's in visitor(O.pbo, Eden.pbo and customPBO's), maybe it's the same in WRPE?. There are a few threads at BIS's site that'll be worth you reading http://www.flashpoint1985.com/cgi-bin/ikonboard311/ikonboard.cgi?s=ac68e42f59da645da2ada0839d454544;act=ST;f=39;t=32513 and http://www.flashpoint1985.com/cgi-bin/ikonboard311/ikonboard.cgi?s=ac68e42f59da645da2ada0839d454544;act=ST;f=39;t=31349 and http://www.flashpoint1985.com/cgi-bin/ikonboard311/ikonboard.cgi?s=ac68e42f59da645da2ada0839d454544;act=ST;f=39;t=31376 for starters! :D ...

Luck dude! :) ...
« Last Edit: 12 Sep 2003, 11:58:44 by BoonieRat »

Ares1978

  • Guest
Re:Replacing objects in visitor?
« Reply #2 on: 12 Sep 2003, 14:34:55 »
Thanks a lot.


No curse is strong enough to express what I think about Visitor. Perhaps in the right hands..
« Last Edit: 12 Sep 2003, 14:44:45 by Ares1978 »

BoonieRat

  • Guest
Re:Replacing objects in visitor?
« Reply #3 on: 13 Sep 2003, 09:43:24 »
Was up?! :D Don't speak chexz. I can help you with the basics, getting setup...

Jakerod

  • Guest
Re:Replacing objects in visitor?
« Reply #4 on: 14 Sep 2003, 03:33:11 »
There is a command that u can put in the config.cpp that will replace a specified object type with another specified object type.

IE: Akat02 with Akat03

Ares1978

  • Guest
Re:Replacing objects in visitor?
« Reply #5 on: 25 Sep 2003, 14:59:36 »
Will it work with objects from another addon?

Jakerod

  • Guest
Re:Replacing objects in visitor?
« Reply #6 on: 27 Sep 2003, 20:54:45 »
I dont know why it wouldnt so it probably does work.

Ares1978

  • Guest
Re:Replacing objects in visitor?
« Reply #7 on: 28 Sep 2003, 12:09:56 »
So, one final stupid question: What is the command for doing it?

Jakerod

  • Guest
Re:Replacing objects in visitor?
« Reply #8 on: 28 Sep 2003, 17:42:01 »
replace="O\Tree\les_nw_jehl_ctver_pruhozi.p3d";
      with[]={"O\Tree\les_nw_jehl_T1.p3d","O\Tree\les_nw_jehl_T2.p3d"};
      center="true";

Something similar to that