// eqippes a player for the player, Called from weapon slots tap on slot event public void SelectWeapon(int wepindex) { playerWeps_ref.EquipWeapon(wepindex); }