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

Actually, looking at it I think the only file I need to alter is adopt.php, this line;
PHP Code:
            $name = (!$mysidia->input->post("name"))?$adopt->getType():$mysidia->input->post("name"); 
Likely something to do with the getType part, but I'm not sure what here to change to make it put "Unnamed" instead of the pet type?
__________________
My Mods Site (1.3.4, 2020 Mods)
Reply With Quote