Issue information

Issue ID
#7711
Status
New
Severity
None
Started
bgamez23
Sep 17, 2013 6:50
Last Post
evilpuncker
Sep 17, 2013 13:23
Confirmation
Yes (1)
No (0)

bgamez23 - Sep 17, 2013 6:50

i use this [url="http://rathena.org/board/files/file/2504-multi-currency-shop/"]Multi Currency Shop[/url]

and i just add the 5470 or [b]Eye Of Darkness[/b] which is disable on my item_db.txt

item_db.txt[code=auto:0] //5470,Eyes_Of_Darkness,Eye Of Darkness,5,20,,100,,1,,0,0xFFFFFFFF,7,2,512,,50,0,467,{ bonus bDex,1; bonus2 bResEff,Eff_Blind,10000; },{},{} [/code]
i just noticed instead of displaying item does not exist. the server ignoring that there is an item that are not existed on the database.

[img]http://s23.postimg.org/ykxauqb4r/wew.jpg[/img]

evilpuncker - Sep 17, 2013 13:23

related:
[url="http://herc.ws/board/tracker/issue-7570-18574lord-of-death-duplicated-in-item-db/"]http://herc.ws/board/tracker/issue-7570-18574lord-of-death-duplicated-in-item-db/[/url]


seems like the item_db parser code need some review