NerfYoda Posted June 27, 2002 Share Posted June 27, 2002 Is there a way to disable items such as turrets, drones, force fields, etc? Link to comment Share on other sites More sharing options...
MatrixCPA Posted June 27, 2002 Share Posted June 27, 2002 Yes, you use the following format in your config: seta disable_<item name in console> "1" The <item name in console> would be what you see in the console when someone picks up that item. For example: seta disable_item_medpak_instant "1" seta disable_item_shield_sm_instant "1" seta disable_item_shield_lrg_instant "1" ...would remove all the medpack and shield pickups from the map. To return them, you just set the same values to 0. I don't have a comprehensive list of all items handy, but you can just pick one up and see what it says in the console. Enjoy. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.