you could try a weapon mine.TheJamsh wrote:Believe me, I know what I'm doing...blue banana wrote:if you are pretty much looking at the TAG leader round .DLL and .ODF then i suggest you look at the resin stick .DLL/.ODF which will greatly give you a better sense of what correct codeTheJamsh wrote:They are, but it was getting the grenade to 'stick' and emit an effect just like leader rounds, and only have ONE stick at a time so it looks 'seamless'.
Sticky Mortar
Moderators: GSH, VSMIT, Red Devil, Commando
- S.cavA.rmyG.en
- Sabre
- Posts: 296
- Joined: Fri Mar 04, 2011 3:15 am
- Location: ISDF Junk Yard
- Contact:
Re: Sticky Mortar
Re: Sticky Mortar
Did no-one read my post? Or Look at this thread OR Watch The Video?
I have actually achieved it if you look at them. The test video is a few days out of date, so its a tad more reliable now. Weapon mine wouldn't make it any better, if anything would make it worse. I used the building/flare tap method i described back a few threads. Now the weapon Locks down your ship/building and heavily affects your handling.
I have actually achieved it if you look at them. The test video is a few days out of date, so its a tad more reliable now. Weapon mine wouldn't make it any better, if anything would make it worse. I used the building/flare tap method i described back a few threads. Now the weapon Locks down your ship/building and heavily affects your handling.
Re: Sticky Mortar
Though a weaponmine with infinitesimal range might work to assure an attachment of only 1.
Re: Sticky Mortar
Its not a mega-bad idea. Only problem with it is, it will be generated at ground level if its not tapped to a building (like the flares are now), or it will end up shooting the wrong enemy. I guess it depends how fast weapon mine reaction time is.Nielk1 wrote:Though a weaponmine with infinitesimal range might work to assure an attachment of only 1.
I'll have a play, seeing as WM will aim in the general direction of the craft, it may be worthwhile. I would however love to know what the flags do under [WeaponMineClass]. Haven't made them have much effect on behaviour yet.
- General BlackDragon
- Flying Mauler
- Posts: 2408
- Joined: Sat Feb 19, 2011 6:37 am
- Contact:
Re: Sticky Mortar
something to be known about weaponmine class: It can miss.
Poppers, however...never miss. (in terms of aim)
Poppers, however...never miss. (in terms of aim)
Re: Sticky Mortar
Going to be hard to:
Spawn a building at point of spraybomb impact.
Tap weapon mine to building
weapon mine targets closest vehicle
weapon mine fires invisible popper
popper fires visible sticky rounds
TWICE, in less than one tenth of a second to look seamless.
Spawn a building at point of spraybomb impact.
Tap weapon mine to building
weapon mine targets closest vehicle
weapon mine fires invisible popper
popper fires visible sticky rounds
TWICE, in less than one tenth of a second to look seamless.
- blue banana
- Sabre
- Posts: 332
- Joined: Sat Feb 19, 2011 2:08 pm
- Location: Banana Land, UTC−6:00 MDT
- Contact:
Re: Sticky Mortar
plus popper is not like a shadower/hornet/comet, it goes in a straight line once it locks and is pretty much good for stationary/slow moving units. it also does no splash damage, making it a hit or miss, without any damage dont around it
someone should make a splash damage popper though, that would be pretty effective
someone should make a splash damage popper though, that would be pretty effective
Re: Sticky Mortar
He means popper as in, the weapon mine could use the popper code to lock onto a nearby target.
Easy to make it deal splash damage
Easy to make it deal splash damage
- S.cavA.rmyG.en
- Sabre
- Posts: 296
- Joined: Fri Mar 04, 2011 3:15 am
- Location: ISDF Junk Yard
- Contact:
Re: Sticky Mortar
heres some of my qustions for any one that knows.I would however love to know what the flags do under [WeaponMineClass]
what flags control its AIs aim?
can It use other AI?
can they be set up to use more then one weapon?
and heres what I know
Code: Select all
[GameObjectClass]
geometryName = NULL
classLabel = "weaponmine"
scrapCost = 0
scrapValue = 0
maxHealth = 1000
maxAmmo = 3e7
unitName = "Arc Mine"
weaponHard1 = "Arc Mine"//still works not sure why
weaponName1 = "gjax"
[MineClass]
lifeSpan = 5e6
[WeaponMineClass]
searchRadius = 20.0//range it looks for targets in.
heightScale = 2.0//no idea what this dose
- General BlackDragon
- Flying Mauler
- Posts: 2408
- Joined: Sat Feb 19, 2011 6:37 am
- Contact:
Re: Sticky Mortar
[WeaponMineClass]
searchRadius = 20.0 // Range in which it searches for targets, duh...
heightScale = 2.0 // I BELIEVE this is...either A: How high up the weapon emits from, or B: ...Ask Ken ?
searchRadius = 20.0 // Range in which it searches for targets, duh...
heightScale = 2.0 // I BELIEVE this is...either A: How high up the weapon emits from, or B: ...Ask Ken ?
Re: Sticky Mortar
This is where the Modlog was useful :/
Re: Sticky Mortar
Only for new functions.AHadley wrote:This is where the Modlog was useful :/
Height scale might be related to BZ1. Just guessing, but I am betting BZ1 didn't have HPs and such for weapon origin on the mines. It sounds right up BZ1's ally to have a height offset in the ODF controlling the bolt origin
Re: Sticky Mortar
I know of no such thing. Then again, I didn't check bz1 ODFs for weaponmine.
Re: Sticky Mortar
Ok, I will try to make sticky mortar going of my fuser gun design, I think it is possible through a certain amount of parenting weapon classes.
EDIT: I tried this, not possible without DLL, sorry.
EDIT: I tried this, not possible without DLL, sorry.
Re: Sticky Mortar
I've already done it gahdammit 
Its hard to find threads that have been updated on this new forum...

Its hard to find threads that have been updated on this new forum...