randomshipnames.oxp preview
Moderators: winston, another_commander
Re: randomshipnames.oxp preview
As there are now a few exceptions to the ship roles to be named, it probably makes sense to put them into a defined exclusion array and compare against that? It will also make adding new roles to be excluded simpler.
My OXPs via Boxspace or from my Wiki pages .
Thargoid TV
Dropbox Referral Link
Thargoid TV
Dropbox Referral Link
- Disembodied
- Jedi Spam Assassin
- Posts: 6885
- Joined: Thu Jul 12, 2007 10:54 pm
- Location: Carter's Snort
Re: randomshipnames.oxp preview
Is it possible to use line breaks, rather than colons, as separators? Even in the core ship set "Sidewinder Scout Ship" is already quite long, and having the ship name appearing on the line below the ship type would help avoid long trailing lines of green text.Wildeblood wrote:[...] I'm sure that your script can produce names longer than "Lady Eryn VIII", but this example already runs halfway across my widescreen monitor.
- Commander McLane
- ---- E L I T E ----
- Posts: 9520
- Joined: Thu Dec 14, 2006 9:08 am
- Location: a Hacker Outpost in a moderately remote area
- Contact:
Re: randomshipnames.oxp preview
Disembodied wrote:Is it possible to use line breaks, rather than colons, as separators? Even in the core ship set "Sidewinder Scout Ship" is already quite long, and having the ship name appearing on the line below the ship type would help avoid long trailing lines of green text.
Commander McLane wrote:If we're aiming for a standard in ship naming, I'd vote for separation by ": ". Main reason: it's considerably shorter in print than " - ". And I share your concern about cluttering too much text next to the target box. My dream solution would be to allow for line breaks to be used in ship names. But the developers may not allow that, for fear of opening the flood gates for unbearably long display names. As we know, every scripting ability can be (and has been!) abused by OXPers.
- Disembodied
- Jedi Spam Assassin
- Posts: 6885
- Joined: Thu Jul 12, 2007 10:54 pm
- Location: Carter's Snort
Re: randomshipnames.oxp preview
Missed that, sorry ... But that shouldn't be a problem, surely? If people don't like unbearably long display names, then they won't use them. If the option was included, though, then moderately long names can be used without making them unbearably long ...Commander McLane wrote:My dream solution would be to allow for line breaks to be used in ship names.
Of course, information about the targeted ship can also displayed on the console. Would it be possible to rejig this to provide a place for "extra" information about the target, e.g. name of ship, name of pilot etc.?
- Wildeblood
- ---- E L I T E ----
- Posts: 2453
- Joined: Sat Jun 11, 2011 6:07 am
- Location: Western Australia
- Contact:
Re: randomshipnames.oxp preview
I've done it and it's not very successful. It might not be noticeable on faster computers, but on mine it causes a quite distinct stutter in the game animation when the console/comms messages are being written.Disembodied wrote:Of course, information about the targeted ship can also displayed on the console. Would it be possible to rejig this to provide a place for "extra" information about the target, e.g. name of ship, name of pilot etc.?
- Disembodied
- Jedi Spam Assassin
- Posts: 6885
- Joined: Thu Jul 12, 2007 10:54 pm
- Location: Carter's Snort
Re: randomshipnames.oxp preview
When I use the ship ID system, using the standard HUD, I get the ship type displayed where the missile icons usually appear. Offhand I couldn't say but presumably with the randomshipnames.oxp this displays the ship type plus the ship name. Might it be possible to use this function to just display the ship name?Wildeblood wrote:I've done it and it's not very successful. It might not be noticeable on faster computers, but on mine it causes a quite distinct stutter in the game animation when the console/comms messages are being written.