Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Starman01 on May 17, 2005, 03:18:55 pm

Title: surface-shields
Post by: Starman01 on May 17, 2005, 03:18:55 pm
Hello,

just out of curiousitiy, are these now fully implemeted, and if so ,how do they work (table-wise) ?

The last time I tested it, I still had the problem that the hits impacted on the hull (small debris fly away), but I heard the shield-hit sound (using a flag "surface shields" and the normal shield-entries in the ships.tbl)

Since I have problems running the newest builds on my machine, I couldn't tested it with them.

So, thanks for any information :)

Starman©
Title: surface-shields
Post by: karajorma on May 18, 2005, 06:04:18 am
I think this one should actually be in general SCP rather than this forum. I'm sure there are others who would be interested and unless I'm mistaken this wasn't one of WCPs secret requests.
Title: surface-shields
Post by: TopAce on May 18, 2005, 06:11:40 am
KARMA can tell how to make surface shields.
Ask him.
Title: surface-shields
Post by: Starman01 on May 18, 2005, 10:53:38 am
Well, in fact none of the WCP-Request is that much secret , I just thought I saw the last postings about surface-shields in here, so I posted here. Sorry if it looked communitiy-unfriendly, that wasn't my intention. Some admin feel free to move the thread into the open forum :)

I go and ask Karma then, but AFAIK there was also an code-issue in this stuff.
Title: surface-shields
Post by: karajorma on May 18, 2005, 03:20:45 pm
I wasn't complaining. I just prefer to see the forum used for specific requests (especially secret or semi-secret ones) rather than it simply turning into SCP general mk II :D

I'll move it to general as you're more likely to come across someone who knows there :)
Title: surface-shields
Post by: WMCoolmon on May 18, 2005, 10:19:38 pm
Right now it acts as though the ship has shields that hug the surface (still with four quads IIRC) but Bobb never got around to implementing the stuff that would interface the decal code with it.
Title: surface-shields
Post by: Starman01 on May 19, 2005, 12:37:40 pm
Well, for starters a simple disappearing of the laser-bolt (as long as the shields are up) would be enough. What only disturbs me now, is that the shot still impacts the hull and the small hardcoded debris appear.

Of course it would be cool getting a shieldhit-ani in the final stage,
but as I said, for starters .... :)
Title: surface-shields
Post by: Tolwyn on May 23, 2005, 01:27:10 pm
I am curious: are turrets shielded as well?
Title: surface-shields
Post by: TopAce on May 23, 2005, 02:15:40 pm
IIIIIIIIINTERESTING QUESTION.

I think if we were to shield a turret, we would have to have.... rotating shields? :wtf:
Title: surface-shields
Post by: Tolwyn on May 23, 2005, 02:45:01 pm
I think I read that they might be protected by the shields as well. That would be an undesirable side effect
Title: surface-shields
Post by: -Norbert- on May 23, 2005, 03:48:53 pm
That depends on what exactly you want.
If it should be a shield for the Lucifer for example, it would make sense to protect the turrets and subsystems too.
Title: surface-shields
Post by: Tolwyn on May 23, 2005, 04:17:33 pm
since I am affiliated with the Wing Commander Saga it should be clear, that the Lucifer won't make it into the game :)
Title: surface-shields
Post by: -Norbert- on May 24, 2005, 03:31:31 am
Since this is the gerneral SCP forum, I didn't think of just one mod.
Maybe some kind of switch would be possible?
Maybe an option in the Launcher "Surface shield protect subsystems"?
Title: surface-shields
Post by: StratComm on May 24, 2005, 11:07:48 am
I'm still really against launcher flags that affect gameplay.  If you're setting something up to work under this system, you should set table flags and such.

I'd suggest a tag on each subsystem like "exclude from shields" or something.
Title: surface-shields
Post by: TopAce on May 24, 2005, 11:41:32 am
What about shielding large multi-part turrets which are rotating?
Title: surface-shields
Post by: StratComm on May 24, 2005, 12:01:47 pm
What about it.  The shield mesh is not handled in such a way that would allow parts of it to be attached to various subobjects, if that is what you are implying.