Hello,
I'm working on a v15 based Client/Server and i'm in trouble adding weapons to NPC.
I want to add from Guardians Weapons to Legendary Weapons to NPC "Luda"
i tried :
AddVendorItem( 3, IK3_SWD, 1, 1, 100, 100 );
4th Column,ItemKind3_Sword,Job required = Mercenary,dwItemRarity MinimumdwItemRarity Maximum
so, in the 4th column, i should have every swords used by Mercenary with a dwItemRarity minimum is 1 and the dwItemRarity Maximum is 100
But in game, I only got sword until lvl 85 and no Guardians (60) Historic (75)
I'm definitely trying to find a way to do it correctly.
If someone know how to do that, if he could show me, would be really good.
thanks.






