cannot equip because of tribe difference

07/18/2015 13:42 Dev.Ahmed_Elnashary#1
i tried to make second weapon with new bsr like my game is dg12 i copied my weapons Lines then i added >> _1 to every weapon

like >> Normal Code is >>ITEM_CH_SWORD_12_A_RARE

i copied it then i added (_1) ITEM_CH_SWORD_12_A_RARE_1

when i try to hold it system give this MSG

((cannot equip because of tribe difference))

how i can solve it and make this weapons working fine like normal weapons and Give same damg :)
07/18/2015 14:53 mtnman33#2
because the gameserver and the database can not read the format of the item the _1 changes the format and can not be read that way , you have to change it on both the database and the media.pk2 the data.pk2 and the partical.pk2 then add it to your smc as well and all 4 places on the SQL database files that store items . have fun with all that...lol