#21
|
||||
|
||||
RE: Breeding System - Complete!
I'm sorry, I've been busy. I can try and troubleshoot, though.
Maybe, try changing it back to breeding.php. There may be some file links, which could be disrupting it. :) Have you installed the gender system/given existing pets genders? I had to do it manually, by making the default value 'female', then changing the rest to male. |
#22
|
|||
|
|||
RE: Breeding System - Complete!
err i dont have complted the gender system because in a part,when ichanged the code i can managae the new charatcer!
|
#23
|
|||
|
|||
RE: Breeding System - Complete!
Quote:
|
#24
|
||||
|
||||
RE: Breeding System - Complete!
I installed this addon, and get the two warnings below:
Quote:
|
#25
|
|||
|
|||
RE: Breeding System - Complete!
But when i add a code,4 the gender, i dont show the new adoptable!
And 4 the Sql ,i dont know where to put ...and what put..... |
#26
|
||||
|
||||
RE: Breeding System - Complete!
I don't get what you're trying to say now... Are you saying you're having problems with this code, or with the gender code?
Why don't you just add the gender table, give the pets genders, and see if the breeding system works. Then we can work on the inserting into the table/ |
#27
|
|||
|
|||
RE: Breeding System - Complete!
No with the breeding no....is the gender that give me problem!
When i add this code: Code:
mysql_query("INSERT INTO ".$prefix."owned_adoptables VALUES ('', '$type', '$name','$loggedinname','0','0', '$code', '','$alts','notfortrade','no','$gender')"); Then......i need to add a new table in owned adoptable...but i dont know what i need to put! |
#28
|
|||
|
|||
RE: Breeding System - Complete!
Adding a row to a table is quite easy & in the Breeding system it is listed how to set it. Please, just try to read and learn a bit so that you can understand at least some of what you are told. http://www.w3schools.com/PHP/php_mysql_intro.asp
Sea |
#29
|
|||
|
|||
RE: Breeding System - Complete!
Hi, Thank you for posting this. It's excellent. My problem is that once an egg is successfully bread ( is that the past tense of breed? Bread? Not the food bread T.T) it isn't transferred to the user's account. The only edit I've made is changing the required levels from 2 to 0. If you have time, could you please help? Oh and I'm using your gender system as well. Also very awesome.
Thanks, Ashje =D |
#30
|
||||
|
||||
RE: Breeding System - Complete!
Cool! I don't know why - why don't you try this. After where it's supposed to insert it, write:
PHP Code:
== Lol, I just noticed that we don't do that in the query. If you put it in an external string, you can echo it. For now, try removing '$date', from the sting. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Installation Complete: Site is Completely Blank? | Bhavani | Questions and Supports | 3 | 09-14-2014 06:43 PM |
a more advanced breeding system needed | maximillion | Questions and Supports | 11 | 06-28-2011 02:37 PM |
Help me with the breeding system of Arianna | Sensacionsk8 | Questions and Supports | 2 | 03-21-2011 11:54 AM |
Breeding System | Steelghost600 | Questions and Supports | 4 | 10-25-2009 02:38 PM |
How to make a breeding System? | SieghartZeke | Questions and Supports | 23 | 10-19-2009 06:11 PM |
What's New? |
What's Hot? |
What's Popular? |