Jump to content

Damon

Members
  • Posts

    32
  • Joined

  • Last visited

Posts posted by Damon

  1. you configure/save item and number and when you use the npc, he will give you the Item do you need.

    Example, i configure for need 150 white pot when i restock.

    if i have 55 white pot on my storage, restock give me 95.

  2. Hi ! Me again ;_;.

    I wondered if it was possible to add a cool down after a @refresh

    like:

    @ refresh

    [10 seconds cool down, before resuming command]

    Just a script/change conf or need src modif (sry if it's the case, move my topic in src modif request >: ) ?

    Thx a lot for answer me ! :)

    PS : Again, sorry for my english.

  3. Hi (ogod him again !)

    Sorry Sorry xD.

    I don't find a script whis @sameip/@whoip, who list account IG with same IP.

    Example

    ------- Same IP -----------

    Noob have an IP 192.166.66.66

    Nooby1 have an IP 192.166.66.66

    ------ 2 same IP found -------

    or just

    -------- Same IP

    Noob and Nooby have same IP

    Bref, u see what i say ! :D

    Thanks again people for your help.

    This board roks. :)

  4. switch(select("Yes….I do:No,sorry")) {

    case 1:

    mes "[Larry]";

    mes "Ok here you have your sword.";

    next;

    getitem 13062,1;

    set Zeny,Zeny-1000000;

    next;

    mes "[Larry]";

    mes "Ok good bye.";

    close;

    case 2:

    mes "[Larry]";

    mes "Oh….Well.So good bye.";

    close;

    case 2:

    mes "[Larry]";

    mes "The armor costs 2000000.Do you want to buy it?";

    Check your map server, error it's write and you know what's don't works.

  5. Hi. Me again, sorry /shy.

    How can we do for make an item like AD & Poison Bottle but only usable in BG map.

    Example : Trade 20 Badge > 20 AD (but this AD can only use in BG map, not in pvp, woe etc.)

    Need to create a new item ? But this item be an another ID and don't use with AD skill...

    Anyone with solution please ? :)

×
×
  • Create New...