Move text / limit size

Custom mods, stories, and artwork based on the Evochron / Arvoch universe.
49rTbird
Captain
Captain
Posts: 2959
Joined: Sun Oct 28, 2007 10:57 pm
Location: Pinole,Ca,USA,Earth,Orion Spur,Milkyway, Etc.

Move text / limit size

Post by 49rTbird »

Is it possible to move the player messageing text? Also the Player info text that comes up when you use the "~" key? My laptop is wide screen so these show up more towards the center than my desktop screen. Thanks for any help. :)
Explore! Explore! Explore! \"There is no going back (Yet) so Make Today Count!
User avatar
Vice
Administrator
Administrator
Posts: 11558
Joined: Fri Apr 25, 2003 1:38 am

Move text / limit size

Post by Vice »

Not currently, it's actually text rendered to a 3D 'locked' object with a lot of scaling and positioning dependencies (consoles for example). However, you can clear out the text when you want it out of the way with the numpad * key.
StarWraith 3D Games
www.starwraith.com | www.spacecombat.org
3D Space Flight and Combat Simulations
49rTbird
Captain
Captain
Posts: 2959
Joined: Sun Oct 28, 2007 10:57 pm
Location: Pinole,Ca,USA,Earth,Orion Spur,Milkyway, Etc.

Move text / limit size

Post by 49rTbird »

Thanks for the info Vice. I had wanted to move the "~" Text some as when I am docked that info shows in the same area as the display so it is a bit hard to read without undocking first. No biggie just wishfull thinking. Thanks anyway. :)
Explore! Explore! Explore! \"There is no going back (Yet) so Make Today Count!
User avatar
Vice
Administrator
Administrator
Posts: 11558
Joined: Fri Apr 25, 2003 1:38 am

Move text / limit size

Post by Vice »

I could implement a routine where the HUD is turned off while you press that key or something.
StarWraith 3D Games
www.starwraith.com | www.spacecombat.org
3D Space Flight and Combat Simulations
49rTbird
Captain
Captain
Posts: 2959
Joined: Sun Oct 28, 2007 10:57 pm
Location: Pinole,Ca,USA,Earth,Orion Spur,Milkyway, Etc.

Move text / limit size

Post by 49rTbird »

That may be good but only if others thought something like that would be useful as well. "Coments from others welcome please." :)
Explore! Explore! Explore! \"There is no going back (Yet) so Make Today Count!
User avatar
Vice
Administrator
Administrator
Posts: 11558
Joined: Fri Apr 25, 2003 1:38 am

Move text / limit size

Post by Vice »

Maybe it would only do that if a console is open.
StarWraith 3D Games
www.starwraith.com | www.spacecombat.org
3D Space Flight and Combat Simulations
tha_rami
Commander
Commander
Posts: 892
Joined: Tue Jan 25, 2005 2:20 pm
Location: Netherlands

Move text / limit size

Post by tha_rami »

How about just repositioning the text? By the way, why again is it displaying player positions? Super-extreme-long-distance-radar?
tha_rami - The best way to predict the future is to invent it.
Vlambeer - Dutch indie game studio
Twitter - Weird news, life updates & game-related news
Staticp
Ensign
Ensign
Posts: 5
Joined: Mon Mar 23, 2009 7:37 pm

Move text / limit size

Post by Staticp »

I would like to be able to move the text as well, I'm working on a cockpit/hud thingie and its "not a big deal" to clear the text with the hotkey, but id like to move it. Maybe have a setting for rows/columns like an HTML table?

0.9 #vertical
0.9 #horizontal
10 #columns
5 #rows
User avatar
Marvin
Global Moderator
Global Moderator
Posts: 13936
Joined: Wed Mar 04, 2009 5:47 am
Location: Fallon-Reno

Move text / limit size

Post by Marvin »

It all looks good on my screen but ... if I needed to move text, I'd prefer it be done the same way you move coordinate and cargo data readouts.
Carwash
Ensign
Ensign
Posts: 49
Joined: Thu Jul 24, 2008 3:21 pm

Move text / limit size

Post by Carwash »

I'd like to see the 3d object it's ocked to become positionable via the guages.txt so we can have a 'message screen' in cockpits :)
User avatar
Vice
Administrator
Administrator
Posts: 11558
Joined: Fri Apr 25, 2003 1:38 am

Move text / limit size

Post by Vice »

I am working on some changes for the message text. I am moving it up into corner the further and reducing some of the spacing so that it doesn't use so much of the screen space. Some graphical highlighting will also be added.

For positioning, two more lines will be added to the chattext.txt option to set the X and Y position.
I'd like to see the 3d object it's ocked to become positionable via the guages.txt so we can have a 'message screen' in cockpits
That is done with lines 10,11, and 17:

10 = Target object vertical position
11 = Target object horizontal position
17 = Target object distance position

[Edited on 3-26-2009 by Vice]
StarWraith 3D Games
www.starwraith.com | www.spacecombat.org
3D Space Flight and Combat Simulations