Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Custom Foundations
#9
Sad 
Update regarding War Factories: Using different exit paths than the existing one for normal vehicles is impossible for now, and will stay that way until someone smarter than me can read the locomotor code and extend it. Hover vehicles and jumpjets have their own exit paths which can be made changeable, but I don't think it's worth fixing without ordinary vehicle support. So, using custom foundations on War Factories is not supported.

Details: When exiting War Factories, objects get spawned in the ExitCoord= cell of the factory.
If the object uses Teleport or Tunnel Locomotors, it gets imbued with the Drive Locomotor and instructed to Force_Track(66) and go to the earlier mentioned Outline.10 cell.
If the object uses the Drive Locomotor, it also gets instructed to Force_Track(66) and go to Outline.10.
Otherwise, the object is told to go to cell (4, 1) relative to the factory's top corner cell.

Problem is, Force_Track() is an instruction for it to pick one of the predefined behaviours. In this case, track 66 is "four cells down that way\", and it calculates where it should start from based on the wanted exit position. Which means that, for example, if I pick a 3x5 foundation to mirror the current 5x3, and set an arbitrary ExitCoord=, this will happen:
[Image: warfac.png]
1. All units spawn here.
2. Teleport, Tunnel or Drive Locomotor -equipped units will warp to here...
3. ... and drive out to here ignoring any obstructions in the way.
4. Whereas all other units will use their normal Locomotor from (1) to arrive here.

Worth playing: 1 | 2 | 3
Reply


Messages In This Thread
Custom Foundations - by Renegade - 30.09.2009, 19:21:18
RE: Custom Foundations - by pd - 30.09.2009, 19:33:10
RE: Custom Foundations - by Renegade - 30.09.2009, 19:39:21
RE: Custom Foundations - by Marshall - 30.09.2009, 20:31:33
RE: Custom Foundations - by Guest - 01.10.2009, 03:11:19
RE: Custom Foundations - by Nikademis Von Hisson - 01.10.2009, 05:30:59
RE: Custom Foundations - by DCoder - 01.10.2009, 07:37:49
RE: Custom Foundations - by Renegade - 01.10.2009, 18:24:01
RE: Custom Foundations - by DCoder - 02.10.2009, 11:20:30
RE: Custom Foundations - by TSHyper - 05.10.2009, 21:32:01
RE: Custom Foundations - by Darkstorm - 11.10.2009, 07:32:24
RE: Custom Foundations - by Renegade - 11.10.2009, 08:00:00
RE: Custom Foundations - by Professor_Tesla - 15.10.2009, 10:11:26
RE: Custom Foundations - by Black Shadow 750 - 11.10.2009, 20:12:52
RE: Custom Foundations - by Nighthawk - 11.10.2009, 20:24:36
RE: Custom Foundations - by Blade - 15.10.2009, 12:42:28
RE: Custom Foundations - by mt. - 15.10.2009, 21:21:04
RE: Custom Foundations - by Mortecha - 17.02.2010, 11:36:46
RE: Custom Foundations - by MRMIdAS - 17.02.2010, 16:42:55
RE: Custom Foundations - by Mortecha - 17.02.2010, 17:18:27
RE: Custom Foundations - by Guest - 07.06.2010, 15:49:02
RE: Custom Foundations - by Renegade - 08.06.2010, 20:50:38



Users browsing this thread: 1 Guest(s)