![]() |
changeimgcolor and v3.14
Any text that has "special" effects does not show in the 3.14 client.
For example: NPC Code:showtext -1,x,y,Arial,,Hi #a; Will not show because of changeimgcolors. or NPC Code:showtext -1,x,y,Arial,b,Hi #a; Will not show because it is bolded. Anyone know why? |
For the first example, it is probably because you have the alpha set to 0. In v2, alpha for showtext didn't work, so text would be solid no matter what it was set to. Text can be transparent in v3, and you have it set to be invisible.
Also, why are you using negative indexes? :confused: |
Quote:
I like to use negative indexes because they don't show to other players and it seems easier (to me) than using large ones. Thanks again :) |
Cheetos is right, your alpha is set to 0.... and curious @ negative indexes, but okay. Whatever floats your boat I suppose.
|
| All times are GMT +2. The time now is 12:12 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.