Jump to content
  • 0

[scripting support] homunculus GID


Question

Posted (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:

post-27270-0-59030700-1430689151_thumb.png

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 by Kurofly

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...