Jump to content

New scripted interactions


Recommended Posts

Yes, it should be.  Scripted interactions are actually just special conversations.  You can check out any of the existing ones at "Exported/Design/Conversations" to see the format for them (see any file with an XX_si prefix).  Make sure you add the new conversation to the file "Manifests/conversations.manifest".  This file can be overridden in override directories.

 

Once you make the conversation, you can trigger it by adding a call to StartScriptedInteraction anywhere else in data that will take a script call.  You can also test it via the command line with the same command.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...