Jump to content
  • 0

NPC doing Quest emotes


Question

Posted

Heya,

I know the title might sound confusing that NPC will do an emote( /gg or etc) on the script, but i already know that.

What Im asking is this, (look at screenshot) I have no idea how to do this. Any Guide or help will be appreciated. Ty ~

screenChaos004_zps167b2e2b.jpg

screenChaos005_zps9e418bcf.jpg

4 answers to this question

Recommended Posts

Posted

using this showevent

*showevent <state>, <color>;

Show a colored mark in the mini-map like "viewpoint" and an emotion on top of a NPC.
This is used to indicate that a NPC has a quest or an event to certain player/s.

state can be:
0 = disable ( Used to disable and remove the mark and the emotion from the NPC. )
1 = exclamation emotion ( Used to show an important quest event to certain player. )
2 = interrogation emotion ( Used to show an non-important quest event to certain player. )
Other value may cause client crashes.
color can be:
0 = yellow "Quest"
1 = orange "Job"
2 = green "Event"
3 = an MVP flag

other values show a transparent mark in the mini-map.

  • Upvote 3

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...