![]() |
Quote:
|
Attributes still aren't being sent serverside. I think you can test this out on UN using their tailor tools. I can't seem to change my appearance with it because even though it looks like I changed, everyone else still sees my old look and it reverts back when I log on.
Also, if you go on UN try out the Broom script. When you get off of it it messes with your body, making it white/transparent and zooms in and out. I imagine it is having problems with sprites < 20, but this problem didn't occur in v5. |
Quote:
|
Quote:
|
Maybe this is just me, but in V6 trying to open history for someone that I have a long pm history with literally freezes and crashes the client.
|
Quote:
|
To explain the highlighting problem further:
1. Open a script in Client RC. 2. Highlight the text with your mouse, and hold down the button. 3. Move your mouse cursor off the script editor window. 4. Let go of the mouse button. 5. Hover over the script window, the text edit control is still in highlighting mode despite the mouse button not being held down. There is also issues with autoindenting in MLTextEditCtrls: 1. Go to the very bottom of a script in client rc. 2. Try to write: PHP Code:
Video: Double Clicking + onMouseDown I don't think onMouseDown reports double clicks properly because it registers the mouse down three times (which makes it very annoying to check if the double-click happened in the same area as the single click) in situations where I only clicked twice within 0.3 of a second. Two clicks in two different spots that are more than 16 pixels apart shouldn't register as a double-click either but it does. PHP Code:
PHP Code:
Can it be changed to operate on it's own profile values? Right now it uses fontcolorhl, fontcolorlink and so on. It'd be nice to be able to set for specific types: string, keywords, and so on. |
It seems there's a problem with text shadow with the latest client, for instance what produces a dark blue shadow in order to emulate default HP display in V5 is producing fully white text.
V5: http://img714.imageshack.us/img714/3166/v5hp.gif V6: http://img651.imageshack.us/img651/738/v6hp.gif Here's what I'm doing within a class for level NPCs which also produces the same problem: PHP Code:
|
On v6, whenever I set my characters colors to one of the new colors (indian red, slate blue, etc), then I reconnect, the colors turn to black.
http://i.imgur.com/CNpn0.png Turns back into! http://i.imgur.com/XlNzd.png |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
It's 0-1 for objects (player.alpha etc.) but for gui colors you define them in an array of 4 integer values {red,green,blue,alpha} or using the name of a color like "cyan".
Quote:
|
All times are GMT +2. The time now is 07:09 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.