Variable in Say line?
Posted: Thu Jan 26, 2017 5:09 pm
How do I avoid this error when using a variable for an NPC's name in a say line/
The offending line is:Compiling Usecode...
items/oracle.uc:87: 'is' not declared
items/oracle.uc:87: syntax error, unexpected IDENTIFIER, expecting ')'
There were error(s) compiling usecode!
say("@", defendant ", is innocent! ", playername ", and ", pronoun ", companions have no wish to destroy Beauty!@");