Hey everyone! I was wondering if someone would be willing to make a plugin version of Sethbling's Cookie Clicker that he featured in this video. I think this could have the potential to be a fun and awesome mini-game to have on a server. Thanks in advance :_
The only thing I could thing would be hard is using the original math for the cookies per second, otherwise, I'd make this.
You don't need to use the exact math, you could always make a config with the value's, if the use don't likes the current speed, then he can change it himself
timtower That's true I guess, if I can work out a base amount of CpS for each one, I could make a decent one, probably will take a few updates to get them prices of stuff increasing right, do you think orteil would be fine with me doing this?
bloodless2010 Just wondering if you're working on it or not, so others know whether or not to work on this if they stumble upon this thread.
The Gaming Grunts Well I don't really have time or it ATM, sorry, but I'm sure someone is out there who is willing to do this.
Will work on it. Edit: What I got so far You can click a button to get cookies. You can buy stuff (via commands for now) and this will give you more Cookies per Seconds. Stats are saved until server restarts. You can toggle if you want to play the game or not. What I still need to implement: Thinking about a good formular to raise the price of something the more you got. Math.exp() grows a BIT too fast.. lol Adding config file support so you can edit prices and so on thinking about a way to store stats over restarts /reloads
So. Need to finish the way it stores and reads your stats. And then I will be good to go for Version 1.0 I think^^