Beginner Modding

https://preview.redd.it/kkqh4b1hj5ce1.png?width=1286&format=png&auto=webp&s=85852bf140e8c37c9970f4e331120f8689bfcc9b

After using the TW3 Mod Manager and Script Merger, I thought I was done after resolving the following merge errors:

  • Error [mod0000_mergedfiles]game\gui\popups\itemselectionpopup.ws(303): Found unexpected '}'
  • Error [mod0000_mergedfiles]game\player\playerwitcher.ws(11318): Syntax error, unexpected TOKEN_IF, expecting TOKEN_FUNCTION, near 'if'
  • Error [mod0000_mergedfiles]game\player\r4player.ws(3372): Syntax error, unexpected TOKEN_IDENT, expecting TOKEN_FUNCTION, near 'oilItems'
  • Error [modalchemyrequiresmeditation]modalchemyrequiresmeditationplayerwitcherannotation.ws(690): Wrap function 'ApplyGamepadTriggerEffect' must wrap an existing function.
  • Error [mod0000_mergedfiles]game\player\playerwitcher.ws(11558): Syntax error, unexpected TOKEN_IF, expecting TOKEN_FUNCTION, near 'if'

I thought solving these meant I finally knew how to mod TW3. But NO! Now I realize I know nothing about modding!

I would gladly appreciate any help. Thanks!