I am a project lead on Beyond Skyrim (in Cyrodiil) and I have been trying to figure out if it is possible to activate Perforce integration in Version Control in the Creation Kit. If it is not, I wanted to see what workaround other large projects might have used to manage and merge in their scripts. I am sending out a couple PMs to members of other projects, but if anyone else here has experimented with this or has knowledge of Perforce, feedback would definitely be welcome. I have gotten to the stage where I have a Perforce server and client both running, a Perforce workspace set up in my data folder (though I'm not sure if it's set correctly) and the ability to open up the Creation Kit with Perforce enabled and select a workspace in my preferences. However, I get an error message "Perforce workspace does not contain a script folder, Papyrus scripts will not be checked in or out." and the following error in my perforce log file: [11/01/2013 - 07:00:28AM] Perforce log opened (PC) [11/01/2013 - 07:00:28AM] //TESVData/current/Source/Scripts/... - must refer to client 'Papyrus'. Papyrus is the name of the workspace, but the internet seems to suggest that the error is due to me having the wrong directory set up or the workspace set up wrong. I've copied all of my current notes below. Most are gleaned from the Creation Kit's code and supporting documents in the Skyrim folder. I do need to take a look at the .xml files in the DialogueViews folder, as they may provide a bit more information: