View Single Post
  #162  
Unread 11-18-2008, 02:56 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Quote:
Originally Posted by dragowulf View Post
How can you make the script constant??????? I've noticed that EQ2 does not respond very well to loops.

I made an auto attack timer work, but it only works for when the auto attack is triggered and when you toggle the auto attack on/off the game crashes.

Any ideas?
If you don't care about misses just trigger it from the combat bubble exclusively. Or loop it exactly once (which is no problem even in view of EQ2's loop detection) and assume you won't miss more than once in a row. Increase that number until you have a reasonable likelyhood of success. But keep triggering from the bubble anyway to resync.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.

Last edited by gm9 : 11-18-2008 at 02:58 AM.