Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Suggestions and Feature Requests (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=21)
-   -   Easier way to add adoptables (http://www.mysidiaadoptables.com/forum/showthread.php?t=799)

trollis76 05-28-2009 12:15 PM

RE: Easier way to add adoptables
 
Well, I have 1 click = 1 levelup. :)
Besides I don't know how I can check when the person levels the adoptable to level 5. :(

mattalien 06-04-2009 03:14 PM

RE: Easier way to add adoptables
 
I have a very good way of doing this. This is also from a pokemon site i am making.

You make the first level, then you export it from your database. copy it however many times you need it, then just change the needed info. For example:

I make the adoptable, and make a level for it normally. I then export it from the database: ( i am using 000webhost, which i think you are too.)

http://i41.tinypic.com/zv6d61.png
----------------------------------------------
----------------------------------------------
http://i40.tinypic.com/2e1hypy.png

I then take this line (yours will be different):

Code:

INSERT INTO `'yourprefix'_levels` VALUES('Name', level, numberofclicksneeded, normalimage, alternateimage, '', '');
You then copy this however many times, then just change, for all of them:

Name: To what you called the adoptable
level: to what this level will be
number of clicks needed: to what the number of clicks needed for the level
normal image: to the image that normally appears
alternate image: If set, to what the alternate image will be

Copy all the levels you just made. Then you click on:

http://i44.tinypic.com/30b1itu.jpg

paste it all in, and, you're done!

If you have any questions, just ask!

trollis76 06-08-2009 08:23 AM

RE: Easier way to add adoptables
 
Wow. Very helpful! I was thinking about doing something like this, but I didn't know how. :)
I totally owe you one. :D


All times are GMT -5. The time now is 06:47 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.