Code:
  
on *:TEXT:!break*:#: { break $$1- }
alias break {
  write -c brcalc.txt
  write break.txt msg $1 4-- Bombing Run4 $$1 with4 $$2 $+ $$3 jets. 4RAW (100% weapons) $4-
  write break.txt msg $1 4--7 $round($calc($$2 / 1.1),2) $+ $$3 @ 110% --10 $round($calc($$2 / 1.15),2) $+ $$3 @ 115% --7 $round($calc($$2 / 1.2),2) $+ $$3 @ 120% --10 $round($calc($$2 / 1.25),2) $+ $$3 @ 125% --7 $round($calc($$2 / 1.3),2) $+ $$3 @ 130%
  write break.txt msg $1 4--7 $round($calc($$2 / 1.35),2) $+ $$3 @ 135% --10 $round($calc($$2 / 1.4),2) $+ $$3 @ 140% --7 $round($calc($$2 / 1.45),2) $+ $$3 @ 145% --10 $round($calc($$2 / 1.5),2) $+ $$3 @ 150% --7 $round($calc($$2 / 1.55),2) $+ $$3 @ 155%
  write break.txt msg $1 4--7 $round($calc($$2 / 1.6),2) $+ $$3 @ 160% --10 $round($calc($$2 / 1.65),2) $+ $$3 @ 165% --7 $round($calc($$2 / 1.7),2) $+ $$3 @ 170%
  write break.txt msg $1 4-- Only send 33% of your jets MAX! Report what breaks!
  write break.txt msg $1 4-- Do not attack with less than 88% readiness. Readiness targets in topic.
  .play $1 break.txt
}




No sure why it wouldn't work.
I copy and paste it into my Remote
When i use !break 500k nothing happens
Is it possible that i set up that only ppl i have set up the name can use it?

Last edited by KidSol; 11/09/05 05:20 AM.