View Single Post
  #4  
Old 11-27-2015, 04:40 PM
Abronsyth's Avatar
Abronsyth Abronsyth is offline
A Headache Embodied
 
Join Date: Aug 2011
Location: NY
Posts: 1,011
Gender: Male
Credits: 151,149
Abronsyth is on a distinguished road
Default

Works like a charm, thank you!

Now to change it for bred and promocode adopt I'd alter the string where the new pet is inserted into the database, correct? So for class_breeding.php I alter to:
PHP Code:
            $mysidia->db->insert("owned_adoptables", array("aid" => NULL"type" => $adopt->getType(), "name" => "Unnamed"... 
__________________
My Mods Site (1.3.4, 2020 Mods)
Reply With Quote