dragon-realms/dr-lich

Status Bar Colors / Command Delay

zerox-20 opened this issue · 1 comments

Trying to reproduce this but sometimes when you connect into Glitch, it captures the game window and says "Connection Closed", you enter a command and then all of the status bar is grey on the bottom, directions etc.

Also, I've noticed and trying to re-produce this also there is a slightly delay in commands. For example when running some scripts it seems to enter commands twice so an example:

fire
load

Its basically not waiting for the RT and inputting the commands. I did these tests with just the Genie Hunt scripts. Without running Lich direct Genie works flawless. This is somewhat fixable with the last command trigger but even that does not always fix the issue as commands then get behind in scripts and has to be restarted.

More on this...

SF handles input MUCH faster then Genie ever did or does. There are always small delays with genie vs SF when it comes to commands. I am wondering with Lich perhaps being in the middle if its doing a slight delay as well which is causing some of the scripts to Double send because it did not detect the first command quick enough.

Easy enough workaround is just using delay/pause commands in your genie scripts.