Aces High Bulletin Board

General Forums => Aces High General Discussion => Topic started by: StSanta on November 10, 2000, 07:09:00 AM

Title: YARGH, cut n paste error in sig file
Post by: StSanta on November 10, 2000, 07:09:00 AM
Sorry about that lads  (http://bbs.hitechcreations.com/smf/Smileys/default/frown.gif)

------------------
StSanta
9./JG 54 "Grünherz"
while(!bishRookQueue.isEmpty() && loggedOn()){
30mmDeathDIEDIEDIE(bishRookQueue.removeFront());
System.out.println("LW pilots are superior");
myPlane.performVictoryRoll();
}
Title: YARGH, cut n paste error in sig file
Post by: easymo on November 10, 2000, 12:22:00 PM
 How the heck do you cut and paste anyway?
Title: YARGH, cut n paste error in sig file
Post by: Saintaw on November 10, 2000, 12:42:00 PM
LOL !

I was wondering what your political babble was about  (http://bbs.hitechcreations.com/smf/Smileys/default/wink.gif)

New235


[This message has been edited by Saintaw (edited 11-10-2000).]
Title: YARGH, cut n paste error in sig file
Post by: Fariz on November 10, 2000, 12:46:00 PM
for (int axis_planes=0;axis_planes < MAX_AXIS_PLANES_ONLINE; axis_planes++)
{
ptr_burst->KillPlane ();
if (ptr_check_chute->StSanta ())
{
ptr_burst->KillPilot ();
action.squelch (1);
}
}

And sorry, no signature   (http://bbs.hitechcreations.com/smf/Smileys/default/wink.gif)

[This message has been edited by Fariz (edited 11-10-2000).]
Title: YARGH, cut n paste error in sig file
Post by: StSanta on November 10, 2000, 02:09:00 PM
Yer gonna die for that, Fariz, LOLOL

Besides, what happens if axis variable is 100, then 2 logs out? Ya get a NullPointerException  (http://bbs.hitechcreations.com/smf/Smileys/default/biggrin.gif)

I at least make use of a queue.

Am gonna make a priority queue with Fariz at highest priority.

And I never bail, so yer if statement will never be executed   (http://bbs.hitechcreations.com/smf/Smileys/default/biggrin.gif)

------------------
StSanta
9./JG 54 "Grünherz"
while(!bishRookQueue.isEmpty() && loggedOn()){
30mmDeathDIEDIEDIE(bishRookQueue.removeFront());
System.out.println("LW pilots are superior");
myPlane.performVictoryRoll();
}

[This message has been edited by StSanta (edited 11-10-2000).]
Title: YARGH, cut n paste error in sig file
Post by: Ripsnort on November 10, 2000, 02:17:00 PM
Santa, just want to make you jealous that with knowledge of the script writing you have, if you worked side by side me here in the U.S. as a contractor, you'd be making $60-80 U.S. dollars an hour....the beauty of working in the good ol' USA  (http://bbs.hitechcreations.com/smf/Smileys/default/smile.gif)
Title: YARGH, cut n paste error in sig file
Post by: StSanta on November 10, 2000, 03:20:00 PM
<spits cheap frozen pizza with no cheeze on it on screen>

HOW MUCH?

Yagottabekidding.

If this is true, I am gonna meigrate when I am done, no toejame.

I'll even vote rupblican for those kind of money, and join NRA!



------------------
StSanta
9./JG 54 "Grünherz"
while(!bishRookQueue.isEmpty() && loggedOn()){
30mmDeathDIEDIEDIE(bishRookQueue.removeFront());
System.out.println("LW pilots are superior");
myPlane.performVictoryRoll();
}
Title: YARGH, cut n paste error in sig file
Post by: Fariz on November 10, 2000, 07:29:00 PM
 
Quote
Originally posted by StSanta:
Besides, what happens if axis variable is 100, then 2 logs out? Ya get a NullPointerException   (http://bbs.hitechcreations.com/smf/Smileys/default/biggrin.gif)

That class has a check for NO_ACTIVE  (http://bbs.hitechcreations.com/smf/Smileys/default/wink.gif) So it is only performance problem, not a crash.

 
Quote
Originally posted by StSanta:
And I never bail, so yer if statement will never be executed    (http://bbs.hitechcreations.com/smf/Smileys/default/biggrin.gif)

Hmmm. I think I need to change code then a bit:

if (base.CheckForPlayerOnline ("StSanta"))
{
   action.kickoutofplane ("StSanta");
   action.openhischute ();
   action.kill (StSanta);
   action.squelch (1, "StSanta");
   action.getoffline ();

   if (check.gun ())
   {
       action.waitfor ("StSanta");
   }
   else
   {
       action.hidehidehide ();
   }
} //if CheckForStSanta

 (http://bbs.hitechcreations.com/smf/Smileys/default/wink.gif)
Title: YARGH, cut n paste error in sig file
Post by: Fariz on November 10, 2000, 07:31:00 PM
LOL. 450 LOC's today already, and 5:39 am, so look what a mess  (http://bbs.hitechcreations.com/smf/Smileys/default/smile.gif) StSanta, it seems that with my such codding you can feel yourself safe  (http://bbs.hitechcreations.com/smf/Smileys/default/smile.gif)


[This message has been edited by Fariz (edited 11-10-2000).]
Title: YARGH, cut n paste error in sig file
Post by: StSanta on November 10, 2000, 07:53:00 PM
LOL fariz, yer mean.

I like you.

I was targetting general bishrooks, you go for a single player.

Oh well, it's lonely at the top  (http://bbs.hitechcreations.com/smf/Smileys/default/biggrin.gif)