TCX_LongZhu
parent
298570b3fe
commit
8445980205
|
@ -339,6 +339,7 @@ function this.GetFormationPower(formationId)
|
|||
if power2 > PlayerManager.maxForce then
|
||||
NetManager.RequestUserForceChange(FormationTypeDef.FORMATION_NORMAL)--targetTeamId
|
||||
PlayerManager.maxForce = power2
|
||||
SubmitExtraData({ type = SDKSubMitType.TYPE_VIP_LEVELUP })
|
||||
end
|
||||
-- 编队战斗力刷新
|
||||
Game.GlobalEvent:DispatchEvent(GameEvent.Formation.OnFormationPowerChange, power2)
|
||||
|
|
Loading…
Reference in New Issue