Jump to content

Home

Multiplayer Game with no Shields?


andywebs

Recommended Posts

I haven't tried it out myself, but if the Q3 way of disabling items works the way you'd expect it to in JK2, the command would look like this:

 

set disable_item_shield_sm_instant 1

set disable_item_shield_lrg_instant 1

 

You could put them back using:

 

set disable_item_shield_sm_instant 0

set disable_item_shield_lrg_instant 0

 

Theoretically, this should work for every individual item type in the game. I haven't taken the time to test it since I never felt like disabling them. ;) If someone wants to try it out and let us know if it works the way we'd expect, that would be fantastic. Otherwise, I'll test it out myself, later.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...