Jump to content

Lilith

Members
  • Posts

    407
  • Joined

  • Last visited

  • Days Won

    11

Posts posted by Lilith

  1. skill_cast_db.txt

    SkillID,CastingTime,AfterCastActDelay,AfterCastWalkDelay,Duration1,Duration2,Cool Down,Fixed Casting Time

    271,4000:3500:3000:2500:2000,3000:2500:2000:1500:1000,0,0,300000,0,0

    change to

    271,4000:3500:3000:2500:2000,10000,0,0,300000,10000,0

  2. why i can't patch ? look image below

    Your server is 3CeAM, but patch for rAthena.

    Some notes:

    @reloaditemdb command will uprate item_vending.txt

    Max item in item_vending.txt is 98 ( default MAX_INVENTORY-2 ) 1 = zeny, 2 = cash. 98 fot your items.

  3. Tenshi, dont know what errors you get. please give screenshot.

    V e r T i g O, sorry, but this version is intended only for 1 item :D

    Mindless, you forget modify idnum2itemdisplaynametable.txt and idnum2itemresnametable.txt in your client data folder.

    idnum2itemdisplaynametable.txt

    30000#Zeny#

    30001#Cash#

    idnum2itemresnametable.txt

    30000#±ЭИ­#

    30001#№МЅєё±И­#

  4. because rAthena = Renewal Athena.

    To get a pre-RE snapshot, you could use an older SVN revision.

    hmmmm... but db folder have pre-re and re folders.

    However, rAthena have REMODE option. why? :) If you do it then do it until the end.

    • Upvote 1
  5. -	cashshop Accessories1 711,29977:1000,29976:2500,29975:1000,29974:2500,29973:1000,29972:10000,29971:2000,29970:3000,29969:10000,29968:10000,29967:10000,29966:10000,29965:50000
    prontera,150,180,3	script	Accessories	100,{
    mes "Would you like to look at the shop?";
    next;
    callshop "Accessories1",1;
    npcshopattach "Accessories1";
    end;
    }

  6. Это не официальный скрипт, поэтому я и прошу его выложить. Насколько мне помнится, это, возможно, скрипт с бегающими по пронте неписями. Посмотри внимательно.

    • Upvote 1
  7. Забудь мой скрипт.

    4399,Thanatos_Card,Memory of Thanatos Card,6,20,,10,,,,,,,,2,,,,,{ if(isequippedcnt(4399) < 3) { bonus bMaxHPrate,5; bonus bMatkRate,10; bonus bAtkRate,10; bonus bDef,-15; bonus bFlee,-15; } },{},{}

    НО в таком случае если карты 3 и более, то никакой эффект не проявляется...

    Вероятно тут нужна модификация исходников.

    • Upvote 3
×
×
  • Create New...