Seller Posted November 10, 2024 Posted November 10, 2024 I made pet egg followed all process but atlast pet eggs where unclickable, i made its egg,lua,pet food and everything entered it into petdb in database please help. Quote
0 Chaos92 Posted March 25 Posted March 25 2 hours ago, Seller said: yes i created the egg using @item command then used @hatch it didnot work. if u are making egg u should use @makeegg =================== | 8. Pet Commands | =================== @makeegg <egg ID> Creates a Pet Egg based on the given ID. --------------------------------------- @hatch Opens the Hatch window (like using a Pet Incubator). --------------------------------------- Quote
0 Chaos92 Posted November 11, 2024 Posted November 11, 2024 11 hours ago, Seller said: I made pet egg followed all process but atlast pet eggs where unclickable, i made its egg,lua,pet food and everything entered it into petdb in database please help. how did u create the pet egg then in your inventory ? Quote
0 Seller Posted March 19 Author Posted March 19 On 11/11/2024 at 5:34 AM, Chaos92 said: how did u create the pet egg then in your inventory ? added in db then made lua also its food and did something in grf and egg isn't clickable and its in red color like broken equipment. Quote
0 Chaos92 Posted March 19 Posted March 19 14 hours ago, Seller said: added in db then made lua also its food and did something in grf and egg isn't clickable and its in red color like broken equipment. my question is... did you @item the egg or what. Quote
0 Seller Posted March 25 Author Posted March 25 On 3/20/2025 at 12:13 AM, Chaos92 said: my question is... did you @item the egg or what. yes i created the egg using @item command then used @hatch it didnot work. Quote
0 Seller Posted March 25 Author Posted March 25 no i wanted a custom pet egg for a monster sprite i add in db and grf. Quote
0 Chaos92 Posted March 25 Posted March 25 5 hours ago, Seller said: no i wanted a custom pet egg for a monster sprite i add in db and grf. yes, use @makeegg Quote
0 Seller Posted March 26 Author Posted March 26 then how to add it to cash shop or npcs to sell it? Quote
0 Chaos92 Posted March 26 Posted March 26 3 hours ago, Seller said: then how to add it to cash shop or npcs to sell it? did u try @makeegg, it works or not ? *makepet <pet id>; This command will create a pet egg and put it in the invoking character's inventory. The kind of pet is specified by pet ID numbers listed in 'db/(pre-)re/pet_db.yml'. The egg is created exactly as if the character just successfully caught a pet in the normal way. // This will make you a poring: makepet 1002; Notice that you absolutely have to create pet eggs with this command. If you try to give a pet egg with 'getitem', pet data will not be created by the char server and the egg will disappear when anyone tries to hatch it. Quote
0 Seller Posted March 27 Author Posted March 27 18 hours ago, Chaos92 said: did u try @makeegg, it works or not ? *makepet <pet id>; This command will create a pet egg and put it in the invoking character's inventory. The kind of pet is specified by pet ID numbers listed in 'db/(pre-)re/pet_db.yml'. The egg is created exactly as if the character just successfully caught a pet in the normal way. // This will make you a poring: makepet 1002; Notice that you absolutely have to create pet eggs with this command. If you try to give a pet egg with 'getitem', pet data will not be created by the char server and the egg will disappear when anyone tries to hatch it. well my egg was red in color like a broken item and its not clickable or hatching. 1 Quote
0 Kyliam Posted April 13 Posted April 13 On 3/19/2025 at 5:22 AM, Seller said: added in db then made lua also its food and did something in grf and egg isn't clickable and its in red color like broken equipment. yes good Quote
0 Kyliam Posted April 13 Posted April 13 On 11/11/2024 at 1:04 AM, Chaos92 said: Hey! About the pet egg in my inventory... well, let’s just say it is [choose one or adapt it: a bit of server magic/ a special GM event/ use @makeegg command/ a very specific quest/ a happy little accident]. Sometimes it can be hard to understand all the mechanics of the game, but hey, at least I stay relaxed with my mini pocket ice maker . Quote
0 Seller Posted April 19 Author Posted April 19 On 3/26/2025 at 3:39 PM, Chaos92 said: did u try @makeegg, it works or not ? *makepet <pet id>; This command will create a pet egg and put it in the invoking character's inventory. The kind of pet is specified by pet ID numbers listed in 'db/(pre-)re/pet_db.yml'. The egg is created exactly as if the character just successfully caught a pet in the normal way. // This will make you a poring: makepet 1002; Notice that you absolutely have to create pet eggs with this command. If you try to give a pet egg with 'getitem', pet data will not be created by the char server and the egg will disappear when anyone tries to hatch it. very sorry bro i finally figured out what u were saying i had some egg created by item command so it was mixed with egg created with make eggs so it didnot create thanks alot for help works now Quote
Question
Seller
I made pet egg followed all process but atlast pet eggs where unclickable, i made its egg,lua,pet food and everything entered it into petdb in database please help.
13 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.