Jump to content
  • 0

need help custom item require t in quest


Question

Posted

Hii 
 

i have quest for ev vset 

i want add  require item +10 Valkyrie armor, +10 Valkyrie Manteau, +10 Valkyrie shoes , +10 valkyrie sheild,

what would be code for +10 ?

Thanks in advance..

        case 1: callsub OnBuyItem,7539,300,500000000,"SZeny",31133,1,"announce";

        case 2: callsub OnBuyItem,7539,300,500000000,"SZeny",31134,1,"announce";
        case 3: callsub OnBuyItem,7539,300,500000000,"SZeny",31136,1,"announce";

        case 4: callsub OnBuyItem,7539,200,500000000,"SZeny",31135,1,"announce";    





 

6 answers to this question

Recommended Posts

Posted (edited)

change getitem to getitem2

sorry but i meant to say npc will ask for +10 Valkyrie armor 

in order to get ev. valkyrie armor

where i edit in script? 

case 1: callsub OnBuyItem,7539,300,500000000,"SZeny",31133,1,"announce";

Edited by JassMax
Posted (edited)

If you know how to use @item2 it's just like that.

For example;

getitem2 2357,1,1,10,0,0,0,0,0; // Valkyrie Armor

Hi AnaKid thanks for replying

i know how to use @item2

but can u see my script which i uploaded

and i actualy i want to use delitem

npc ask for +10 Armor in order to get ev. valkyrie armor

( getitem2 2357,1,1,10,0,0,0,0,0; // Valkyrie Armor ) not work on script 

 

Edited by JassMax

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