![]() |
Home Community Mys-Script Creative Off-Topic |
|
|
Thread Tools | Display Modes |
#11
|
|||
|
|||
![]()
^
Easy. 1 (Adding Adoptables to the shop). Go to MySQL and open the queries. Copy-Paste this: Code:
INSERT INTO adoptables VALUES ('', 'name','level 0 image','shop','cost') '' - Leave this blank 'name' - Replace name with the Adoptable Name but keep the ''. 'level 0 image' - Replace level 0 image with the default image for your adoptable but keep the ''. 'shop' - Leave this as it is. 'cost' - Replace cost with how much the adoptable is going to cost but keep the ''. Run that query. Now copy-paste this new query into the box: Code:
INSERT INTO adoptable_rankimages VALUES ('name','1','2','3','4','5','6','7','8') 'name' - Replace name with the same name you did in the last one. It has to be the same name or your adoptable won't evolve. Keep the ''. '1' - Replace 1 with the first adoptable image but keep the ''. and so on and so on. When that is done, run the query and check that your adoptable appears in the shop. 2 (changing Money Message). Go to levelup.php and search for Code:
$article_content=$article_content. " <p>You have earned (number) (currency name) for leveling up this pet. <br>You now have ".$newbalance." (currency name)"; } |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
leveling idea | Nemesis | Suggestions and Feature Requests | 2 | 01-08-2012 12:23 PM |
Shop to buy an adoptable? | SilverDragonTears | Questions and Supports | 8 | 08-16-2011 02:17 PM |
Adoptable shop new version! [UPDATED!] | mapleblade | Mys v1.1.x Mods | 57 | 08-15-2011 07:50 AM |
How to create a a battle system ,shop and currency?? | SieghartZeke | Questions and Supports | 9 | 11-02-2009 12:15 AM |
Pets Not leveling up | Seapyramid | Questions and Supports | 4 | 02-02-2009 05:03 PM |
What's New? |
What's Hot? |
What's Popular? |