Page 1 of 1

Error with python and seen choices

Posted: Tue Aug 14, 2007 4:33 pm
by CaitlinNeko
I was attempting to make a menu that would remove seen choices when you go back to it, like how chronoluminaire explained in his post here.
I used the second code (the example from the game Elven Relations), and modified it (changing text, but not the coding and commands itself) to work with my own game, but when I go to test it out, I get an error:

Code: Select all

NameError: name 'E43totalseen' is not defined
Any help or advice at all is certainly appreaciated. ^^;;