Jump to content

novacrash

Members
  • Posts

    2
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Sherbrooke, QC, Canada

novacrash's Achievements

Poring

Poring (1/15)

0

Reputation

  1. There's another post about this http://rathena.org/board/topic/66035-pertz-plate-itemdb-error/ See my answer there.
  2. bonus bMdef,10; bonus bBaseAtk,20; bonus bFlee,17; if(isequipped(2476,2575,2884)) { bonus2 bAddRace,RC_NonBoss,10; bonus2 bAddRace,RC_Boss,10; bonus2 bSkillAtk,"RK_SONICWAVE",100; bonus2 bSkillAtk,"RK_WINDCUTTER",100; autobonus "{ sc_start SC_CONCENTRATION,10000,(getskilllv(\"LK_CONCENTRATION\"))?getskilllv(\"LK_CONCENTRATION\"):1; bonus bAspd,2; }",1,10000,BF_WEAPON,"{}"; } This is what goes into SQL table. The item_db.sql is incorrect the \ need to doubled inside the autobonus. Like so \\"LK_CONCENTRATION\\"
×
×
  • Create New...