Reginald001 Posted April 11, 2019 Share Posted April 11, 2019 (edited) (Solved) Does anyone know how I can check reliably if the player is in 'workshop' mode.There is an OnPlayerWorkshop event, but that is only fired on the workshops themselves. I cannot add to that as it will break compatibility. I've been searching for hours in the vanilla companion system scripts to find out what makes them stay near the workbench but I've been stuck for two hours now. Does anyone know how I can reliably have custom companion loiter near the workshop, instead of constantly standing in the way while in build mode? Are there properties, globals or events that I can check to enable a package?Any help is appreciated. (edit) I'm bloody stupid sometimes. Turns out there is an existing conditional that I can use, 'IsInWorkshopMode' in the package for my NPC.) Edited April 11, 2019 by Reginald001 Link to comment Share on other sites More sharing options...
Recommended Posts