Razish / japp

JA++ server and client modification for Jedi Academy
GNU General Public License v2.0
44 stars 30 forks source link

Add: cg_forceOwnSaber for dual sabers #388

Closed Razish closed 5 years ago

Razish commented 8 years ago

e.g. cg_forceOwnSaber single_1 single_1

...and in general we should detect what type of saber the user has - single, dual, staff

Question: If the server thinks we're using a staff saber, we think we're using a staff saber, but cg_forceOwnSaber is set to a single saber...what do we do :)?

Razish commented 8 years ago

Almost done, just fixing some issues WRT dual and staff sabers...bah

Razish commented 8 years ago

Added in 5d100dd - may still be issues with dual/staff sabers that may not be able to be fixed (client doesn't have enough information regarding staff sabers)