Jump to content

Character Quotes for a Mod Item


Recommended Posts

On 6/11/2021 at 9:57 PM, decduck3 said:

I (think) it's


STRINGS.CHARACTERS.CHARACTERNAME.ACTIONFAIL.DESCRIBE.ITEM ="Thing to say"

 

Actually, it's:

STRINGS.CHARACTERS.CHARACTERNAME.DESCRIBE.ITEM = " your text "

Notes:

  • Replace "CHARACTERNAME" with the character name.
    • To make Wilson a quote, the name needs to be "GENERIC" instead of "WILSON".
  • Replace "ITEM" with your item's prefab.
  • Remember to keep all words capitalized, except for your string.
Edited by HarryPPP
  • Like 4
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
 Share

×
  • Create New...