Jump to content

Help me please for me in game do general npc scripts i don't know where x,y map?.Add script new please.


nonnan001

Recommended Posts


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  1
  • Reputation:   0
  • Joined:  08/14/13
  • Last Seen:  

     i make script npc map]

       change item to item

                []code[]

 morocc,153,97,5 script hatapple 64,{

mes"[APPLE^_^จร้า!!]";
mes"อืม......... .....";
next;
mes"เจ้ามาข้าเจ้าต้องการแรกหมวกAppleกะข้างั้นรึ!!!";
menu"ตกลง",L_Change,"ยกเลิก",L_no;
next;
mes"'งั้นเจ้าจงไปหาผลAppleมาให้ข้าสัก1000ผล";
next;
mes"แล้วกลับมาคุยกะข้าใหม่";
L_no:
mes"เจ้ายังไม่พร้อมก็ไม่เป็นไร";
next;
mes"ไว้เจ้าค่อยกลับมาข้าค่าใหม่ภายหลังและกันนะ";
L_NoItem:
mes;"เจ้ามีผลAppleไม่พอข้าต้องการ1000ผล";
next;
mes"ไว้เจ้าค่อยกลับมาข้าค่าใหม่ภายหลังและกันนะ";
L_Change:
if ( countitem(512) < 1000 ) goto L_NoItem{
mes"'ยินดีด้วยเจ้าได้หมวกAppleเป็นที่เรียบร้อยแล้ว";
delitem 512,1000;
getitem 13260,1;
close;
}
please  user or admin  please to check for script to me .
scrip me to false to column? i very thanking for help^_^.or user and admin very much.
 
photo in game where is map name and x,y i don't no.
 
Edited by nonnan001
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  78
  • Reputation:   2
  • Joined:  08/02/12
  • Last Seen:  

code for npc

<mapname>,<x>,<y>,<facing><tab><script><tab><npcname><tab><npcsprite>,{

e.g prontera,64,99,4<tab button not space>script<tab again>npchatapple<tab again>851,{

to know your coordinate. type /where ingame. it will display on bottom of chat

e.g prontera(64,99)

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