this is in weapon_chance.cfg to add weapon:
wc_add <name> <chance> <team> <clip> <ammo> <announce>
I want to add flags to a weapon,like this:
wc_add <name> <chance> <team> <clip> <ammo> <announce><flag>
if weapons' flags contain players' flags,then this player can get weapon.
how to add the code?
thank you in advance.