Forums » Suggestions
Persistent Missiles
Missiles time out when their fuel supply runs out. There is no reason for them to vanish when a player dies or leaves the sector.
Maybe they should self-destruct when the fuel is exhausted. I think that might be better then having them floating around.
+1 ... let the launched missiles finish their flight to attempt to hit their target and then destruct in they miss or don't hit anything.
Fluffy isn't talking about having them persist past the fuel supply, csgno1. He means that since they already do time out when their fuel runs out, there isn't a need to make them vanish when you jump out of the sector. They should just keep going until they run out of fuel, as though you hadn't left. Similar to how mines work.
+1
+1
+1
+0.5
Torpedos should do this. Missiles and rockets not so much.
Torpedos should do this. Missiles and rockets not so much.
This was a bit elaborate to implement on Mines, but maybe now that those work, other weapons will be easier. Tracking and collisions on homing missiles would have to be handed off to the server, for instance. I'll talk to Ray about it (probably not a short-term thing, too busy here).
I agree that torpedoes should be the priority. But if we do it for the one, maybe not too bad to do for others.
I agree that torpedoes should be the priority. But if we do it for the one, maybe not too bad to do for others.
Make them slowly slow down... so someone can go and fish them from space and take them home.
You need them to go even slower so that you, a turtle, can catch them.
I mean, make them stop and when they stop, make them visible on radar for only 500 meters, and if you find one, you can put it in your hold and either refuel it and launch it, or take it apart.
Only if the missle has a 30% chance of blowing up your ship after sticking it in your cargo hold. That would be amusing.
Not necessarily blowing up the ship, but blowing up for full damage. ;)
I do think we need a way to shoot down torpedoes still... Right now the only ways to get rid of a bunch of Avalons is to kill the person who launched them or trigger each and every single one before they hit their target.
I hate to appear to hijack the thread, but this is why we need ECM devices for our ships.
We could use diplomacy.
Example:
Target pilot: /msg "Random Pilot" hey guy, your missiles are causing me problems
Random pilot: /msg "target pilot" my bad bro, let me fix that"
Random pilot: /missile dontsplode "target pilot"
Missile: name not found: target pilot
Target pilot: dies
Target pilot declares war on random pilot
If all commands allowed case insensitivity, everything would be better.
Example:
Target pilot: /msg "Random Pilot" hey guy, your missiles are causing me problems
Random pilot: /msg "target pilot" my bad bro, let me fix that"
Random pilot: /missile dontsplode "target pilot"
Missile: name not found: target pilot
Target pilot: dies
Target pilot declares war on random pilot
If all commands allowed case insensitivity, everything would be better.
Diplomacy ftw!
+1 savet
Bah...all you people, trying to change the rules when there's a perfectly effective solution...
alias destructmissiles "msg %target% Lemme blow those for ya; missile dontsplode %target%"
bind "D" destructmissiles
The only thing that would wreck it would be for some smartmouth to create a single word player handle with a ; in it. (guess they're on their own then)
Neophytes.
"Better Living Through Code"
alias destructmissiles "msg %target% Lemme blow those for ya; missile dontsplode %target%"
bind "D" destructmissiles
The only thing that would wreck it would be for some smartmouth to create a single word player handle with a ; in it. (guess they're on their own then)
Neophytes.
"Better Living Through Code"
-1 keller
Stop trying to detract from the case-sensitivity bug with binds players are never going to use.
/dontsplode
/givemoney
Stop trying to detract from the case-sensitivity bug with binds players are never going to use.
/dontsplode
/givemoney
Heh...All things are possible through code.
I can build a key bind macro that pops up a quick dialog to ask how much money to give. Only 1 line. :D
I can build a key bind macro that pops up a quick dialog to ask how much money to give. Only 1 line. :D