View Single Post
  #7  
Old 11-11-2013, 10:31 PM
MikiHeart's Avatar
MikiHeart MikiHeart is offline
Premium Member
 
Join Date: Apr 2009
Posts: 187
Gender: Female
Credits: 20,600
MikiHeart
Default

EzzyAlpha: I plan to code this sort of thing for a different project. It has nothing to do with this script, but once I do, I wouldn't mind sharing it so you had an idea of what I was talking about more. It's easier when you see an example of the code.

IntoRain: Yes. You would have a "collections_completed" table, and under it, you have the username, the amount of times they completed it, the amount of times they're allowed to complete it. Even the date they completed it. You could make it that they could redo it once a year. Just use a cron to check and delete entries that are a year old. You could even make a premium item, that people can donate and then buy which 'rests' their progress and allows them to do the collection again.

I don't really want to start coding addons for the script just yet. I kind of want to wait until the next release since so much will be changing.
Reply With Quote