Getting actor id

● ARCHIVED · READ-ONLY
Started by Ameer 8 posts View original ↗
  1. Hey basically i want a script to get actor id one but i tried many things but none of them worked but i want that script to work with Sumrndmdde's Hud maker for Actor face property
  2. Check in here.
  3. RetroExcellent said:
    Check in here.

    yeah i read it but it's quite messy and i couldn't find anything
  4. $gameParty.members()[0].actorId()
  5. Poryg said:
    $gameParty.members()[0].actorId()
    But it's still giving me the first member of party
  6. What are you looking to do? $gameParty.members() returns an array of all members in the party, what you do with that is up to you but all actor IDs are in there.
  7. LTN Games said:
    What are you looking to do? $gameParty.members() returns an array of all members in the party, what you do with that is up to you but all actor IDs are in there.
    no no i just want to enter hard coded id of a actor
    .....Not to double post my work is done i just entered one and it worked
  8. This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.