Author Topic: YARGH, cut n paste error in sig file  (Read 349 times)

Offline StSanta

  • Gold Member
  • *****
  • Posts: 2496
YARGH, cut n paste error in sig file
« on: November 10, 2000, 07:09:00 AM »
Sorry about that lads  

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

Offline easymo

  • Parolee
  • Silver Member
  • ****
  • Posts: 1640
YARGH, cut n paste error in sig file
« Reply #1 on: November 10, 2000, 12:22:00 PM »
 How the heck do you cut and paste anyway?

Offline Saintaw

  • Platinum Member
  • ******
  • Posts: 6692
      • My blog
YARGH, cut n paste error in sig file
« Reply #2 on: November 10, 2000, 12:42:00 PM »
LOL !

I was wondering what your political babble was about  

New235


[This message has been edited by Saintaw (edited 11-10-2000).]
Saw
Dirty, nasty furriner.

Offline Fariz

  • Silver Member
  • ****
  • Posts: 1087
      • http://9giap.warriormage.com
YARGH, cut n paste error in sig file
« Reply #3 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  

[This message has been edited by Fariz (edited 11-10-2000).]

Offline StSanta

  • Gold Member
  • *****
  • Posts: 2496
YARGH, cut n paste error in sig file
« Reply #4 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  

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  

------------------
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).]

Offline Ripsnort

  • Radioactive Member
  • *******
  • Posts: 27251
YARGH, cut n paste error in sig file
« Reply #5 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  

Offline StSanta

  • Gold Member
  • *****
  • Posts: 2496
YARGH, cut n paste error in sig file
« Reply #6 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();
}

Offline Fariz

  • Silver Member
  • ****
  • Posts: 1087
      • http://9giap.warriormage.com
YARGH, cut n paste error in sig file
« Reply #7 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  

That class has a check for NO_ACTIVE   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    

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

 

Offline Fariz

  • Silver Member
  • ****
  • Posts: 1087
      • http://9giap.warriormage.com
YARGH, cut n paste error in sig file
« Reply #8 on: November 10, 2000, 07:31:00 PM »
LOL. 450 LOC's today already, and 5:39 am, so look what a mess   StSanta, it seems that with my such codding you can feel yourself safe  


[This message has been edited by Fariz (edited 11-10-2000).]

Offline StSanta

  • Gold Member
  • *****
  • Posts: 2496
YARGH, cut n paste error in sig file
« Reply #9 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