PDA

View Full Version : Only display pets a user hasn't clicked in daycare


Hwona
08-16-2014, 10:48 AM
Hello! I thought it would be really nice if daycare adoptables would only be displayed if the user hasn't already clicked them that day. I'd LOVE to see this in the future or as a mod. :3
Does anyone know how to do this?

Pear
08-16-2014, 12:43 PM
I totally agree! c:

IntoRain
08-16-2014, 12:48 PM
Yeah, I hope this helps: http://mysidiaadoptables.com/forum/showthread.php?t=4226
I wrote that post when I was starting out with mysidia, so ignore my little rants. The code is pretty inefficient, but it works. I still don't know how to apply sql joins in mysidia to make it possible to query two tables, so yeah

Hwona
08-16-2014, 04:53 PM
Yeah, I hope this helps: http://mysidiaadoptables.com/forum/showthread.php?t=4226
I wrote that post when I was starting out with mysidia, so ignore my little rants. The code is pretty inefficient, but it works. I still don't know how to apply sql joins in mysidia to make it possible to query two tables, so yeah

Thanks a bunch! LOL, it looks more efficient than what I've ever written and will ever write! What version is rhis for? I'm using 1.3.3.
So I just plug that code in before the return statement?