Routes?

Talk about your new mod or map here

Moderators: jelco, bert_the_turtle

Krion112
level2
level2
Posts: 114
Joined: Sat Nov 15, 2008 4:24 am

Routes?

Postby Krion112 » Wed Feb 03, 2010 4:33 am

In Darwinia 1.5.11, in the mission folders of maps, there is a section called routes, which seem to be placed in routes_startdefinition through routes_enddefinition. Instant units have a section called routeid, in which you would place the name of the routes. So what are these routes? Are they like coordinates of where an entity will go?
User avatar
xander
level5
level5
Posts: 16869
Joined: Thu Oct 21, 2004 11:41 pm
Location: Highland, CA, USA
Contact:

Postby xander » Wed Feb 03, 2010 3:40 pm

I'm not sure that anyone has much experimented with them. There are many new modding features that were added to 1.5.x, but, as I don't have a Windows machine to work with, I never did much in terms of implementing any of them (I did try to use some exploding buildings in a level once, but it was difficult to test whether they worked or not). So try experimenting with them and see what happens. The only other person who might have an idea is TGF, so you might wait for her to speak up.

xander
Krion112
level2
level2
Posts: 114
Joined: Sat Nov 15, 2008 4:24 am

Postby Krion112 » Thu Sep 29, 2011 11:30 pm

Alright, I think I've finally gotten this down. I don't know how many others know about how this works, nor do I know how many people actually care, but hey, if you want to mod, and don't know how to use routes, here it is:

Routes are apparently waypoints that can be set for certain Viral units. In the mod, Perdition, it was used for Soul Destroyers coming through trunkports, and thankfully, I've finally worked out the numbers.

Code: Select all

   Route 0
      0   923.00 150.00 2651.51
      0   827.32 250.00 2879.79
      0   637.76 250.00 2633.88
      0   286.96 150.00 2437.88
      0    90.10 150.00 2036.48
      0   416.56 200.00 1947.89
      0   528.19 250.00 2333.43
      0    95.40 150.00 2746.84
      0   637.76 125.00 2633.88
      End

The 'Route 0' is just the title, with each coordinate being named after it.
The coordinates read in all X, Y, and Z positions, instead of only X and Z, but as far as I can tell, the Y value doesn't change anything. Could be wrong.
It always ends with the End line.

I know that they are used for Ai Spawn Points as relay points (At the end, after the "How Many Times to Spawn" number, there's another -1, which is the Route name), but I'm not sure if they can apply to instant units. Was just about to test that.

Information is information, so I ask that if me simply updating this issue that I had (dunno if anyone else didn't know how to use routes) irritates anyone, I'm sorry, but you never know. People could still be modding, and could still have the problem.

Return to “Mod Projects”

Who is online

Users browsing this forum: No registered users and 8 guests