The problem I'm having is I've added a new weapon to the game (CS), and it all works fine unless you drop it on the ground near another stalker, at which point the game crashes to desktop. Drop it where there's no people around and it's fine, but if there's a stalker nearby then as soon as he starts to walk towards it the game crashes. So I'm thinking there's some list somewhere with weapon priorities or something that determines wheather they should pick it up or not, and since my new weapon is'nt on there it's causing a CTD.
Anyone know anything about this? Or maybe have any other suggestions as to what might be the problem? any help would be much appreciated

Edit: I see some files in AI/common called weaponeffectiveness.efd, mainweaponvalue.efd etc. Anyone know of a way to view/edit these files?