hey guys, i just to try this one, having a full powerbars at the start of round, where should i edit this?
Try adding this state override to the character:[mcode];---------------------------------------------------------------------------; Initialize (at the start of the round)[Statedef 5900]type = S[State 5900, added]type = PowerSettrigger1 = 1value = 3000[State 5900, 1] ;Clear all int variablestype = VarRangeSettrigger1 = roundsexisted = 0value = 0[State 5900, 2] ;Clear all float variablestype = VarRangeSettrigger1 = roundsexisted = 0fvalue = 0[State 5900, 3] ;Intro for round 1type = ChangeStatetrigger1 = roundno = 1value = 190[/mcode]