Blockland Forums > Suggestions & Requests
Blockland Achievements
Nick4t:
I was wondering if Blockland could maybe have an achievement system added, (kind of like the achievements in tf2 and Left 4 Dead)
Like for example, "join 500 servers" or "build something with over 250,000 bricks on your own".
Discuss.
Amade:
--- Quote from: Nick4t on June 07, 2009, 02:23:29 AM ---"join 500 servers"
--- End quote ---
If you don't mean join 500 different servers, this would be easy to code.
Space Guy:
This sort of topic comes up every few months...
Nick4t:
--- Quote from: Space Guy on June 07, 2009, 04:19:19 AM ---This sort of topic comes up every few months...
--- End quote ---
Oh haha, my bad. :P
It was pretty late when I posted this so I didn't really look around.
Truce:
Hm, actually, this might be a good project for me. I recently figured out how to intertwine Torque, Java, and SQL. This means I could make a client-sided add-on that gives you achievements, then tells the server I make in Java you got an achievement. It would then be submitted to the SQL database so it remembers which achievements you got and other people could view them via some method (maybe a .php page, I dunno).
The problem that's come up every time this is suggested though is that it is VERY easy to hack client-sided. Some guy copies and pastes the achievement code into loops and releases it.