Issue information

Issue ID
#6171
Status
Unable to Reproduce
Severity
None
Started
Hercules Elf Bot
Jul 4, 2012 14:46
Last Post
Hercules Elf Bot
Jul 4, 2012 15:21
Confirmation
N/A

Hercules Elf Bot - Jul 4, 2012 14:46

Originally posted by [b]hendra814[/b]
Using lastest SVN (16375)

My char RK can't equip item 1422 but can equip 1429

looking for item_db and item_db.sql, it's look doesn't problem.

for item_db
[quote]1422,Hunting_Spear,Hunting Spear,4,20,,4200,180,,3,1,0x00004082,2,2,2,4,60,1,4,{ bonus bIgnoreDefRace,RC_Brute; bonus3 bAddMonsterDropItem,517,RC_Brute,1000; bonus3 bAutoSpell,"LK_JOINTBEAT",3,100; },{},{}


1429,Hunting_Spear_M,Hunting Spear,4,20,,4200,180,,3,1,0x00004082,2,2,2,4,60,1,4,{ bonus bIgnoreDefRace,RC_Brute; bonus3 bAddMonsterDropItem,517,RC_Brute,1000; bonus3 bAutoSpell,"LK_JOINTBEAT",3,500; },{},{}
[/quote]

for item_db.sql

[quote]REPLACE INTO `item_db` VALUES (1422,'Hunting_Spear','Hunting Spear',4,20,NULL,4200,180,NULL,3,1,0x00004082,2,2,2,4,60,1,4,'bonus bIgnoreDefRace,RC_Brute; bonus3 bAddMonsterDropItem,517,RC_Brute,1000; bonus3 bAutoSpell,\"LK_JOINTBEAT\",3,100;',NULL,NULL);

REPLACE INTO `item_db` VALUES (1429,'Hunting_Spear_M','Hunting Spear',4,20,NULL,4200,180,NULL,3,1,0x00004082,2,2,2,4,60,1,4,'bonus bIgnoreDefRace,RC_Brute; bonus3 bAddMonsterDropItem,517,RC_Brute,1000; bonus3 bAutoSpell,\"LK_JOINTBEAT\",3,500;',NULL,NULL);
[/quote]

[color=#ff0000]Edited[/color]
Sorry, please abuse my post..
my antivirus block again after i'm compiling server.
I'm really sorry for it.
Thanks

This post has been edited by hendra814 on Jul 4, 2012 14:59

Hercules Elf Bot - Jul 4, 2012 15:06

Originally posted by [b]malufett[/b]
can't reproduce..I can equipped both of them...