So I did this guide a while ago (it hasn’t been edited since then with more info) and for some reason, the CPC/CPS system wasn’t working. Even when I got enough to purchase the upgrade in my testing, it STILL said “keep clicking! Not enough money!” Does anyone know how to fix this?
are the upgrades not working?
all the screenshots are gone so please provide us with pictures of what you did for the whole upgrading part of the guide
(also dont post game links thats advertising youre gonna get flagged!!!)
Sorry for posting it, I wasn’t intending it for the purpose of advertising, but for the purpose of people being able to maybe look at the system or experience it or smthn idk. I have removed the link.
Ok so I helped Kai last night in game and I fixed this whole system so I’ll give my explanation here. Also, the linked guide has no pictures which could cause a lot of confusion and I don’t really know if the guide itself is good because it’s 9/10 and I could easily make this with only 6/10 difficulty, but alas, here we go.
The first thing I fixed was the CPC mechanism. The majority of the problem was that there were no property devices for Clicks and Cash, and there also needed to be an inventory item manager hooked up to cash. Some of the block code was also overly complicated so I fixed that.
I also had to fix the CPS component, which was more tricky to figure out what was happening but also because there were multiple mistakes. Firstly, some of the block code was just disconnected. Not sure why. Also, there wasn’t even an overlay button to upgrade your CPS (Kai told me the guide linked the two together or something? When the guide first came out I didn’t actually read it I just skimmed haha)! So I basically made the whole CPS system using an old vending machine and some bits and parts that were there but not connected together. Lastly, I realized that just having a lifecycle and repeater weren’t working. I originally thought it was probably the repeater so I made a wire repeater loop, but then I realized that we just need to add in relay after the lifecycle to make the loop run for everybody.
Also just a tip, always make sure everything has a scope of player haha!
And that’s basically everything I did to help Kai. I might make a better guide on this because (1) there are no pictures; and (2) I’m not sure the guide was that good in the first place.