View Single Post
  #5  
Old 10-14-2010, 11:43 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: 332,949
Hall of Famer is on a distinguished road
Default RE: Adoptable Pet Status Mod by Kaeliah

Oh I am invisible, you can reply to my messages even if I do appear to be offline. But anyway, I will set my status to be online tomorrow and at weekends then. Its good to know that the shop and inventory system work well on your site, glad I can be of any help. ^^

And btw, is this script already integrated with your Multiple Alternative images system? I noticed this part of your codes, and seems that it is actually quite customizable if you have a different structure of ownedadoptable table:

mysql_query("INSERT INTO ".$prefix."adoptables VALUES ('', '$name', '$description','$eggimage','$cba','$promocode', '$freqcond','$number','$datecond','$date','$adopts cond','$maxnumcond','$morethannum','$usergroupcond ','$usergroups','$alternates','$altoutlevel','$alt chance','$sickchance')");
Reply With Quote