Jammer Functions

Moderators: GSH, VSMIT, Red Devil, Commando

Post Reply
User avatar
Clavin12
Bull Dog
Posts: 676
Joined: Fri Feb 25, 2011 4:50 pm
Location: The Deep(ish) South

Jammer Functions

Post by Clavin12 »

How do they work? What can you apply them to? Can they be turned on and off? Can they be put on a vehicle and have it affect the ships around them?
User avatar
Ded10c
Recycler
Posts: 3815
Joined: Sun Feb 20, 2011 11:05 am
Location: Stoke-on-Trent
Contact:

Re: Jammer Functions

Post by Ded10c »

I think Jammers are a combination of ODF and class code, but I've not done much with them so I wouldn't be sure. You can tap things to vehicles using NK1's Attacher Code DLL snippet.
User avatar
Clavin12
Bull Dog
Posts: 676
Joined: Fri Feb 25, 2011 4:50 pm
Location: The Deep(ish) South

Re: Jammer Functions

Post by Clavin12 »

Does that mean that it will have to be coded for each individual map if I want jammer units?
User avatar
Ded10c
Recycler
Posts: 3815
Joined: Sun Feb 20, 2011 11:05 am
Location: Stoke-on-Trent
Contact:

Re: Jammer Functions

Post by Ded10c »

Possibly, but you'd have to ask NK1 to be certain.
User avatar
Nielk1
Flying Mauler
Posts: 2991
Joined: Fri Feb 18, 2011 10:35 pm
Contact:

Re: Jammer Functions

Post by Nielk1 »

Unless someone finds a way to make a BZS compile down to a CPP. C would work but would require some more effort to get into the CPP template.

My classes work best for CPP coded DLLs, drop ins, work well on MP.
User avatar
MrTwosheds
Recycler
Posts: 3059
Joined: Sat Feb 19, 2011 8:37 am
Location: Outer Space
Contact:

Re: Jammer Functions

Post by MrTwosheds »

For odf type modding, Jammers are buildings, and so cannot really be attached to vehicles, You should be able to spawn then as mines or spraybomb/building type objects as well constructing them or have them spawned on buildings using taps.

Not quite sure how I feel about jammers as a special weapon, maybe they could be a bit too powerful or annoying
User avatar
Nielk1
Flying Mauler
Posts: 2991
Joined: Fri Feb 18, 2011 10:35 pm
Contact:

Re: Jammer Functions

Post by Nielk1 »

Black Dog Snooper Scout has Jammer Mines (Fleshstorm)
User avatar
Clavin12
Bull Dog
Posts: 676
Joined: Fri Feb 25, 2011 4:50 pm
Location: The Deep(ish) South

Re: Jammer Functions

Post by Clavin12 »

I can probably find a way to integrate them gracefully. I wanted to know because my Fae race should be very good at hiding.
ADMIRAL MANSON
Thunderbolt
Posts: 192
Joined: Sat Feb 19, 2011 4:54 am
Location: Baton Rouge, Louisiana

Re: Jammer Functions

Post by ADMIRAL MANSON »

Nielk1 wrote:Black Dog Snooper Scout has Jammer Mines (Fleshstorm)
I wish that thing was build-able.
User avatar
jaydenbz2
Thunderbolt
Posts: 128
Joined: Mon Feb 21, 2011 6:19 am

Re: Jammer Functions

Post by jaydenbz2 »

So N1 has a code snippet, how can I use it, a jamming ship for the aeneans would match their style i think.
User avatar
Nielk1
Flying Mauler
Posts: 2991
Joined: Fri Feb 18, 2011 10:35 pm
Contact:

Re: Jammer Functions

Post by Nielk1 »

That was actually a plan, but as an addon to any ship.
Post Reply