Pink Eye
Monk
I just copy pasted terra's code and it worked xDpink you can do tryparse
since this is used for every textbox, bag of tricks created a SettingParse method and calls it whenever. a copy of it is in gold mod.
they way you are doing is wrong you can find many examples if you google "try catch c#"
ur code ignores errors because they are inside "try". do catch(overflowexception e) goldamount="1"
so wrong input becomes 1