Jump to content
  • 0
wtfabear

Adding NPC dialogue art

Question

Hi, I'm wondering if it's possible to add NPC dialogue art to already existing npcs. I'm talking about the picture of the npc that appears on the bottom right of the screen when you talk to the NPC, like what happens with the Kafra girls.

Would this be a client side thing, server side, or both?

I can't figure out how the client knows to show the npc art.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Also known as cutins and renders, many of them already exists. You can find them in (r)data.grf under the following path:
data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/illust

In order to incorporate them in a script, you'll need to add something like cutin "filename",position;
More information can be found here.

Good luck~

Link to comment
Share on other sites

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.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.