Jump to content

Jazz

Members
  • Posts

    90
  • Joined

  • Last visited

Posts posted by Jazz

  1. The reason i wanted to use this

    idnum2itemresnametable

    idnum2itemdisplaynametable

    idnum2itemdesctable

    is because i have the updated one. and if i wanted to use iteminfo.lub i may need to manually update it. .

    and if i reverted back to 2012-04-10 it would be much more work, other gibberish text there is hard-coded.

    is there a converter or this text to files to ItemInfo.lub or do i really need to manually update it?

    thanks for your help guys

  2. Lets move all settings to SQL , that way we can have a Admin Control Panel to adjust rAthena settings, from a website, restart from a web site wink.png

    Change is good and inevitable. plus i like this idea so. Option number 2

  3. 
    4615,Sealed_Gloom_Under_Night_Card, Sealed Gloom Under Night Card,6,20,,10,,,,,,,,16,,,,,{ bonus2 bAddEle,Ele_Holy,20; bonus2 bAddEle,Ele_Dark,20; bonus2 bAddRace,RC_Angel,20; bonus2 bAddRace,RC_Demon,20; if(getrefine()>=15) { bonus2 bAddEle,Ele_Holy,10; bonus2 bAddEle,Ele_Dark,10; bonus2 bAddRace,RC_Angel,10; bonus2 bAddRace,RC_Demon,10; } },{},{}
    4616,Sealed_Amon_Ra_Card, Sealed Amon Ra Card,6,20,,10,,,,,,,,64,,,,,{ bonus bAllStats,1; bonus3 bAutoSpellWhenHit,"PR_KYRIE",5,(30+70*(readparam(bInt)>=99)); if(getrefine()>=15) { bonus bAllStats,1; bonus3 bAutoSpellWhenHit,"PR_KYRIE",8,(30+70*(readparam(bInt)>=99));} },{},{}
    4617,Sealed_Knight_Windstorm_Card,Sealed Stormy Knight Card,6,20,,10,,,,,,,,2,,,,,{ bonus3 bAutoSpell,"WZ_STORMGUST",2,10; bonus2 bAddEff,Eff_Freeze,1000; if(getrefine()>=15) { bonus3 bAutoSpell,"WZ_STORMGUST",2,15; bonus2 bAddEff,Eff_Freeze,1500;  },{},{}
    
    4609,Sealed_Samurai_Card,Sealed Samurai Card,6,20,,10,,,,,,,,2,,,,,{ bonus bIgnoreDefRace,RC_NonBoss; bonus bHPrecovRate,-100; bonus2 bHPLossRate,888,5000; if(getrefine()>=15) { bonus bIgnoreDefRace,RC_NonBoss; bonus bHPrecovRate,-100; bonus2 bHPLossRate,777,8000; },{},{ heal -999,0; }
    
    

    Am I in the right path? Just wanted to help the community as well as gain knowledge in scripting item for my server

  4. @InfectedX I tried using it with no effects on. and it won't error.

    maybe by changing the effects of the said skills ( Quagmire and Safetywall)

    @all anyone here who can help for a quick fix for this. thanks

    http://rathena.org/board/tracker/issue-6683-bug-with-quagmire-and-safety-wall-skills-w-2012-06-18-client/page__gopid__14435#entry14435

    really planning to use this client for our server

×
×
  • Create New...