View Single Post
  #2  
Old 09-25-2016, 12:49 PM
Abronsyth's Avatar
Abronsyth Abronsyth is offline
A Headache Embodied
 
Join Date: Aug 2011
Location: NY
Posts: 1,011
Gender: Male
Credits: 118,817
Abronsyth is on a distinguished road
Default

It's doable (I've been planning on making something such as this), but it would be complicated. You would need to do some things with mysql, make a new table to create new shows that would store the show ID, show name?, date to run, show type (i.e.; cute show), and a section for entries. The entries section would store individual pet IDs, and you'd need to design the code to check and make sure each pet is only entered once, no pets can be entered after the date, and have it check each pet ID and draw, from the IDs, each pets stat information (and then pick whichever pet has the highest of the chosen stat). You'd also need to code it so that if the show type is "cute" that it is specifically looking at "cute" stats only.

So...it'd be complicated, as I said, and with my current skill set I'm not able to do all of this. It's mostly looking at the stats from the pets ID number that I'm not sure how to do. I'll be looking into this, though, and if I make any breakthroughs I'll be sure to share.
__________________
My Mods Site (1.3.4, 2020 Mods)
Reply With Quote