Jump to content
JamS

Please help paano po maglagay ng PERMANENT "Quest" Emoticon sa NPC

Recommended Posts

Use showevent

Quote

 

*showevent <icon>{,<mark color>{,<char_id>}}
   
  Show an emotion on top of a NPC, and optionally,
  a colored mark in the mini-map like "viewpoint".
  This is used to indicate that a NPC has a quest or an event to
  a certain player.
   
  Available Icons:
   
  Remove Icon : QTYPE_NONE
  ! Quest Icon : QTYPE_QUEST
  ? Quest Icon : QTYPE_QUEST2
  ! Job Icon : QTYPE_JOB
  ? Job Icon : QTYPE_JOB2
  ! Event Icon : QTYPE_EVENT
  ? Event Icon : QTYPE_EVENT2
  Warg : QTYPE_WARG
  Warg Face : QTYPE_WARG2 (Only for packetver >= 20120410)
   
  Mark Color:
  0 - No Mark
  1 - Yellow Mark
  2 - Green Mark
  3 - Purple Mark

 

 
Link to comment
Share on other sites

Hello. sa may NPC Coordinates 

 

Ex :

Quote

prontera,156,169,4    script    Disguise Event    795,{
    OnPCLoadMapEvent:
    showevent 4,3;

 

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
Reply to this topic...

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