• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Bug - Error in modbot.inc

Joined
Mar 15, 2016
RedCents
5,113¢
On line 954 the code is:

Rich (BB code):
/if ((!${Spawn[${NetBots[${TankName}].TargetID}].Type.Equal[npc]} && ${ACState} || ${isNPC[${NetBots[${TankName}].TargetID}]} && !${ACState})) /call AdvCombat

just fixing the error makes the line:

Rich (BB code):
/if ((!${Spawn[${NetBots[${TankName}].TargetID}].Type.Equal[npc]} && ${ACState} || ${Spawn[${NetBots[${TankName}].TargetID}].Type.Equal[npc]} && !${ACState})) /call AdvCombat
 
Bug - Error in modbot.inc

Users who are viewing this thread

Back
Top
Cart