C
C#3y ago
Vanja

✅ 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
phaseshift
phaseshift3y ago
$debug
MODiX
MODiX3y ago
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.
Vanja
VanjaOP3y ago
I don't understand
Jimmacle
Jimmacle3y ago
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
Accord
Accord3y ago
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.

Did you find this page helpful?