#Finished with clicker, but not adding any value. again
1 messages · Page 1 of 1 (latest)
Lemme check
Your upgrades might be 0? So that probably why it's not adding anything
It’s 0, but I can’t change the value without unwiring it, but if I unwire it the upgrade system won’t work
YOUR FAILING OMG
Right, So you can set the default value of a variable by configuring it.
The quality of the video is pretty low, but it looks like a cloud variable?
I’m new, sorry.
USE YOUR CONNECT TOOL AND PRESS THE SECOND INPUT OF THE ADD😭
Correct
Ah
SET IT TO 1
PLEASEEEE
😭
Here's an idea, configure the add chip, and add a new input
that value can always be 1 🙂
Now when you do upgrade, you've got a working upgrade 🙂
Tysm!
Just gotta do a quick thing
If I don’t have enough clicks, it will say “not enough clicks!” But if I do, it will say, “Upgrade Added!” Should not be hard. Lemme do it rq
Oh crap
I can only add 1 then executable. So they won’t know if they have the upgrade or not.
Okay, did it, but encountered another problem, let me show you.
Nvm I got a problem
What’s wrong about it?
You're checking if clicks is greater than or equal to the result of the upgrades times whatever it is
Mhm
Because upgrades is so low, the result is lower than 100
Basically at 250 clicks you can upgrade then 500. Then 1000 basically multiplying by 2
Wdym?
Right, I'm aware you want to ask that, but based on what chips you've put down, and how you've wired them, you're not asking that question. I just told you the question you're asking the circuits.
Cuz when I click upgrade, it executes to then instead of else in the if chip
😭
You could use a switch, this way you can define the amount of clicks needed per level.
Just use a swich, nothing else, I used all that to give you an example.
Okay ima do that and wire em
I’ll send @ pic when I’m done
It says add value to compare on switch
Do I just put 10p
100*
@pale harbor
No. You would start from 1.
After comparing it it’s not letting me add anymore
Added value to compare, chose 1, then 10.
Now I can’t add anymore
Okay I did first part
When configuring the switch, you add numbers there, this will represent the upgrades.
If you have enough to upgrade, subtract the cost to upgrade from clicks, and add 1 to upgrades.
If you don't have enough, show subtitles
I believe I have done it, now what, do I get rid of my old upgrade system? What do I keep and what do I lose?
So I wired the button to the if, and it worked, it went from 1 click equals 1 value to 1 click equals 2 value, but I’m kind of confused at the same time too
What's confusing you?
Actually nvm
I need another player in here to test out another thing, you on?
No sir, I am not.
Okay
Well now I need to find out how to make an auto clicker if the player buys it
Thank you though, you helped me getting it work and I appreciate that.
The boolean variable is the "key" so when a player buys the auto click upgrade, set that boolean to true, as well as the "AutoClickDelay" value, set it to like 1 or something.
If the player can purchase multiple levels of the auto clicker, you'll need another int to signify the level of auto clicker, then you can use a switch to set the Auto click delay to specific values depending on the level, similar to the upgrades you did previously
Your such a fucking lifesaver man
Literally
Thank you
So basically, people can claim their own land, maximum is 10 lands. Do you know how to make that work?
Also, I appreciate your hard work, I can gift you something if you want, I appreciate you giving visuals, it’s way easier to understand. You deserve something for that.
This is unrelated to your original post, but what you could do, is when a player claims a land, add a tag to the player, then use Player get all with tag. Using a list get count on that list of players you can see how many players have claimed land. If that number of players is at the limit, don't allow the next player to claim land
It’s cookie clicker, so everybody will have their giant cookie to click on and nobody else can. That’s why.
How do you make it so after the player claims the land, nobody else csn get in their and it will say “Player Has already claimed this land”
Hey we have a problem
So basically, 800 clicks was suppose to be 5 clicks in 1 clicks, but it was instead 2 clicks in 1 click, I’ll send you picture now
I keep spending money on the first upgrade, even tho I already had it.
I bought the 800 one, and it was still 2 clicks per value