Heya,
Thats what I tried as I saw they were Weapon Classnames but it appears to be a bit.. odd.
This works fine with NV Goggles and Binoculars.
w1 removeWeapon "NVGoggles"
However, when I try ItemMap (taken from
this list) it doesn't remove it. More specificly I'm trying to remove the map from a player. No matter how I run this (using player instead of w1 etc) he still has access to the map.
Edit - Found the problem. Even though you remove the map from the player (which does actually work) to actually stop the player viewing the map you need to remove the item 'ItemGPS' as well.
Solved!
Thanks