Jump to content
  • 0

Question

Posted

I found out when im scripting, i think there are some TYPO ERROR?

 

The fourth place when scripting an item is Type. ID,DBName,Name,TYPE,Price,Sell Etc...

 

The guide says type 4 = Armor then type 5 = Weapon. (According to https://github.com/rathena/rathena/blob/master/doc/item_db.txt and http://rathena.org/wiki/Custom_Items)

 

When I looked at Item_db (which is from, if im not mistaken, official ragnarok online) the script for an armor is: 

 

2319,Glittering_Clothes,Glittering Jacket,5,20,,2500,,7,,1,0xFFFFFFFE,7,2,16,,60,1,0,{ bonus bMdef,5; bonus2 bAddEff,Eff_Blind,300; },{},{}

 

Then the Item is: 

 

1624,Lich_Bone_Wand,Lich's Bone Wand,4,20,,800,60,,1,2,0x00018314,2,2,2,3,70,1,10,{ bonus bInt,1; bonus bDex,1; bonus bAtkEle,Ele_Undead; bonus bMatkRate,20; bonus3 bAutoSpellWhenHit,"NPC_WIDECURSE",5,10+getrefine(); if(getrefine()>=9){ bonus bMatkRate,3; bonus bMaxSP,300; } },{},{}

 

I need answers! ASAP!

 

Its so confusing! MY MIND'S GONNA BLOOOOW!!! GRRAAAAAA!!!!!!!!

 

THANK YOU :)

2 answers to this question

Recommended Posts

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