Renaming dialogue variables without losing conversation references
-
- Posts: 5
- Joined: Mon Feb 21, 2022 3:28 am
Renaming dialogue variables without losing conversation references
Hi there, is there any way to rename the lua variables in your dialogue database without conversations losing their references to those variables?
Re: Renaming dialogue variables without losing conversation references
Hi,
Use the Asset Renamer tool (menu item Tools > Pixel Crushers > Dialogue System > Tools > Asset Renamer). If you're only concerned about the database, you could do a global search and replace (in the Dialogue Editor's Database section) for Variable["variableName"] and [var=variableName].
Use the Asset Renamer tool (menu item Tools > Pixel Crushers > Dialogue System > Tools > Asset Renamer). If you're only concerned about the database, you could do a global search and replace (in the Dialogue Editor's Database section) for Variable["variableName"] and [var=variableName].