KingIris 1 Posted November 12, 2014 Hello All, I didnt know where to post this on the forums, So i decided to post it on database. Correct me if im wrong ~ Alright well im having a problem with Custom Pet Eggs at the moment! Every Time i use a pet egg with the incubator. The pet does not spawn & the Custom Pet Egg breaks. Not sure how to fix this, Idk why it started happening all of sudden. Does anyone has the solution for me, Its very much appreciated Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted November 12, 2014 (edited) you need to create the egg by using the @makeegg command and not @item Edited November 12, 2014 by evilpuncker Quote Share this post Link to post Share on other sites
0 Judas 100 Posted November 12, 2014 yep, use @makeegg is the way to go Quote Share this post Link to post Share on other sites
0 Garr 117 Posted November 12, 2014 Umm... actually, item command has this useful plug that cheks for pet egg, and if it's egg it creates egg as an egg (sorry for ... that). if (!pet->create_egg(sd, item_id)) {...} So that's not the actual problem, I think? I'd say check that your egg ID in pet DB and in item DB are the same, so the monster is assosiated right. Quote Share this post Link to post Share on other sites
0 Najara 10 Posted November 12, 2014 If the solution of the other user's doesn't work, increase the MAX_PET_DB in pet.h to like 3000. Of course, don't forget to recompile. 1 evilpuncker reacted to this Quote Share this post Link to post Share on other sites
0 KingIris 1 Posted November 13, 2014 that seems accurate, thanks guys Quote Share this post Link to post Share on other sites
Hello All,
I didnt know where to post this on the forums, So i decided to post it on database.
Correct me if im wrong ~
Alright well im having a problem with Custom Pet Eggs at the moment!
Every Time i use a pet egg with the incubator. The pet does not spawn
& the Custom Pet Egg breaks.
Not sure how to fix this, Idk why it started happening all of sudden.
Does anyone has the solution for me, Its very much appreciated
Share this post
Link to post
Share on other sites