Find, move or create workshop center, spawn, attack and caravan markers in game.
[ spawns where YOU want them ]
Install this mod at any time in any game, then after leaving Vault 111 the player is given a [ .SKK Move Workshop Markers ] menu activation item in AID inventory (craft spare at the Chemlab). When activated it pops a menu:
- Load Markers
- Unload Markers
- Create new attack marker
- Remove created attack marker
- Make LocationCenterMarker movable
- Create a logfile when markers are unloaded (PC only)
The [ Load Markers ] option will find the closest workshop in the active uGrids which must have a WorkshopLinkCenter marker (some mod workshops don’t), otherwise you get a warning and nothing else happens.
(a) WorkshopLinkCenter also known as LocationCenterMarker is hard linked to the workshop location as a Location Reference Type, identified with a Mr Handy box titled CENTER.
It is used by radiant quests for conditional Workshop picks, as a target by many AI travel (Provisioners, Patrols, Attacks) and sandbox (Settlers) packages and other game mechanics.
The marker can be made moveable in the menu incase you totally must build on top of it which can cause actor AI movement packages that target it to freeze, like provisioners and attackers. Or if it has been walled in AI movement packages that target it will teleport the actor to marker - settlement attacks are favourite for this.
A warning and option to cancel is displayed if you try to drop the marker outside of the workshop location tagged cells. Once you have moved it, set the proxy object to locked so an actor cant move it through collision. Use this function TOTALLY AT YOUR OWN RISK if you absolutely must build over or wall in this marker.
(b) WorkshopLinkSpawn if there is no separate WorkshopLinkSpawn marker (e.g. Sanctuary) a new one will be placed by the center marker so it can be moved. This is identified with an [E] grabbable/movable Traffic Cone titled SPAWN.
There is no common standard for even base game processes to use Workshop spawning markers. Some new settler recruitment uses WorkshopLinkSpawn and some use WorkshopLinkAttackMarker (via LocationEdgeMarker ref type). A technical mess.
(c) WorkshopLinkAttackMarker should be coincidental with LocationEdgeMarker. If there is no WorkshopLinkAttackMarker (e.g. Airport) a new one will be placed by the player so it can be moved. That or any existing markers are identified with an [ E ] grabbable/movable Traffic Cone titled ATTACK.
Green traffic cones are used for markers that have both WorkshopLinkAttackMarker and LocationEdgeMarker tags so will be used in any attack.
Yellow traffic cones are used for markers that only have WorkshopLinkAttackMarker tag which is used by most attacks.
Red traffic cones are used for markers that only have LocationEdgeMarker tag which is used by some attacks.
More new attack markers can be created at the player and moved around. The various spawning systems which use these markers will generally pick randomly from the inventory.
Some base game workshop or settlement attack quests use WorkshopLinkAttackMarkers some LocationEdgeMarkers and others even try WorkshopLinkSpawn. As many of the attack systems look exactly the same, this generates plenty of confusion for mod creators and players. For the complete list of workshop markers and what they do, read the article SKK Workshop Utilities - Workshop Keyword Test www.nexusmods.com and refer to the Workshop Keyword Checklist table.
Of course mods do whatever they do depending on the authors knowledge and sophistication as there are no firm standards to follow. This mod was created specifically to help make SKK Settlement Attack System which uses the base game workshop radiant attack standard WorkshopLinkAttackMarkers more interesting.
(d) CaravanDestinationRefType Most base game workshop settlements have a default destination marker for trade caravans, like Carla at Sanctuary, which if built over confuses the AI travel packages. This is identified with an [E] grabbable/movable Shopping trolley titled CARAVAN. Location restrictions are unknown, but once a caravan trade post is built (unlock with [ SetStage FFBunkerHill03 500 ]) this marker is ignored.
(e) Why do attackers suddenly appear in my workkshop area ?
(1) There is no clear navmesh path from the spawn marker to the LocationCenterMarker which is the AI travel package destination.
(2) LocationCenterMarker has been built over so is unreachable for the AI travel package destination.
(3) If the actor spawns “off screen” unloaded outside of the 10K uGridsTLoad around the player their AI travel package can instantly teleport to the edge of the loaded area around the player if it intersects the stright line path WHICH MAY BE INSIDE YOUR BUILD ZONE.
(e) Move red Workshop Workbench (v008 onwards)
Build a [ Move Workshop Proxy ] under Build/Resources/Misc where you want to move a workshop within its own build area and activate the menu. It can be moved as many times as you like, with the option to return to its original position.
Moving a red Workshop Workbench which is registered with WorkshopParentScript for resource production can cause all sorts of issues so this includes checks and validations: Cell, Location and Keywords. Moving within its own cell is 100% OK. Moving within its original location should be OK. Moving to a new location that does not have the right keywords is insane and will trash your workshop arrays. To ensure all workshop resources can be detected in large workshop buld areas it is best keep it as close to the center of the build area as possible. READ THIS ARTICLE to learn more.
(f) General observations
(1) All markers are map marked to help you find them.
(2) Move or place anywhere that has good navmesh and good access paths for AI to detect. Avoid rocks, water and such else actors will get stuck. If there is no path, the completionist AI will try to teleport direct to the destination.
(3) Probably best to keep markers within 10K game units of the workshop so new actors have a good chance of spawning with 3d loaded when the player is on site. AI packages can get stuck (as if on rocks) if the actor spawns with 3d unloaded.
(4) The cone/box/trolley proxy markers have physics so the player can grab and move them out of workshop mode, but other actors can collide to move them, or if placed on water they will sail away*. The actual invisible workshop marker they are linked to is only moved to follow the cone when the actual player grabs and drops them, so you may see discrepancies between the map marker on the actual invisible spawn marker and its traffic cone proxy which is sailing away.
(5) To trigger base game attacks at workshops that have population console [ cqf WorkshopParent “WorkshopParentScript.TriggerAttack” WorkshopRef NumberOfAttackers ] e.g. cqf WorkshopParent “WorkshopParentScript.TriggerAttack” 000250fe 4
(6) This does not allow markers placed in the Creation Kit to be deleted as they are (should be) statically bound to cell locations which can cause all sorts of issues if removed. Deleting any base game object is just bad, mmmaky ?
(7) When your finished run [ Unload markers ] from the menu. If you forget, after 15 minutes of inactivity the current workshop marker selections are automatically unloaded.
********************************************************************************************
DUE TO SPACE RESTRICTIONS ON THIS SITE, refer to the full solution description at
For support use the SKK Mods Discord channel discord://discord.gg/tgKNT77DC8