Page 1 of 1

a very minor bug (but still a bug)

Posted: Fri Feb 12, 2010 2:59 am
by sdw195
this is a very minor bug


Image

Posted: Fri Feb 12, 2010 3:16 am
by Aury
For others: If you don't see it, look at the ship's launcher.


I think this is actually know already though... I might be mistaken however.

Posted: Fri Feb 12, 2010 6:56 pm
by digdug
maybe it should say "secondary weapon" instead of "launcher" in this case.

Code: Select all

<Device item="&itOmniLaserCannon;" secondaryWeapon="true"/>

Posted: Fri Feb 12, 2010 8:31 pm
by Song
A suggestion.

Why not change it so that, instead of showing:

Code: Select all

Weapon: (Name of Primary Weapon)
Launcher: (Name of Launcher, Secondary Weapon, or [blank])

In the arena....

You see:

Code: Select all


Weapon: (Name of Primary Weapon)
Secondary Weapon: (Name of Secondary Weapon, or Nil/None)
Launcher: (Name of Launcher, or Nil/None)

That way you could have "None" or "Nil" values when there is no such weapon in the slot....and "Unknown" on one or more enemies where they aint telling. :)

Because there are a few arena enemies with more than 1 gun......and I'd kinda like there to be a few more....

Posted: Fri Feb 12, 2010 10:48 pm
by Blitz
And another issue, if the weapon is enhanced as in "enhanced superawesome cannon", the cannon ends up in the launcher line and the launcher ends up in the next line.

Why not just make it "weapons: " and list out whatever it's got. Wouldn't that fix both problems?? You wouldn't have a non-launcher in the launcher column and you the problem of the primary weapon name being too long and ending up in the launcher line wouldn't happen either. And it'll look ok too...

Posted: Sat Feb 13, 2010 12:11 am
by Song
Blitz wrote:And another issue, if the weapon is enhanced as in "enhanced superawesome cannon", the cannon ends up in the launcher line and the launcher ends up in the next line.

Why not just make it "weapons: " and list out whatever it's got. Wouldn't that fix both problems?? You wouldn't have a non-launcher in the launcher column and you the problem of the primary weapon name being too long and ending up in the launcher line wouldn't happen either. And it'll look ok too...
Nice idea....simplicity is probably a good thing in this. :D

Posted: Sat Feb 13, 2010 12:23 am
by Aury
Shrike wrote:
Blitz wrote:And another issue, if the weapon is enhanced as in "enhanced superawesome cannon", the cannon ends up in the launcher line and the launcher ends up in the next line.

Why not just make it "weapons: " and list out whatever it's got. Wouldn't that fix both problems?? You wouldn't have a non-launcher in the launcher column and you the problem of the primary weapon name being too long and ending up in the launcher line wouldn't happen either. And it'll look ok too...
Nice idea....simplicity is probably a good thing in this. :D
I second this..

Posted: Sat Feb 13, 2010 12:39 am
by Corporal Jomn
I third it.

Posted: Sat Feb 13, 2010 12:51 am
by sdw195
i fourth it :D