Kurofly Posted May 3, 2015 Posted May 3, 2015 (edited) Hello rA; I'm trying to use the 'getunitdata' on a homunculus but it seems the game id I get from the gethominfo(0) is incorrect: and here is the script: .gid = gethominfo(0); dispbottom "Your homunculus gid is : "+.gid; getunitdata .gid , .data; dispbottom "His master's character id is : "+.data[6]; Does anyone know how to get the game id of an homunculus properly? Edited May 3, 2015 by Kurofly Quote
Question
Kurofly
Hello rA;
I'm trying to use the 'getunitdata' on a homunculus but it seems the game id I get from the gethominfo(0) is incorrect:
and here is the script:
Does anyone know how to get the game id of an homunculus properly?
Edited by Kurofly0 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.