![]() |
Hide pound pets in daycare?
I just checked the Daycare, with one pounded pet on my site, and they show up in there. Is there any way I can hide them? It doesn't seem like I should have them in there, just from a balance standpoint.
|
Should be pretty simple to just include an if/else statement to keep pets owned by SYSTEM out of the daycare.
Something simple like if($adopt->owner != "SYSTEM"){ } would do it, I think. (I'm not sure because my daycare code is very much edited :/ ) |
All times are GMT -5. The time now is 02:18 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.