TG 2 OXP
Moderators: winston, another_commander
- 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: [RELEASE] - ToughGuys 2 - the road to Armageddon
In this country we have Gummibären, since 1922.
The treatment is roughly the same. Head first or feet first. Or chew them wholesale.
The treatment is roughly the same. Head first or feet first. Or chew them wholesale.
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: [RELEASE] - ToughGuys 2 - the road to Armageddon
The purple ones were the best.
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
- Smivs
- Retired Assassin
- Posts: 8408
- Joined: Tue Feb 09, 2010 11:31 am
- Location: Lost in space
- Contact:
Re: [RELEASE] - ToughGuys 2 - the road to Armageddon
Jellybabies! Who hijacked my thread with jellybabies?
Commander Smivs, the friendliest Gourd this side of Riedquat.
- 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: [RELEASE] - ToughGuys 2 - the road to Armageddon
It doesn't matter with what it was hijacked, only the fact that it was hijacked is what counts on these boards.
- 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: [RELEASE] - ToughGuys 2 - the road to Armageddon
By the way: "Hijacked by Jellybabies" would be a good name for a Rock band.
Last edited by Commander McLane on Wed Feb 09, 2011 1:39 pm, edited 1 time in total.
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: [RELEASE] - ToughGuys 2 - the road to Armageddon
The 'silver spacer' hijacked this thread... and Bonanza Jellybean was a character in Even Cowgirls get the Blues.
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
- Smivs
- Retired Assassin
- Posts: 8408
- Joined: Tue Feb 09, 2010 11:31 am
- Location: Lost in space
- Contact:
Re: [RELEASE] - ToughGuys 2 - the road to Armageddon
NO MORE JELLYBABIES!
Seriously, there is something really weird happening with TG2 for Griff's. It could also be happening for those using the standard TG2 with some of Griff's individual downloads.
El_Viejo has had several sightings of twin lasers on the Gecko and possibly others. The reason for this is because Griff adds gun sub-entities to some of his ships, and I was unaware of this when I coded TG2. In a nutshell I was adding a gun to the ship while leaving the gun sub-entity un-touched.
Easy to sort out in theory, by adding the sub-entity to the shipdata-overrides.plist in TG2, and NOT specifying any laser details in the 'ship' part of the plist.
We've gone from this
to this
However this does not seem to be working. E_V is still reporting twin beams, and red ones at that, when they should be orange.
So two questions.
1) Has anybody else seen this effect?
2) Does anyone have any idea what's going on here?
Edit:- OK, I've spotted the small 'c' in orangecolor...it should be orangeColor. There seems to be some confusion about quotes here. should it be
as it's worked fine for me in the past with only the "laser_color" in quotes, not the color specifier.
Seriously, there is something really weird happening with TG2 for Griff's. It could also be happening for those using the standard TG2 with some of Griff's individual downloads.
El_Viejo has had several sightings of twin lasers on the Gecko and possibly others. The reason for this is because Griff adds gun sub-entities to some of his ships, and I was unaware of this when I coded TG2. In a nutshell I was adding a gun to the ship while leaving the gun sub-entity un-touched.
Easy to sort out in theory, by adding the sub-entity to the shipdata-overrides.plist in TG2, and NOT specifying any laser details in the 'ship' part of the plist.
We've gone from this
Code: Select all
"griff_normalmapped_gecko_NPC" =
{
energy_recharge_rate = 7.2;
forward_weapon_type = "WEAPON_MILITARY_LASER";
"laser_color" = orangeColor;
has_scoop = yes;
has_shield_booster = yes;
has_ecm = yes;
missile_role = "EQ_HARDENED_MISSILE";
name = "Gecko";
};
"griff_normalmapped_gecko_sharkteeth_decal" =
{
energy_recharge_rate = 7.2;
forward_weapon_type = "WEAPON_MILITARY_LASER";
"laser_color" = orangeColor;
has_scoop = yes;
has_shield_booster = yes;
has_ecm = yes;
missile_role = "EQ_HARDENED_MISSILE";
name = "Gecko";
};
Code: Select all
"griff_normalmapped_gecko_NPC" =
{
energy_recharge_rate = 7.2;
has_scoop = yes;
has_shield_booster = yes;
has_ecm = yes;
missile_role = "EQ_HARDENED_MISSILE";
name = "Gecko";
};
"griff_normalmapped_gecko_sharkteeth_decal" =
{
energy_recharge_rate = 7.2;
has_scoop = yes;
has_shield_booster = yes;
has_ecm = yes;
missile_role = "EQ_HARDENED_MISSILE";
name = "Gecko";
};
"griff_normalmapped_gecko_gun_NPC" =
{
forward_weapon_type = "WEAPON_MILITARY_LASER";
"laser_color" = orangecolor;
};
So two questions.
1) Has anybody else seen this effect?
2) Does anyone have any idea what's going on here?
Edit:- OK, I've spotted the small 'c' in orangecolor...it should be orangeColor. There seems to be some confusion about quotes here. should it be
Code: Select all
"laser_color" = "orangeColor"
Commander Smivs, the friendliest Gourd this side of Riedquat.
- Fatleaf
- Intergalactic Spam Assassin
- Posts: 1988
- Joined: Tue Jun 08, 2010 5:11 am
- Location: In analysis mode on Phaelon
- Contact:
Re: [RELEASE] - ToughGuys 2 - the road to Armageddon
This may sound very stupid but isn't it - colour - or is it all american spelling for code?
Find out about the early influences of Fatleaf here. Also his OXP's!
Holds the Ooniversal record for "Thread Necromancy"
Holds the Ooniversal record for "Thread Necromancy"
- Cody
- Sharp Shooter Spam Assassin
- Posts: 16081
- Joined: Sat Jul 04, 2009 9:31 pm
- Location: The Lizard's Claw
- Contact:
Re: [RELEASE] - ToughGuys 2 - the road to Armageddon
From the Wiki: Example:
"laser_color" = "cyanColor"
"laser_color" = "cyanColor"
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
And any survivors, their debts I will certainly pay. There's always a way!
- Smivs
- Retired Assassin
- Posts: 8408
- Joined: Tue Feb 09, 2010 11:31 am
- Location: Lost in space
- Contact:
Re: [RELEASE] - ToughGuys 2 - the road to Armageddon
Certainly not stupid, as typos are probably the most common source of angst for coders. I'm afraid all computers are American, or at least they think we should be.
Commander Smivs, the friendliest Gourd this side of Riedquat.
- JensAyton
- Grand Admiral Emeritus
- Posts: 6657
- Joined: Sat Apr 02, 2005 2:43 pm
- Location: Sweden
- Contact:
Re: [RELEASE] - ToughGuys 2 - the road to Armageddon
The general rule is American spelling, although I think there are exceptions and a few cases that accept both. Trying to use British spelling in code tends to lead to inconsistencies. For instance, in the case of
laser_color = "cyanColor"
, Oolite controls the spelling of the left side but not the right side.E-mail: [email protected]
Re: [RELEASE] - ToughGuys 2 - the road to Armageddon
It's a great shame that the best space game ever, devised by two Brits gets its code spellings hijacked by the Yanks
@Smivs Good work identifying an issue with lasers and sub entities (what ever they are)
Sorry about hijacking the thread, I won't mention Marmite either!
@Smivs Good work identifying an issue with lasers and sub entities (what ever they are)
Sorry about hijacking the thread, I won't mention Marmite either!
The Grey Haired Commander has spoken!
OK so I'm a PC user - "you know whats scary? Out of billions of sperm I was the fastest"
OK so I'm a PC user - "you know whats scary? Out of billions of sperm I was the fastest"
- CheeseRedux
- ---- E L I T E ----
- Posts: 827
- Joined: Fri Oct 02, 2009 6:50 pm
Re: [RELEASE] - ToughGuys 2 - the road to Armageddon
Now there's a thought: Jellybabies with Marmite.
"Actually this is a common misconception... I do *not* in fact have a lot of time on my hands at all! I just have a very very very very bad sense of priorities."
--Dean C Engelhardt
--Dean C Engelhardt
Re: [RELEASE] - ToughGuys 2 - the road to Armageddon
Auch!, feel ill now. (Need a Mr Green with a sad face to describe my current situation)CheeseRedux wrote:Now there's a thought: Jellybabies with Marmite.
"A brilliant game of blasting and trading... Truly a mega-game... The game of a lifetime."
(Gold Medal Award, Zzap!64 May 1985).
(Gold Medal Award, Zzap!64 May 1985).
- Smivs
- Retired Assassin
- Posts: 8408
- Joined: Tue Feb 09, 2010 11:31 am
- Location: Lost in space
- Contact:
Re: [RELEASE] - ToughGuys 2 - the road to Armageddon
Can't stand Marmite.
@ TGHC, clever spotting the problem maybe, but not clever doing zero research and making the problem for myself in the first place.
@ TGHC, clever spotting the problem maybe, but not clever doing zero research and making the problem for myself in the first place.
Commander Smivs, the friendliest Gourd this side of Riedquat.