the only error i have is Error [mod0000_mergedfiles]game\player\playerinput.ws(3813): Found unexpected '}' If i delete the } i just get a different error: Error [mod0000_mergedfiles]game\player\playerinput.ws(305): syntax error, unexpected TOKEN_GET_PLAYER, expecting TOKEN_FUNCTION, near 'thePlayer' Line 305 looks like this: (305:) thePlayer.SetupCombatAction( EBAT_CastSign, BS_Pressed );(306:) return true;