well its not actually error but i have this in my item_db2
40000,Flemeres_Wing,Flemeres_Wing,5,,0,10,,10,,0,0xFFFFFFFFF,7,2,1,,1,1,1800,{ bonus bAgi,6; },{},{}
when im going to try it ingame it say " You Cannot Get The item"
script error on npc/chaos/dota_sound.txt line 52
need '('
47 : // a player must kill another player with this minimum <this number> level to get the announcement and in the ladder.
48 : // Otherwise only have streak ended announcement and killed player's streak reset.
49 : // Its possible for a level 1 novice to kill a level 55 player and he/she will still get in the ladder
50 : // but a level 55 kill a level 1 player will get nothing
51 : // 0 - off this system ( default is 55, pk setting )
* 52 : set '.'lvltokill, 0;
53 :
54 : // when a player kill another same player <this number> times in a row, the player is warp back to save point.
55 : // and the player's streak and ownage count will deduct accordingly
56 : // 0 - off this system
57 : set .counttopunish, 6;
ive followed the guide from rathena wiki.
i added juggernaut sprite.
should it be like ALL CAPITAL LETTER In lua ? but my script name are small letters