Ryouko wrote:The cookbook has a code for a >hentai preference<.
Just rename it, write the different sentences in the if/else and you should be fine.
You can add as many preferences as you need this way. =o
- R.
Ah, thanks!
Ryouko wrote:The cookbook has a code for a >hentai preference<.
Just rename it, write the different sentences in the if/else and you should be fine.
You can add as many preferences as you need this way. =o
- R.
Code: Select all
advance_text = [ 'mousedown_.5'] )Not sure exactly what I did wrong (I'm new at coding and all that....).Exception: Invalid key specifier skip
Ah, that worked. Thank you very much for your help!kankan wrote:Oh, see how when you define choice, it says? Make that one equal sign instead of two. Two signs means you're testing for equality, one sign means defining the variable.Code: Select all
$choice == "will"