C
C#8mo ago
.Kuba

Problem with Timer

Button works only once - when I want to click again then nothing happens, I need to launch again
8 Replies
SleepWellPupper
SleepWellPupper8mo ago
$paste
MODiX
MODiX8mo ago
If your code is too long, you can post to https://paste.mod.gg/, save, and copy the link into chat for others to see your shared code!
SleepWellPupper
SleepWellPupper8mo ago
$details
MODiX
MODiX8mo ago
When you ask a question, make sure you include as much detail as possible. Such as code, the issue you are facing, what you expect the result to be, what .NET version you are using and what platform/environment (if any) are relevant to your question. Upload code here https://paste.mod.gg/ (see $code for more information on how to paste your code)
SpReeD
SpReeD8mo ago
First of all I would encourage you to use the universal science language in your code, all over your code. Next, bring up some details, what is the goal of it all? As far as I understand polish, it's the beginning for some game, getting missions, earning expierence, levels, etc. each saved to a different txt file?
.Kuba
.KubaOP8mo ago
Right There 7 is the level 600 is the needed xp to go on 8 after every click it adds 100xp so first click = 7, 500 second = 7, 400 but it works only once I need to relaunch it And then it works once again
.Kuba
.KubaOP8mo ago
BlazeBin - oiwuneyevwex
A tool for sharing your source code with the world!
.Kuba
.KubaOP8mo ago
so I want it to work without need of launching it again

Did you find this page helpful?