View Single Post
  #8  
Old 06-23-2011, 03:35 PM
Hall of Famer's Avatar
Hall of Famer Hall of Famer is offline
Administrator, Lead Coder
 
Join Date: Dec 2008
Location: South Brunswick
Posts: 4,448
Gender: Male
Credits: 343,638
Hall of Famer is on a distinguished road
Default

Yeah, there is definitely an easy fix to this, glad you found out. Additionally, the old syntax from RA such as while loop running only once shall be replaced with a much more efficient version of it in future releases, I apologize for not fixing this back in the old days.

Regarding your request of breeding system enhancement, yes its definitely doable. All you need to do is to create a new column in table prefix_adoptables called breedrate(INT) and add a few lines to the breeding script. These lines should include a mysql query that searches for the field breedrate from your database, and use random numbers to determine if breeding is successful. I may release it as a public modification in July, or I may make it available for the next official release.
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote