Jump to content

Recommended Posts

Posted

//

//>>> Script TO BUY AT NPC By AdlerBR

//>>> IN MANY SERVERS YOU CAN BUY ONLY 1000 ITEMS EACH TIME

//

//

LABEL(START)

ITEMCOUNT(Blessed Scroll of Escape: Clan Hall [iD=5858],<,200) //>>> WHAT AND HOW MANY YOU WANT BUY <<<//

{

NPCSEL(Serena)  //>>> NPC NAME (YOU CAN CHANGE)  <<<//

DELAY(300)

NPCDLG(Serena)  //>>> NPC NAME (YOU CAN CHANGE)  <<<//

DELAY(300)

DLGSEL(Clan hall functions)  //>>> BUY TEXT (CHANGE IF IS DIFERENT)  <<<//

DEALY(300)

DLGSEL(Item Creation)  //>>> BUY TEXT (CHANGE IF IS DIFERENT)  <<<//

DEALY(300)

BUYITEM(Blessed Scroll of Escape: Clan Hall [iD=5858,3) //>>> ITEM AND MAX YOU CAN BUY  <<<//

CALL(START)

}

EXIT()

 

 

and it isnt work, i dont know why.

Some 1 can tell me what is wrong ?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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