0
I want to lock from upgrade 2 and more so you cant bypass the upgrades. Also sometimes without buying upgrade 1 you can go -neg.
7 Answers
+ 8
https://code.sololearn.com/W8WXSuYD2X05/?ref=app
+ 6
if(clicks >= 50)
bttn1.disabled = false;
if(clicks >= 100)
bttn2.disabled = false;
probably this fixed because if you have 51 points and you buy first upgrade your points be 1 and it skips 100 because you add 2
2 dakikadır anlaĆılır cĂŒmle kurmaya çalıĆtıktan sonra senin de TĂŒrk olduÄunu öÄrendim :(
+ 5
first - button | prints [object HTMLButtonElement]
second - pnt increase amount
third - upgrade price
+ 4
+ 1
I am really new so sorry for asking newb questions.
but Im trying to make a clicker game(for educational purposes) where you get stronger per click if you reach an amount of clicks. At 50 clicks the upgrade button works and i get 2 points per click. but at 100 points I cant click the upgrade button. (the button that needs 100 points).
My english is not the best so I tried to explain it as good as possible,
Thanks for the help!
+ 1
Sousou , it didnt solve the problem for me but the one that mert sent me worked! i am now trying to understand what you guys have changed to make it work so I can learn from it.
thanks everyone for helping me out, i think im gonna run into more problems for sure!
+ 1
Mert Yazıcı ,haha sagol abi. Im Turk but I live in the Netherlands Im right now eating in Kocaeli, on my way back to holland. Benim Turkce iyi degil ama ogreniyorum ve anliyorum.
The only thing I dont understand is the parameters in the function but ill try to google that. tessekur ederim!