Files
Commonwealth-Online-Public/creation-kit/scripts/source
andrew 22394a77ff Improve Vault109 chargen flow and LooksMenu handling
Move first-time character menu orchestration out of Papyrus and into the C++ session-launch flow. CO_Vault109StartQuestScript.psc now only teleports the player and sets stage 10. F4TSessionLaunch.cpp adds camera preparation/restoration, direct PlayerCamera/ThirdPersonState face-camera tuning, primary console ShowLooksMenu 14 path, Actor.ShowLooksMenu fallback, retry/timeouts and guarded state resets. Added logging and counters for Looks/SPECIAL menu polling. Updated changelog.md and docs/dev-log.md to describe the new flow and testing notes.
2026-06-28 17:39:47 +12:00
..

Papyrus Source Scripts

This folder is for original Papyrus source scripts created for Commonwealth Online.

Possible uses:

  • Debug startup quest
  • Test cell helper scripts
  • Actor spawn helpers
  • On-screen debug messages

Networking should not be handled directly in Papyrus.