made auto login slower in hopes to make it working better in case of small lags.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#var badaliases {music|StopMusic|sc|capture}
|
#var badaliases {music|StopMusic|sc|capture}
|
||||||
#ForAll @badaliases {#gunalias %i}
|
#ForAll @badaliases {#gunalias %i}
|
||||||
|
|
||||||
#Alias login {#gagon all; 1; %charInfo(name); #wait (0.1); #ungagon; %charInfo(password)}
|
#Alias login {#alarm 1 {#gagon all; 1; %charInfo(name); #wait (0.1); #ungagon; %charInfo(password)}}
|
||||||
#alias ActualSave {#if {%length(@decchar)>1 OR %length(@decchar)<1} {#say {Attention. Your decimal seperator was set incorrectly therefore it has been switched to default.};#var decchar .};
|
#alias ActualSave {#if {%length(@decchar)>1 OR %length(@decchar)<1} {#say {Attention. Your decimal seperator was set incorrectly therefore it has been switched to default.};#var decchar .};
|
||||||
#File 6 {settings.set} 1;
|
#File 6 {settings.set} 1;
|
||||||
#Var SettingsFileCounter 0;
|
#Var SettingsFileCounter 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user