speedycerv
Active Member
I am reinstalling everything as I just got a new harddrive. So have innerspace set up, isxeq2 set up, set up the repository, moved the 2 folders, downloaded the ogre.dll. executed the extensions in the console, let everything update. Did ogre spell in console. The ogre to load the bot. Set up the file in the do not share with others with login information. Everything seems as it should except no one can move to or behind the mob even though the options are selected on the bot. I see the character flinch, in between each spell cast like it is trying to move but it isn't.
I have this set up also:
;// Default movement keys for Ogrebot. Only change the letters at the end.
#if !${OgreForwardKey(exists)}
variable(global) string OgreForwardKey=w
#endif
#if !${OgreBackwardKey(exists)}
variable(global) string OgreBackwardKey=s
#endif
#if !${OgreAutoRunKey(exists)}
variable(global) string OgreAutoRunKey=Num Lock
#endif
I'm out of ideas. Any clue?
I have this set up also:
;// Default movement keys for Ogrebot. Only change the letters at the end.
#if !${OgreForwardKey(exists)}
variable(global) string OgreForwardKey=w
#endif
#if !${OgreBackwardKey(exists)}
variable(global) string OgreBackwardKey=s
#endif
#if !${OgreAutoRunKey(exists)}
variable(global) string OgreAutoRunKey=Num Lock
#endif
I'm out of ideas. Any clue?