C
C#2w 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
$paste
MODiX
MODiX2w 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
$details
MODiX
MODiX2w 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
SpReeD2w 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
.Kuba2w 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
.Kuba2w ago
BlazeBin - oiwuneyevwex
A tool for sharing your source code with the world!
.Kuba
.Kuba2w ago
so I want it to work without need of launching it again