Thread: Mys 1.3.3 Background Mod
View Single Post
  #8  
Old 04-15-2015, 05:53 PM
Missy Master's Avatar
Missy Master Missy Master is offline
Pet-Sim.Online
 
Join Date: Jan 2010
Posts: 475
Gender: Unknown/Other
Credits: 46,920
Missy Master is an unknown quantity at this point
Default

Okay I had forgotten for 1.3.4 we go to class_privateitem and add:

Code:
 
case "Background":
$message = items_background($this, $owned_adoptable);
break;

SO!

Action Completed!
Your Pet now has a new background!

I was able to add it and it gave me a success, but it isn't showing up yet for this pet --- so gonna see what else I need to do!

This is for 1.3.4 !
Reply With Quote