Lots of problems here:
-This script will only run once: if you want it to run continuously you need to add a loop.
-You have 2 event monitors but nostatements.Code:end_monitor
-You must declare a counter for.Code:Acrebesieged
-You don't have anforCode:end_if.Code:if I_CompareCounter Acrebesieged = 0
I'd suggest you simplify the script drastically, get it to work, and slowly add complexity.
Bookmarks