Open the script editor, there is an option to check "Show IDs", if you click that you can go back to the client that this script editor belongs and you can hover on things, if something has an ID it will show it to you and you can ctrl+c to save that ID in memory ready to be pasted.Quote:
How did you get that ID? I hate the world chat and I really hate the quest tracker in the top right of the screen, do you have an id for that one as well? I know I can do a couple of clicks and hide most of it but it is all the time and I would rather just run one snippet to hide both for the account at login.
Delay=10; FrameAction=445,STATE,HIDE; hide world chat FrameAction=186,STATE,HIDE; hide quest window
Delay=10; FrameAction=445,STATE,SHOW; restores world chat FrameAction=186,STATE,SHOW; restores quest window
did you see the fastscript? :pQuote:
Open the script editor, there is an option to check "Show IDs", if you click that you can go back to the client that this script editor belongs and you can hover on things, if something has an ID it will show it to you and you can ctrl+c to save that ID in memory ready to be pasted.
It seems the quest window ID is 186 as I see right now
So you can run this snipet and it will hide both
If you want to restore them you can run this:Code:Delay=10; FrameAction=445,STATE,HIDE; hide world chat FrameAction=186,STATE,HIDE; hide quest window
Code:Delay=10; FrameAction=445,STATE,SHOW; restores world chat FrameAction=186,STATE,SHOW; restores quest window
looks like the fast script method runs the script every time I change area (like if I go to instance, it reruns it)Quote:
did you see the fastscript? :p
You could just remove the Ask and #ENDIF lines, so even if it re-runs the hide part when ever you teleport you'll not notice itQuote:
looks like the fast script method runs the script every time I change area (like if I go to instance, it reruns it)
Is there is a way to run it strictly one time per client at the 1st login or something? If not, no worries, I will run it manually.
Yes I'll do that instead. just run the single command.Quote:
You could just remove the Ask and #ENDIF lines, so even if it re-runs the hide part when ever you teleport you'll not notice it
Why you think it's disabled?Quote:
Yes I'll do that instead. just run the single command.
One thing I noticed today is that now when I run a script the max camera distance setting is disabled and thus returns it to the default. Previously the max camera I used was still applicable.
Did something change?
when I do not run a script, I can zoom out as much as I declared in the settings, when a script runs, my max camera distance is set to what the aion client has, while the script runs I cannot zoom out to range 100 for example. If I stop the script (or it ends by itself) the camera max distance can be again as much as I set it on vanilla settings.Quote:
Why you think it's disabled?
Excuse them, why do they imply that aion belongs to them>? And also there is an EULA that allows people to video tape their game play and they own the content.Quote:
Sorry guys all my videos are gone, gameforge claimed copyright. :(