linuxgurugamer Posted February 9 Author Share Posted February 9 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: Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted March 2 Author Share Posted March 2 New release, 2.8.4.5 Added option to display Waypoint Coordinates, based on code from github user @David Shade Quote Link to comment Share on other sites More sharing options...
Krazy1 Posted March 15 Share Posted March 15 (edited) On 3/2/2025 at 10:33 AM, linuxgurugamer said: Added option to display Waypoint Coordinates, based on code from github user @David Shade Nice addition. I just wish it would obey the D/M/S or decimal format option. I prefer decimal Spoiler EDIT: It would be nice if the target waypoint info showed up in the map view too IMO. Edited March 15 by Krazy1 Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted March 17 Author Share Posted March 17 New release, 2.8.4.6 Thanks to github user @Clayell for this: Edit a GUI label that is not specific to custom waypoints removing the "custom" since it's not related to custom waypoints Added to bypass a Kopernicus error where it puts invalid waypoints into the system Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted March 19 Author Share Posted March 19 New release, 2.8.4.7 Updated fix to not show invalid waypoints on the Sun Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.