The text alignment of TextNodeString is set to center by default. That makes difficult in hud position setting work.
is there any code can align text to left/right?
[?] which code align text to left in TextNodeString of HUD?
-
velosong
- Posts: 49
- Joined: 2007-11-20 00:42
[?] which code align text to left in TextNodeString of HUD?
Birds Birds Birds
-
Sniperdog
- Retired PR Developer
- Posts: 1177
- Joined: 2009-02-27 00:06
Re: which code align text to left in TextNodeString of HUD?
No you can't.
IIRC someone was making a hud editor with a GUI which would probably make the above issue a lot less of a problem. But I'm not entirely sure what the status of that is.
I've always just placed the strings guess and check style.
IIRC someone was making a hud editor with a GUI which would probably make the above issue a lot less of a problem. But I'm not entirely sure what the status of that is.
I've always just placed the strings guess and check style.


Will Stahl aka "Merlin" in the Squad community
-
velosong
- Posts: 49
- Joined: 2007-11-20 00:42
Re: which code align text to left in TextNodeString of HUD?
yes, i use the Wip Hud Editor for reference and do it manually with notepad++ later. it can align the text. But after checking the editted file i cant find which line and which code just make it.[R-DEV]Sniperdog wrote:No you can't.
IIRC someone was making a hud editor with a GUI which would probably make the above issue a lot less of a problem. But I'm not entirely sure what the status of that is.
I've always just placed the strings guess and check style.
i am still contrasting and checking the file editted by Wip Hud Editor . Hope can find something
Birds Birds Birds
