Kurofly Posted May 3, 2015 Group: Members Topic Count: 31 Topics Per Day: 0.01 Content Count: 283 Reputation: 31 Joined: 07/08/14 Last Seen: January 15, 2022 Share 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 Link to comment Share on other sites More sharing options...
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 KuroflyLink to comment
Share on other sites
0 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.