rakuzas Posted January 12, 2018 Posted January 12, 2018 (edited) Hello, As the title, how can I force pet turn into egg? And then delete the egg? Like example : 1. Player talk to this npc.. then this NPC will turn his pet into egg. 2. After turn the pet into egg, npc will delete his egg and giving the item as reward or give other egg as reward. Is it possible by the way? Trying googling around and read script_commands.txt not found anything related like this.. Thank you in advance~ Edited January 12, 2018 by rakuzas Quote
2 Archetype Saber Posted January 12, 2018 Posted January 12, 2018 Turn it into egg by yourself and try using the 'delitem' and 'getitem' script. as far as I know theres no command/script for "Turning the pet into egg state via NPC Script". Cheers! Quote
0 rakuzas Posted January 12, 2018 Author Posted January 12, 2018 2 hours ago, Archetype Saber said: Turn it into egg by yourself and try using the 'delitem' and 'getitem' script. as far as I know theres no command/script for "Turning the pet into egg state via NPC Script". Cheers! Ok.. So the only method is : 1. Player need to turn his pet into egg before proceed. 2. NPC will delete his egg using delitem. 3. NPC will give player item using getitem. Ok thanks.. Just wondering is it possible.. Its ok if not possible.. Haha.. Quote
0 Archetype Saber Posted January 12, 2018 Posted January 12, 2018 Exactly. probably the best answer I can think of. Quote
Question
rakuzas
Hello,
As the title, how can I force pet turn into egg? And then delete the egg?
Like example :
1. Player talk to this npc.. then this NPC will turn his pet into egg.
2. After turn the pet into egg, npc will delete his egg and giving the item as reward or give other egg as reward.
Edited by rakuzasIs it possible by the way? Trying googling around and read script_commands.txt not found anything related like this..
Thank you in advance~
3 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.