Jump to content

[1.12.x] Waypoint Manager - New Dependency added


linuxgurugamer

Recommended Posts

3 hours ago, Fizzlebop Smith said:

Looking through the custom configs i notice a seed value listed. Can someone explain this to me?

I thought kerbin was static. 

I am wanting to map out various prominent biome locations with custom waypoint configs.  Ive been searching around the forum for recorded locations 
 

  Reveal hidden contents

// Custom Waypoints fo Waypoint Manager - Gather Science on Kerbin //
// Grasslands //
WAYPOINT
{
    name = Grassy Knowle
    celestialName = Kerbin
    icon = science
    latitude = -3.945833
    longitude = -83.681389
    altitude = 0
    index = 200
    seed = 344
}

// Grasslands //
WAYPOINT
{
    name = Picnic Spot
    celestialName = Kerbin
    icon = science
    latitude = -3.895833
    longitude = -83.631389
    altitude = 0
    index = 201
    seed = 344
}

// Deserts //
WAYPOINT
{
    name = Dagbert’s Folly
    celestialName = Kerbin
    icon = science
    latitude = -2.418611
    longitude = -87.568056
    altitude = 0
    index = 202
    seed = 344
}

// Deserts //
WAYPOINT
{
    name = Jebs Descent
    celestialName = Kerbin
    icon = science
    latitude = -2.368611
    longitude = -87.518056
    altitude = 0
    index = 203
    seed = 344
}

// Highlands //
WAYPOINT
{
    name = Rocky Stop
    celestialName = Kerbin
    icon = science
    latitude = 47.353611
    longitude = -140.064444
    altitude = 0
    index = 204
    seed = 344
}

// Highlands //
WAYPOINT
{
    name = Mergles Plateau
    celestialName = Kerbin
    icon = science
    latitude = 47.403611
    longitude = -140.014444
    altitude = 0
    index = 205
    seed = 344
}

// Mountains //
WAYPOINT
{
    name = Frozen Crater
    celestialName = Kerbin
    icon = science
    latitude = 47.471389
    longitude = -140.073333
    altitude = 0
    index = 206
    seed = 344
}

// Mountains //
WAYPOINT
{
    name = Tallest Peak (Probably)
    celestialName = Kerbin
    icon = science
    latitude = 47.521389
    longitude = -140.023333
    altitude = 0
    index = 207
    seed = 344
}

// Badlands //
WAYPOINT
{
    name = Graiglands
    celestialName = Kerbin
    icon = science
    latitude = -17.840833
    longitude = 30.323056
    altitude = 0
    index = 208
    seed = 344
}

// Badlands //
WAYPOINT
{
    name = Gene's Secret
    celestialName = Kerbin
    icon = science
    latitude = -17.790833
    longitude = 30.373056
    altitude = 0
    index = 209
    seed = 344
}

// Tundra //
WAYPOINT
{
    name = Chilly Shelf
    celestialName = Kerbin
    icon = science
    latitude = 70.666389
    longitude = -100.945278
    altitude = 0
    index = 210
    seed = 344
}

// Tundra //
WAYPOINT
{
    name = Nedfurt’s Quandry
    celestialName = Kerbin
    icon = science
    latitude = 70.716389
    longitude = -100.895278
    altitude = 0
    index = 211
    seed = 344
}

// Ice Caps //
WAYPOINT
{
    name = Night Caps
    celestialName = Kerbin
    icon = science
    latitude = 70.992222
    longitude = -99.089167
    altitude = 0
    index = 212
    seed = 344
}

// Ice Caps //
WAYPOINT
{
    name = The Frozen Overlook
    celestialName = Kerbin
    icon = science
    latitude = 71.042222
    longitude = -99.039167
    altitude = 0
    index = 213
    seed = 344
}

// Northern Ice Shelf //
WAYPOINT
{
    name = Carribou Corridor
    celestialName = Kerbin
    icon = science
    latitude = 70.992500
    longitude = -99.037222
    altitude = 0
    index = 214
    seed = 344
}

// Northern Ice Shelf //
WAYPOINT
{
    name = Kraggle’s Glacier
    celestialName = Kerbin
    icon = science
    latitude = 71.042500
    longitude = -98.987222
    altitude = 0
    index = 215
    seed = 344
}

// Southern Ice Shelf //
WAYPOINT
{
    name = South Pole-ish
    celestialName = Kerbin
    icon = science
    latitude = -74.661944
    longitude = -57.519167
    altitude = 0
    index = 216
    seed = 344
}

// Southern Ice Shelf //
WAYPOINT
{
    name = Halnie’s Frozen Boots
    celestialName = Kerbin
    icon = science
    latitude = -74.611944
    longitude = -57.469167
    altitude = 0
    index = 217
    seed = 344
}
 

 

Look at this post, it has a lot of locations:

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...