![]() |
Quote:
|
Well those signs look perfectly fine for me on many servers.
|
Quote:
|
Playerlist update:
We have changed the code to not recreate/hide the playerlist anymore when you switch to another server. We have also fixed problems with the docking option, so it should work much better now :) There is still a problem with the playerlist becoming smaller each time you open Graal, will try to fix that. |
Script help update:
The /scripthelp command on servers now include v6 script functions and variables :) |
Quote:
|
1 Attachment(s)
GuiShowImgCtrl's sometimes does not update when in an external window.
Try the attached script (I tried to put it in this post, but got that stupid security error) When you press change image while the window is internal, it will update with no problems. When you pop the window out, then press change image, it will usually change once, then stay at that image until the window is resized. Note: The image is actually changed. If you echo the GuiShowImgCtrl image after changing, it is changed. The image itself is just not updated. |
Similar to the GuiShowImgCtrl bug above.
Changing the value in a GuiSliderCtrl (internal or external) after it's been created doesn't update the position of the slider on the GUI. |
Another thing I just noticed with GUI windows. (Idk if this was the same in v5)
If a GUI control within the window's width or height extends the boundary of the window, you cannot resize the window where it overlaps. (Assuming because your clicking on the control, and not the window boundary) Even though the control is hidden underneath the borders of the window, it seems to be above the window border. If a GUI control passes the borders of a window, it should be hidden and not be able to be clicked. |
Quote:
I also just realised rotationcenter works by using a specific x + y rather than an offset, like: PHP Code:
PHP Code:
|
The alpha of the shadowcolor is 1/255?
|
Quote:
I'm also wondering if the minimise button on the playerlist is meant to be removed once the playerlist is docked to the border of the screen? What makes this most frustrating is that when the playerlist is docked it always appears on top of other windows I have open, so it would be good to minimise it. |
floor() or Math.floor() do not seem to be working. Math.pow() is not working either.
It seems the Math object is non-existent or something. Using any of these functions results in Quote:
|
Math & co are just for flash compatibility, there is MovieClip.math.
Graal has partial support for using Flash vector graphics and simple scripts (inside swf) although we are currently not using it. |
Quote:
|
All times are GMT +2. The time now is 01:57 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.