Aces High Bulletin Board

General Forums => Wishlist => Topic started by: Specs on September 13, 2011, 01:17:47 AM

Title: Return salute dot command
Post by: Specs on September 13, 2011, 01:17:47 AM
Any hope for a dot command that returns salute to the last one who saluted you?
Or is there one & I don't know it?
Maybe .RS or .SR.
I'm a slow hunt & peck typist & I cant count how many times Ive typed a long name & got it wrong. Sometimes several times in a row.
Its hard to see the difference between I & 1 or l, or O & 0 especially when your tired.
Lots of people have odd or clever spellings for normal words.
I try some repeatedly just to find they've logged, I'm so used to getting it wrong I think its me but they're off line.
I'm penalized for my poor secretarial skills but I'm just a construction lug :)
Title: Re: Return salute dot command
Post by: RTHolmes on September 13, 2011, 01:25:50 AM
+1 :aok
Title: Re: Return salute dot command
Post by: steely07 on September 13, 2011, 01:54:16 AM
.RS would be good (we already use .SR for Squad report), nice thinking Specs <S>

Steely
Title: Re: Return salute dot command
Post by: Volron on September 13, 2011, 03:33:44 AM
+1

Typing .RS is a LOT easier, though I rarely get em. :lol :aok
Title: Re: Return salute dot command
Post by: oboe on September 13, 2011, 07:45:29 AM
+1, but how about just a variation of the .s command - if you don't add a player's name, the default .s will just send a salute to the last player that saluted you.
Title: Re: Return salute dot command
Post by: Dragon Tamer on September 13, 2011, 08:24:15 AM
 :aok
Title: Re: Return salute dot command
Post by: tmetal on September 13, 2011, 09:31:50 AM
it would make it easier to return a salute in a timely manner even when trying to dodge bullets from squadies of the guy you just shot down.

+1  :aok
Title: Re: Return salute dot command
Post by: AceHavok on September 13, 2011, 11:33:00 AM
Good Idea! +1  :aok
Title: Re: Return salute dot command
Post by: nrshida on September 13, 2011, 11:36:58 AM
Great idea, I have the same trouble. +1
Title: Re: Return salute dot command
Post by: Chilli on September 13, 2011, 11:47:36 AM
.SR is taken.  I think it is the squadee search command.

.FU is more appropriate maybe  :lol
Title: Re: Return salute dot command
Post by: nrshida on September 13, 2011, 11:55:40 AM
 :rofl
Title: Re: Return salute dot command
Post by: Wiley on September 13, 2011, 12:17:25 PM
I like the idea of just '.s' with no name returning it to the last person that saluted you.  Makes good sense to me.

Wiley.
Title: Re: Return salute dot command
Post by: PFactorDave on September 13, 2011, 12:20:25 PM
.FU is more appropriate maybe  :lol

I think the .FU command should generate a large ascii text middle finger in the 200 chat buffer.  I would show you an example, but I fear I would get whacked with the Skuzzy stick if I did.  So, I will provide a link that if you scroll down the page, you will see what I mean.

http://forum.ebaumsworld.com/showthread.php?t=121411
Title: Re: Return salute dot command
Post by: ImADot on September 13, 2011, 12:59:30 PM
I think .s would be good.  We already have .r {message} to PM a reply to the last recieved PM without having to type the playerID who sent it.
Title: Re: Return salute dot command
Post by: ACE on September 13, 2011, 01:08:58 PM
+1
Title: Re: Return salute dot command
Post by: RTHolmes on September 13, 2011, 01:16:54 PM
... how about just a variation of the .s command - if you don't add a player's name, the default .s will just send a salute to the last player that saluted you.

nailed it :aok
Title: Re: Return salute dot command
Post by: Raptor05121 on September 13, 2011, 02:59:32 PM
+1
Title: Re: Return salute dot command
Post by: Chilli on September 14, 2011, 12:33:01 PM
I agree it would give you popular folks a break from the keyboard and chat buffer distraction.  And for you censoring types .SU will do just as nicely.

I very seldom get the cross country  :salute unless someone just shot me down.  So, along with the .SU to return salute, hows about a .SD (smack down) salute to the either the guy that shot u down or that u shot down.  Maybe .SUK for the one that killed you.

I know that I am making fun, but I think these all are legitimate dot commands that would get lots of use and promote good will in dogfights.  Maybe then, 200 will be spammed by more positive text than political rants.
Title: Re: Return salute dot command
Post by: MickDono on September 14, 2011, 02:58:01 PM
+1
Title: Re: Return salute dot command
Post by: oneway on September 14, 2011, 03:02:03 PM
In order to implement this functionality, a client sided variable/text line (in some file) would have to be kept.

The obvious notion would be to clear this variable if a 'Salute' was returned.

But what if the salute was not returned?

The variable would remain and if you typed .s or dot whatever then the program would send a salute to a player perhaps no longer online?...

Naturally this would lead to some mechanism to either time out the variable (3 minutes ?), and perhaps also nulling it when the program first enters an online mode to avoid that problem.

Also...in order to store the variable on the client...the program would have to either sniff and trap the incoming text in the text buffer to identify a salute...or add a hard coded flag that a salute had been sent (I was saluted recently = true)...

Not a trivial matter either way for feature that in the end would have little utility in advancing the game

My two cents
Title: Re: Return salute dot command
Post by: Wiley on September 14, 2011, 03:12:26 PM
It wouldn't need to be kept in a file, it would merely need to be stored in memory.  When your client displays (salute) yourname it would just need to trap the person that did it.  If they were offline, it would just fall through and nothing would happen.  About as basic as coad can get.

Wiley.
Title: Re: Return salute dot command
Post by: RTHolmes on September 14, 2011, 03:21:55 PM
hint: .r

;)
Title: Re: Return salute dot command
Post by: nrshida on September 14, 2011, 11:48:10 PM
 :aok
Title: Re: Return salute dot command
Post by: Specs on September 15, 2011, 01:51:39 AM
You might even want to add a number if say, you just fought 2 impressively & both salute you, .rs2 could return to the last 2 that saluted you.
also an abbreviated <salute all> could be handy, like .SA
Title: Re: Return salute dot command
Post by: Specs on September 15, 2011, 01:59:26 AM
P.S.
 Come to think of it .SA = <Salute all> could end up an over used macro?
maybe you just need to say it like you mean it.
Title: Re: Return salute dot command
Post by: Chilli on September 15, 2011, 03:15:15 AM
I was thinking (danger Will Robinson), these salutes should be in the form of a PM (personal message).  That way the person intended to receive the compliment sees it and the chat buffer is not unnecessarily spammed.

Although, a bunch of compliments passed back and forth over the chat buffer might be refreshing, I could see how it might interfere with other functions like giving orders or prepping for a mission.

Still, in any form it is a win win for game play.