Running RG Very Vanilla install of MQ2 on THF while trying to set things up and doing trial and error stuff to see what works and not works, i tried this modbot version out here.
Anyway when i try to run modbot and a character starts to buff i get the following error.
Anyway when i try to run modbot and a character starts to buff i get the following error.
Code:
Failed to parse /if command. Could not find command to execute.
modbuff.inc@651 (BuffThem(int a, int tSpellID, int tGem, int tTargetID, int tBot)): /if (!${Select[${Cast.Result},cast_immune,cast_takehold]} || ${ABTarCnt[${a}]}>1)) {
modbuff.inc@254 (ABBuffCheck): /call BuffThem ${a} ${tSpellID} ${tGem} ${tTargetID} ${tBot}
modbot.mac@139 (Main(INI)): /if (${DoBuffs} && ${ABCount} && !${ABCheckTimer} && !${APPullDelay}) /call ABBuffCheck
Usage: /if (<conditions>) <command>

