here's again.. hope this is not considered flooding
what is the command to add the strafe code?
example:
if IsButtonBeingPressed(10, 0) while IsMoving then do
ExecuteActionNode("/Global/G_Striker_A/Default_KEY/ExecuteNodes/LocomotionOverri:de/Combat/CombatBasic", "Act/Anim/G_Striker_A.act")
end
when i try to compile i get that:
luac: lua.lua:48: 'then' expected near 'while'
someone?