✅ When player selects another option rather then the given options it still selects the first option
I want it to print an error message and not select the first option if input is invalid. I currently have this problem on 2 lines 446 and 516. First time i implemented it it worked on line 215.
5 Replies
$debug
Tutorial: Debug C# code - Visual Studio (Windows)
Learn features of the Visual Studio debugger and how to start the debugger, step through code, and inspect data in a C# application.
I don't understand
they're telling you to use the debugger to find out what's going wrong or at least narrow it down because nobody here is going to debug 500 lines of undocumented code for you
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.