TjSgRf Posted August 11, 2024 Share Posted August 11, 2024 (edited) I'm making a character mod and I want inspecting Wilson to have 2 or 3 possible lines, but the game crashes when I interact with him, and it says that it expected a string instead of a table (yes, I know what the means). So, is there a possible way to use a table or not? Here is my Wilson thingy BTW. ... WILSON = { GENERIC = { "Ah, beard man!", "Hello, science guy.", "How are you, %s? Your inventions horrible as always?", }, ATTACKER = "You know how I feel about fighting teammates.", MURDERER = "Use your science for something other than killing, %s!", REVIVER = "You using your science for something %s?", GHOST = "Can your science explain ghosts?", FIRESTARTER = "%s, are you conducting an experiment?", }, ... Edited August 11, 2024 by TjSgRf Link to comment https://forums.kleientertainment.com/forums/topic/158989-can-i-use-tables-in-character-speech-where-there-usually-isnt-one/ Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now