This entire line works, except for the ID. I want the ID to be determined on the monster the player selected in the menu. (my pet ID and monster ID are the same.)
What I don't understand is, why getd(".@pet_name$[.@s]") is working (as in, the name shows up properly), but getd(".@pet_id[.@s]") is not working.
Can someone please tell me where I went wrong? Thank you very much.
Question
Helena
This entire line works, except for the ID. I want the ID to be determined on the monster the player selected in the menu. (my pet ID and monster ID are the same.)
What I don't understand is, why getd(".@pet_name$[.@s]") is working (as in, the name shows up properly), but getd(".@pet_id[.@s]") is not working.
Can someone please tell me where I went wrong? Thank you very much.
monster "gon_test", 62, 86, getd(".@pet_name$[.@s]"), getd(".@pet_id[.@s]"), 1,strnpcinfo(0)+"::Dead",0,1;
Edited by Helena4 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.