Raptor007 / aq2-tng

Action Quake 2: The Next Generation. Raptor007's sandbox for testing changes. When verified stable, this code is pushed to the official aq2-tng repo:
https://github.com/aq2-tng/aq2-tng/tree/bots
4 stars 2 forks source link

Auto_join should also remember weapon/item selection. #61

Closed Raptor007 closed 7 years ago

m4son commented 7 years ago

Hm, there is cvar auto_equip for this.

Raptor007 commented 7 years ago

@m4son Perfect, thanks! That's in a different part of the code, so I didn't notice it.

I wonder if always assigning equipment would solve issue #60?