I have been toying around with the NPC script for the last few hours. However, it seems that as soon as I think iv figured it out...well it just gets muddled. Here is my problem. When i chose "How are you?" the tree takes me to "I am well." and does not allow me to make a response ("Goodbye"), and the same with "Can i have 50cr". When either of these choices are taken the tree simply ends the conversation. However, if i chose "Go die!"->"You first!" then im allowed to make a choice between "Goodbye" and "Stupid Kiffer!". Why am i not allowed to choice either of the two responses when i pick any of the first two options? What am i doing wrong? Please help. The NPCs script is below. Exactly as i have it right now. Thank you for your time. :)
-I should add that i had it working perfectly for awhile. And then it just stoped cooperating. Also, I have read the rules a number of times over. The text is less then user friendly, but i am not stupid. The rules fail to give me any insight.
Block: start
Hello.
Responses:
How are you? -> good
Can i have 50cr? -> better
Go die! -> bad
Neither of the first two scripts have been given any allowed responses so the conversation would terminate at that point. Just copy paste the response section from the 3rd block to the first two.