Guest User

Untitled

a guest
Jan 5th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 62.47 KB | None | 0 0
  1. {
  2.     -- generic lines
  3.     Play_ban_c01    = I_BIG,    -- don't kill civilians
  4.     Play_ban_c02    = I_BIG,    -- I said don't kill civilians
  5.     Play_ban_c03    = I_BIG,    -- goddammit man
  6.     Play_ban_v01a   = I_CHAT,   -- security cameras gotta go
  7.     Play_ban_v02x   = I_BIG,    -- security cameras down to 50%
  8.     Play_ban_v03x   = I_BIG,    -- security cameras down to 0%
  9.     Play_ban_p01    = I_BIG,    -- point of no return
  10.     Play_ban_d01    = I_NAG,    -- hacking device jammed
  11.     Play_ban_g02x   = I_CHAT,   -- doesn't play anything?
  12.  
  13.  
  14.     ban_r01         = I_NAG,    -- you just lost a civilian
  15.     ban_r02         = I_NAG,    -- HOSTAGE RESCUE UNITS ARE GOING IN
  16.     ban_r03         = I_NAG,    -- more of the same
  17.     ban_r04         = I_NAG,
  18.  
  19.     ban_q01a        = I_BIG,    -- DALLAS IS DOWN
  20.     ban_q01b        = I_BIG,    -- CHAINS IS DOWN
  21.     ban_q01c        = I_BIG,    -- WOLF IS DOWN
  22.     ban_q01d        = I_BIG,    -- HOXTON IS DOWN
  23.  
  24.     ban_q02a        = I_BIG,    -- DALLAS IS BACK
  25.     ban_q02b        = I_BIG,    -- etc
  26.     ban_q02c        = I_BIG,    -- etc
  27.     ban_q02d        = I_BIG,    -- etc
  28.  
  29.     Play_ban_s01_a  = I_BIG,    -- incoming taser
  30.     Play_ban_s01_b  = I_BIG,    -- incoming tasers
  31.     Play_ban_s02_a  = I_BIG,    -- incoming bulldozer
  32.     Play_ban_s02_b  = I_BIG,    -- SEVERAL bulldozers (prepare your anus)
  33.     Play_ban_s03_a  = I_BIG,    -- incoming shield
  34.     Play_ban_s03_b  = I_BIG,    -- incoming shields (do these lines even get used)
  35.     Play_ban_s04    = I_BIG,    -- group of cloakers on your ass
  36.     Play_ban_s05    = I_BIG,    -- SPECIAL UNITS (tasers)
  37.  
  38.     gen_ban_b01a    = I_BIG,    -- anticipation announce, 45
  39.     gen_ban_b01b    = I_BIG,    -- anticipation announce, 30
  40.     gen_ban_b02a    = I_BIG,    -- anticipation announce, 20
  41.     gen_ban_b02b    = I_BIG,    -- anticipation announce, 10
  42.     gen_ban_b02c    = I_BIG,    -- BASS DROP
  43.     gen_ban_b03x    = I_BIG,    -- anticipation countdown, 30
  44.     gen_ban_b04x    = I_BIG,    -- anticipation countdown, 20
  45.     gen_ban_b05x    = I_BIG,    -- anticipation countdown, 10
  46.  
  47.     gen_ban_b10     = I_BIG,    -- assault over [just barely survived]
  48.     gen_ban_b11     = I_BIG,    -- assault over [normal]
  49.     gen_ban_b12     = I_BIG,    -- assault over [taking names]
  50.  
  51.  
  52.  
  53.     -- first world bank
  54.     Play_1wb_ban_02x_any  = {I_CHAT, I_NAG},   -- go inside
  55.     Play_1wb_ban_03b_any  =  I_CHAT,           -- find the bank manager
  56.     Play_1wb_ban_04b_any  =  I_CHAT,           -- go to the server room
  57.     Play_1wb_ban_05x_any  =  I_CHAT,           -- there's the silent alarm
  58.     Play_1wb_ban_06a_any  =  I_CHAT,           -- get the drill and thermite
  59.     Play_1wb_ban_06b_any  =  I_NAG,            -- did you forget about them
  60.     Play_1wb_ban_07x_any  =  I_CHAT,           -- someone else grab the other can
  61.     Play_1wb_ban_08a_any  =  I_CHAT,           -- now set up the drill
  62.     Play_1wb_ban_08b_any  =  I_NAG,            -- above, but nagging
  63.     Play_1wb_ban_09x_any  =  I_CHAT,           -- the insider sure delivered
  64.     Play_1wb_ban_10a_any  =  I_CHAT,           -- activating a network backdoor
  65.     Play_1wb_ban_11a_any  =  I_CHAT,           -- found an accessible computer
  66.     Play_1wb_ban_11b_any  = {I_CHAT, I_NAG},   -- erase the security footage
  67.     Play_1wb_ban_12x_any  =  I_CHAT,           -- the evidence is history
  68.     Play_1wb_ban_13a_any  =  I_CHAT,           -- go pour out the thermite
  69.     Play_1wb_ban_13b_any  =  I_NAG,            -- GUYS THE THERMAL THERMITE
  70.     Play_1wb_ban_14x_any  =  I_CHAT,           -- now hold the fort
  71.     Play_1wb_ban_15x_any  =  I_CHAT,           -- get the other can too
  72.     Play_1wb_ban_16x_any  =  I_CHAT,           -- thermite is half done
  73.     Play_1wb_ban_17a_any  =  I_CHAT,           -- get the money
  74.     Play_1wb_ban_17b_any  =  I_NAG,            -- COME ON JUMP DOWN ALREADY FUCKING LOSER
  75.     Play_1wb_ban_18x_any  =  I_CHAT,           -- put some money bags down, grab the cash
  76.     Play_1wb_ban_19x_any  =  I_CHAT,           -- the vault will open any second
  77.     Play_1wb_ban_20x_any  =  I_CHAT,           -- escape plan
  78.     Play_1wb_ban_21x_any  =  I_CHAT,           -- head to the office corridor
  79.     Play_1wb_ban_22x_any  =  I_CHAT,           -- go to server room
  80.     Play_1wb_ban_23x_any  =  I_CHAT,           -- C4 it up
  81.     Play_1wb_ban_24x_any  =  I_CHAT,           -- get down to the garage
  82.     Play_1wb_ban_25x_any  =  I_CHAT,           -- splendid work
  83.  
  84.  
  85.  
  86.     -- heat street
  87.     str_ban_01          = I_CHAT,    -- patch in bruce
  88.     str_ban_02          = I_CHAT,    -- cops are locking down everything
  89.     str_ban_03          = I_CHAT,    -- meet up with bruce
  90.     str_ban_04          = I_NAG,     -- they're locking you down
  91.     str_ban_05          = I_CHAT,    -- continue on foot
  92.     str_ban_06          = I_NAG,     -- THERE'S NO OTHER WAY
  93.  
  94.     str_bru_01          = I_CHAT,    -- the police got roadblocks everywhere
  95.     str_bru_02          = I_CHAT,    -- almost there
  96.     str_bru_03          = I_CHAT,    -- THEY GOT ME, AHM SHOT
  97.  
  98.     str_ban_07          = I_CHAT,    -- matt crashed
  99.     str_ban_08          = I_NAG,     -- MOVE ON GET MATT
  100.     str_ban_09          = I_CHAT,    -- ambulance heading to matt
  101.     str_ban_10          = I_CHAT,    -- THAT'S SOME ACCIDENT
  102.     str_ban_11          = I_CHAT,    -- GOTTA GET MATT OUT
  103.     str_ban_12          = I_CHAT,    -- find some gasoline
  104.     str_ban_13          = I_NAG,     -- GUYS THE THERMAL GAS
  105.     str_ban_14          = I_CHAT,    -- let's see how long he'll last
  106.     str_ban_15          = I_CHAT,    -- sweating bullets
  107.     str_ban_16          = I_CHAT,    -- running out of oxygen
  108.     str_ban_17          = I_CHAT,    -- we need more gas
  109.     str_ban_18          = I_CHAT,    -- no time to loosen that now
  110.     str_ban_19          = I_CHAT,    -- SO INSTEAD LET'S FUCKING ESCORT MATT YES THIS IS A GREAT IDEA
  111.     str_ban_20          = I_NAG,     -- GO FASTER NERDS
  112.     str_ban_21          = I_CHAT,    -- I GOT ALEX (yeah, somehow bile in PD2 is worse)
  113.  
  114.     str_alx_01          = I_CHAT,    -- move higher up because i'm incompetent
  115.     str_ban_22          = I_CHAT,    -- yes I agree this is the best plan
  116.     str_ban_23          = I_CHAT,    -- KEEP GOING FAGGOTS
  117.     str_ban_24          = I_CHAT,    -- there's still cops, surprise
  118.     str_ban_25          = I_CHAT,    -- continue up the overpass
  119.  
  120.     str_ban_26          = I_CHAT,    -- patching in alex
  121.     str_alx_02          = I_CHAT,    -- yeah I can do the thing
  122.     str_alx_03          = I_CHAT,    -- in a minute
  123.     str_ban_27          = I_CHAT,    -- whoa he fast
  124.     str_alx_04          = I_CHAT,    -- I'm in and ready to get out
  125.     str_alx_05          = I_CHAT,    -- CLEAR
  126.     str_ban_28          = I_CHAT,    -- THE
  127.     str_ban_29          = I_CHAT,    -- PICKUP
  128.     str_ban_30          = I_NAG,     -- ZONE
  129.     str_alx_06          = I_NAG,     -- !!!
  130.     str_alx_07          = I_CHAT,    -- alex is coming down
  131.     str_alx_08          = I_CHAT,    -- TIME TO FALL BACK :^)
  132.     str_alx_09          = I_CHAT,    -- this spot is safer
  133.     str_ban_31          = I_NAG,     -- follow alex
  134.     str_alx_10          = I_NAG,     -- get down here
  135.     str_alx_11          = I_CHAT,    -- get matt in
  136.     str_alx_12          = I_NAG,     -- I SAID GET MATT IN
  137.     str_alx_13          = I_CHAT,    -- get your butt in
  138.  
  139.  
  140.  
  141.     -- panic room
  142.     apa_ban_32x_any             = I_CHAT,           -- go inside
  143.     apa_ban_33x_any             = I_CHAT,           -- get the deal going
  144.     apa_ban_34x_any             = I_NAG,            -- don't be suspicious
  145.     apa_ban_35x_any             = I_CHAT,           -- get blasting
  146.     apa_ban_36x_any             = I_CHAT,           -- go to the panic room
  147.     apa_ban_37x_any             = I_CHAT,           -- hey what about that chavez guy
  148.     apa_ban_38x_any             = I_NAG,            -- find the not-bank manager
  149.     apa_ban_39x_any             = I_CHAT,           -- open the red door
  150.     apa_ban_40x_any             = I_NAG,            -- how 2 door
  151.     apa_ban_41x_any             = I_CHAT,           -- keep things smooth, kill the gangsters (never heard this line)
  152.     apa_ban_42x_any             = I_NAG,            -- KILL THEM (never heard this either)
  153.     apa_ban_43x_any             = I_CHAT,           -- loosen the panic room
  154.     apa_ban_44x_any             = I_NAG,            -- SAWS
  155.     apa_ban_45x_any             = I_CHAT,           -- KEEP THEM RUNNING
  156.     apa_ban_46x_any             = I_NAG,            -- GUYS THE THERMAL SAW
  157.     apa_ban_47x_any             = I_NAG,            -- GO GET IT
  158.     apa_ban_48x_any             = I_CHAT,           -- cops are here
  159.     apa_ban_49x_any             = I_NAG,            -- S A W S
  160.     apa_ban_50x_any             = I_CHAT,           -- saws are done
  161.     apa_ban_51x_any             = I_CHAT,           -- swiss cheese
  162.  
  163.     -- and then the numbering gets completely fucked
  164.     apa_ban_08x_any             = I_CHAT,           -- patching in alex
  165.     apa_alx_01b_any             = I_CHAT,           -- "in a minute or two"
  166.     apa_ban_09x_any             = I_CHAT,           -- c4 coming boys
  167.     apa_alx_31a_any             = I_CHAT,           -- oh no snipers
  168.     apa_alx_31b_any             = I_NAG,            -- they scare me pls help
  169.     apa_alx_03x_any             = I_CHAT,           -- making the drop
  170.     apa_dialog_c4_on_roof       = I_CHAT,           -- yeah let's completely fuck the internal naming scheme
  171.     apa_dialog_c4_in_alley      = I_CHAT,           -- absolutely no consistency whatsoever
  172.     apa_dialog_c4_behind_sign   = I_CHAT,           -- why
  173.     apa_ban_12x_any             = I_NAG,            -- C4 GUYS
  174.     apa_ban_13a_any             = I_NAG,            -- GUYS THE OTHER TWO FLOORS
  175.     apa_ban_13b_any             = I_NAG,            -- GUYS THE OTHER TWO FLOORS
  176.     apa_ban_13c_any             = I_NAG,            -- GUYS THE OTHER TWO FLOORS
  177.     apa_ban_14a_any             = I_CHAT,           -- one floor done
  178.     apa_ban_14b_any             = I_CHAT,           -- one floor done
  179.     apa_ban_14c_any             = I_CHAT,           -- one floor done
  180.     apa_ban_15a_any             = I_NAG,            -- GUYS THE OTHER FLOOR
  181.     apa_ban_15b_any             = I_NAG,            -- GUYS THE OTHER FLOOR
  182.     apa_ban_15c_any             = I_NAG,            -- GUYS THE OTHER FLOOR
  183.     apa_ban_16a_any             = I_CHAT,           -- two floors done
  184.     apa_ban_16b_any             = I_CHAT,           -- two floors done
  185.     apa_ban_16c_any             = I_CHAT,           -- two floors done
  186.     apa_ban_23x_any             = {I_CHAT, I_NAG},  -- stand clear
  187.     apa_ban_17x_any             = I_CHAT,           -- that was crazy
  188.  
  189.     apa_ban_18x_any             = I_CHAT,           -- get back here alex
  190.     apa_alx_02x_any             = I_CHAT,           -- oh ok
  191.     apa_ban_19x_any             = I_CHAT,           -- hold the fort
  192.     apa_alx_05x_any             = I_CHAT,           -- oh no lot of dudes
  193.     apa_alx_06x_any             = I_CHAT,           -- CLEAR THE ROOF
  194.     apa_alx_07x_any             = I_CHAT,           -- you can stop clearing the roof now
  195.     apa_alx_08x_any             = I_CHAT,           -- lowering the winch
  196.     apa_alx_09x_any             = I_CHAT,           -- it's lowered, someone attach it
  197.     apa_alx_10a_any             = I_NAG,            -- attach it pls :(
  198.     apa_alx_10b_any             = I_NAG,            -- pls :(
  199.     apa_alx_15x_any             = I_CHAT,           -- I'M A SITTING DUCK
  200.     apa_alx_14x_any             = I_CHAT,           -- PULLING THIS SHIT OUTTA HERE
  201.     apa_alx_16x_any             = I_CHAT,           -- he gone
  202.     apa_ban_20x_any             = I_CHAT,           -- time to go
  203.     apa_ban_21x_any             = I_CHAT,           -- go to the basement
  204.     apa_ban_22x_any             = I_NAG,            -- I SAID
  205.  
  206.  
  207.  
  208.     -- green bridge
  209.     bri_ban_01      = I_CHAT,           -- the scene is yours
  210.     bri_ban_02      = I_NAG,            -- move up before the cops pour in
  211.     bri_ban_03      = I_NAG,            -- LOCATE THE CHINAMAN
  212.     bri_ban_04      = I_CHAT,           -- he's in orange
  213.     bri_ban_05      = I_NAG,            -- GET HIM OUT
  214.     bri_ban_06      = I_CHAT,           -- he should be in one of the transports
  215.     bri_ban_07      = I_NAG,            -- PLACE THE SAWS
  216.     bri_ban_20      = I_CHAT,           -- WE HIT A TANKER UP AHEAD
  217.     bri_ban_21      = I_NAG,            -- KEEP MOVING UNTIL YOU FIND THE TRANSPORTS
  218.     bri_ban_22      = I_CHAT,           -- place buzzsaws
  219.     bri_ban_23      = I_NAG,            -- SET THE SAWS UP
  220.     bri_ban_24      = I_BIG,            -- first transport open
  221.     bri_ban_25      = I_BIG,            -- second transport
  222.     bri_ban_26      = I_BIG,            -- third transport
  223.     bri_ban_27      = I_NAG,            -- CHECK THE VAN
  224.     bri_ban_28      = I_CHAT,           -- gotta be the fourth one
  225.     bri_ban_29      = I_BIG,            -- fourth transport
  226.     bri_ban_30      = I_CHAT,           -- get the codeword
  227.  
  228.     bri_ban_31      = {I_CHAT, I_NAG},  -- retrace your steps
  229.     bri_ban_32      = I_CHAT,           -- tower on the right
  230.     bri_ban_33      = I_NAG,            -- GUYS THE THERMAL TOWER
  231.     bri_ban_34      = I_CHAT,           -- BUT THE CASH, THE CAAAAAASH
  232.     bri_ban_08      = {I_CHAT, I_NAG},  -- MOTIVATE HIM
  233.     bri_ban_09      = {I_CHAT, I_NAG},  -- once at the top, send up the balloon
  234.     bri_ban_10      = I_NAG,            -- THE PLANE'S IN THE AIR
  235.     bri_ban_11      = I_CHAT,           -- get him into the seat
  236.     bri_ban_35      = I_CHAT,           -- strap him in
  237.     bri_ban_36      = {I_CHAT, I_NAG},  -- release the balloon
  238.     bri_ban_37      = I_CHAT,           -- is the pilot inbound
  239.     bri_ban_12      = I_CHAT,           -- time to fetch the goods
  240.     bri_geo_01x     = I_CHAT,           -- pilot there in a couple of minutes
  241.     bri_ban_38      = I_CHAT,           -- hold the fort
  242.     bri_ban_39      = I_CHAT,           -- defend the tower
  243.     bri_ban_13      = {I_CHAT, I_NAG},  -- raise the balloon higher
  244.  
  245.     bri_geo_02x     = I_CHAT,           -- "just a minute"
  246.     bri_geo_03x     = I_CHAT,           -- picking up the package
  247.     bri_geo_04x     = I_BIG,            -- shit I missed
  248.     bri_geo_05x     = I_CHAT,           -- making another attempt
  249.     bri_geo_06x     = I_BIG,            -- got the package
  250.  
  251.     bri_ban_40      = I_CHAT,           -- are you there yet
  252.     bri_ban_41      = I_CHAT,           -- one more minute guys
  253.     bri_ban_42      = I_CHAT,           -- nicely done, now get out
  254.     bri_ban_43      = I_CHAT,           -- get to the bridge pillar
  255.     bri_ban_44      = I_CHAT,           -- move further down the bridge
  256.     bri_ban_45      = I_NAG,            -- KEEP MOVING YOU'RE ALMOST THERE
  257.     bri_ban_46      = I_CHAT,           -- package landed safely
  258.     bri_ban_47      = I_CHAT,           -- down the stairs
  259.     bri_ban_48      = I_CHAT,           -- get the scuba gear
  260.     bri_ban_18      = I_CHAT,           -- get the scuba gear and jump
  261.     bri_ban_15      = I_NAG,            -- KEEP MOVING
  262.  
  263.  
  264.  
  265.     -- diamond heist
  266.     dia_ban_02x_wsp = I_CHAT,                               -- "OK, you got the codes for the vault?"
  267.     dia_ban_03x_wsp = I_CHAT,                               -- "Right - find them and get me hooked me up with the gadgets we aquired."
  268.     dia_ban_04x_wsp = I_CHAT,                               -- "You got the coordinates - go."
  269.     dia_ban_05x_wsp = I_CHAT,                               -- "OK, let's see if my info is correct..."
  270.     dia_ban_06x_wsp = I_CHAT,                               -- "Find the alarm boxes ..."
  271.     dia_ban_16x_wsp = I_CHAT,                               -- "Look for the display cases - rumor has it there are some rare gems inside."
  272.     dia_ban_17x_wsp = I_CHAT,                               -- "I think they have nine or ten of those cases."
  273.     -- 18 is nothing
  274.     dia_ban_19x_wsp = I_CHAT,                               -- "Stay out of the flashlights people."
  275.     dia_ban_20x_wsp = I_CHAT,                               -- "I count eight guards."
  276.     dia_ban_21x_wsp = I_CHAT,                               -- "I can confirm the layout - the vault is at the bottom of the atrium."
  277.     dia_ban_22x_wsp = I_CHAT,                               -- "Security is responding - they will do rounds now - keep moving."
  278.     dia_ban_23x_wsp = I_CHAT,                               -- "There seems to be a party going on upstairs in one of the wings. You should be able to hear the noise."
  279.     dia_ban_24x_wsp = I_CHAT,                               -- "Team... I now control the cameras feeds."
  280.     dia_ban_25x_wsp = I_CHAT,                               -- "OK, I got the camera feed - I see the whole place."
  281.     dia_ban_26x_wsp = I_CHAT,                               -- "The CFO of the company is here... Oh, he can't dance."
  282.     dia_ban_27x_wsp = I_CHAT,                               -- "Alright, forget the party - let's get the stones."
  283.     dia_ban_28x_wsp = I_CHAT,                               -- "Thanks - I got access. I need all three set up to finish."
  284.     dia_ban_29x_wsp = I_CHAT,                               -- "Excellent - it's working."
  285.     dia_ban_30x_wsp = I_CHAT,                               -- "Great, it's scrambling the alarm."
  286.     dia_ban_31x_wsp = I_CHAT,                               -- "Fantastic - the alarm is bypassed."
  287.     dia_ban_32x_wsp = I_CHAT,                               -- "That's one - two more to go."
  288.     dia_ban_33x_wsp = I_CHAT,                               -- "That's two - one more to go."
  289.     dia_ban_34x_wsp = I_CHAT,                               -- "Three down - all done."
  290.     dia_ban_35x_wsp = I_CHAT,                               -- "OK, go down to the vault and enter the security codes."
  291.     dia_ban_36x_wsp = I_NAG,                                -- "There should be a computer panel just outside the vault - enter the codes."
  292.     dia_ban_37x_wsp = I_CHAT,                               -- "The lasers by the vault doors should deactivate right about - now."
  293.     dia_ban_38x_wsp = I_CHAT,                               -- "Deactivating laser at the vault doors - done."
  294.     dia_ban_39x_wsp = {I_CHAT, playInstead = "dia_28"},     -- "Once you break the glass, the alarm will go off - be prepared!"
  295.     dia_ban_40x_wsp = I_CHAT,                               -- "The stones in the middle are top priority - the rest is pure bonus."
  296.     dia_ban_41x_wsp = I_CHAT,                               -- "Great, access codes work as planned. Let's roll."
  297.     dia_ban_42x_wsp = {I_CHAT, I_NAG},                      -- "Get in there - let's get some diamonds!"
  298.     dia_ban_43x_any = I_CHAT,                               -- "Head down to the vault and enter the security codes!"
  299.     dia_ban_44x_any = I_CHAT,                               -- "You got the codes already - now you have access to the vault's control panel."
  300.     dia_ban_45x_any = I_CHAT,                               -- "You sure...? OK, they must have switched very recently. Our intel was super fresh."
  301.     dia_ban_46x_any = I_CHAT,                               -- "Uh... Ok ok ok... Hold on..."
  302.     dia_ban_47x_any = I_CHAT,                               -- "I got lot of girls and guys - no one important enough for us to use."
  303.     dia_ban_48x_any = I_CHAT,                               -- "Get the CFO at the party - he must have the codes."
  304.     dia_ban_49x_any = I_CHAT,                               -- "OK guys, we go for the CFO - I'll find him through the camera feed."
  305.     dia_ban_50x_any = I_CHAT,                               -- "We are gonna do some negotiations with Mr. Garnet and see if we can trade the CFO for the codes."
  306.     dia_ban_51x_any = I_CHAT,                               -- "It's worth a try, I'm sure Mr. Garnet will pick up the phone."
  307.     dia_ban_52x_any = I_CHAT,                               -- "Keep searching for the CFO guys, I'm checking the live feed!"
  308.     dia_ban_53x_any = I_CHAT,                               -- "We'll get to the lasers in a moment - now let's turn off the alarm."
  309.     dia_ban_54x_any = I_CHAT,                               -- "Whoa, what just happened!?"
  310.     dia_ban_55x_any = I_CHAT,                               -- "You need to let me disable the remaining alarm boxes. Hook up the prepped tablets and I'll hack the system."
  311.     dia_ban_56x_any = I_CHAT,                               -- "Alright team, you're made - let's execute plan B."
  312.     dia_ban_57x_any = I_CHAT,                               -- "Alright. All the alarm boxes are now disabled, let's try and do it the smooth way next time!"
  313.     dia_ban_58x_any = I_CHAT,                               -- "Finally, the codes worked! It's about time!"
  314.     dia_ban_59x_any = {I_CHAT, I_NAG},                      -- "Run guys, get in there! Get the diamonds!"
  315.     dia_ban_60x_any = I_CHAT,                               -- "Alright guys! Checked the feeds, he is right there."
  316.     dia_ban_61x_any = I_CHAT,                               -- "Great you got him, now get him up to the roof!"
  317.     dia_ban_62x_any = I_NAG,                                -- "Get him moving!  Get the CFO to the roof!"
  318.     dia_ban_63x_any = I_CHAT,                               -- "Alright, I'm coming in! Get ready!"
  319.     dia_ban_64x_any = I_CHAT,                               -- "Alright, we're gonna have a little chat. You guys hold the fort!"
  320.     dia_ban_65x_any = I_CHAT,                               -- "Guys, guys listen up. I got the codes from the CFO!"
  321.     dia_ban_66x_any = I_CHAT,                               -- "Timelock is deactivated - 30 seconds!"
  322.     dia_ban_67x_any = I_NAG,                                -- "Get down to the vault guys - it will open any moment now!"
  323.     dia_ban_68x_any = I_NAG,                                -- "Enter the vault - get the diamonds!"
  324.     dia_ban_69x_any = I_CHAT,                               -- "No luck with Mr. Garnet I'm afraid, he couldn't care less about the CFO."
  325.     dia_ban_70x_any = I_CHAT,                               -- "The CFO spilled the beans and told me that Garnet's son Ralph is at the party."
  326.     dia_ban_71x_any = {I_CHAT, I_NAG},                      -- "Get Ralph now!"
  327.     dia_ban_72x_any = I_CHAT,                               -- "How about we drop this guy from sky high?"
  328.     dia_ban_73x_any = I_CHAT,                               -- "Look up - I'm closing in! I'm gonna drop this guy through the dome for all the cameras to see."
  329.     dia_ban_74x_any = I_CHAT,                               -- "Incoming! Watch out below!"
  330.     dia_ban_75x_any = I_CHAT,                               -- "Alright guys! Checked the feeds, he is right there."
  331.     dia_ban_76x_any = I_NAG,                                -- "Ralph has a pony tail and a pink shirt - get him up here!"
  332.     dia_ban_77x_any = I_CHAT,                               -- "Hurry people, hurry!"
  333.     dia_ban_80x_any = I_CHAT,                               -- "There we go, I'm off for some more negotiations."
  334.     dia_ban_81x_any = I_CHAT,                               -- "Garnet caved, we got access! There is a problem though."
  335.  
  336.     dia_ban_83x_any = I_CHAT,                               -- "Garnet has remotely opened the vault, but there is a programmed timelock, there's nothing anyone can do about that."
  337.     dia_ban_84x_any = I_CHAT,                               -- "It will unlock in 30 seconds."
  338.     dia_ban_85x_any = I_CHAT,                               -- "It will open in one minute."
  339.     dia_ban_86x_any = I_CHAT,                               -- "Stay alive people - we are almost inside!"
  340.     dia_ban_87x_any = I_CHAT,                               -- "We need to wait for 3 minutes."
  341.     dia_ban_88x_any = I_CHAT,                               -- "The payload is not far away now guys - keep watching the vault doors!"
  342.     dia_ban_89x_any = I_CHAT,                               -- "I got the call, it's opening!"
  343.     dia_ban_90x_any = I_CHAT,                               -- "Take the big ones in the middle, leave the rest!"
  344.     dia_ban_91x_any = I_NAG,                                -- "Don't stay for too long guys - don't get greedy!"
  345.     dia_ban_92x_any = I_CHAT,                               -- "We are after the big ones in the middle, everything else is a just bonus!"
  346.     dia_ban_93x_any = I_CHAT,                               -- "You got 'em all!"
  347.     dia_ban_94x_any = I_CHAT,                               -- "Let's get you guys out of there!"
  348.     dia_ban_95x_any = I_CHAT,                               -- "I'm coming in to get you, get here quick! I can't stay forever!"
  349.     dia_ban_96x_any = I_CHAT,                               -- "I can't stay here any longer - I need to go around and make another attempt!"
  350.     dia_ban_97x_any = I_CHAT,                               -- "Get ready guys, I'm coming in!"
  351.     dia_ban_98x_any = I_CHAT,                               -- "Now you have your trophy, get in!"
  352.  
  353.     dia_ban_99x_any = I_CHAT,                               -- "Remember guys, I still have all the camera feeds, do not shoot the cameras!"
  354.     dia_ban_100_any = I_CHAT,                               -- "No no! They have rerouted the camera feeds, I'm blind! Shoot them! Shoot the cameras!"
  355.     dia_ban_101_any = I_CHAT,                               -- "All the cameras are destroyed - I'm completely blind!"
  356.  
  357.     dia_ban_102_any = I_CHAT,                               -- "I see a police helicopter circling the building - things are about to heat up!"
  358.     dia_ban_103_any = I_BIG,                                -- "The police radio says they're in the elevator shaft - floor 22!"
  359.     dia_ban_104_any = I_BIG,                                -- "Heads up! I see SWAT scaling the outside of the building"
  360.     dia_ban_105_any = I_CHAT,                               -- "Hey guys... what are you up to? What are you doing?"
  361.     dia_ban_106_any = I_CHAT,                               -- "We will mess with anything, except that."
  362.     dia_ban_107_any = I_CHAT,                               -- "Aw... Alright, alright - to get through that glass you'll have use glass cutter that got you into the building."
  363.     dia_ban_108_any = I_CHAT,                               -- "Oh, you sure stirred the hornets nest! The direct link to Murky Water Security just lit up - get outta there - quick!"
  364.     dia_ban_109_any = I_CHAT,                               -- "Come on guys - you can do it!"
  365.     dia_ban_110_any = I_BIG,                                -- "SWATs are climbing onto the roof guys!"
  366.     dia_ban_111_any = I_BIG,                                -- "SWATs from the east wing I see them climbing on the outside!"
  367.     dia_ban_112_any = I_BIG,                                -- "SWATs coming up from the south side entering floor 22!"
  368.     dia_ban_113_any = I_BIG,                                -- "SWATs are climbing the west wing walls - I think they're going for floor 23!"
  369.     dia_ban_114_any = I_BIG,                                -- "SWATs on the roof!"
  370.     dia_ban_115_any = I_BIG,                                -- "Anyone on floor 23 check your six - SWAT coming through the windows!"
  371.     dia_ban_116_any = I_BIG,                                -- "SWATs hitting floor 22!"
  372.     dia_ban_117_any = I_BIG,                                -- "Floor 23 east wing is being hit - SWATs from the windows!"
  373.     dia_ban_118_any = I_BIG,                                -- "Floor 23 west wing is stormed!"
  374.     dia_ban_119_any = I_BIG,                                -- "The SWATs are entering the sales department on floor 22!"
  375.     dia_ban_120_any = I_BIG,                                -- "The SWATs are hitting the PR department on floor 23!"
  376.     dia_ban_121_any = I_BIG,                                -- "Watch the gym! SWATs incoming!"
  377.  
  378.  
  379.  
  380.     -- slaughterhouse
  381.     slh_ban_01      = I_CHAT,           -- tackle ready, trucks ready, on your mark dallas
  382.     slh_ban_02      = I_NAG,            -- FOLLOW THAT GOLD
  383.     slh_ban_03      = I_CHAT,           -- remember the plan
  384.     slh_ban_04      = I_CHAT,           -- how's the truck
  385.     slh_ban_05      = {I_CHAT, I_NAG},  -- get the truck down
  386.     slh_ban_06      = {I_CHAT, I_NAG},  -- drill the safe open
  387.     slh_ban_07      = I_CHAT,           -- backup murkies
  388.     slh_ban_08      = I_CHAT,           -- murkies at the garage doors
  389.     slh_ban_09      = I_CHAT,           -- police on the scene
  390.     slh_ban_10      = I_CHAT,           -- swats on the roof
  391.     slh_ban_11      = I_CHAT,           -- opened container 61
  392.     slh_ban_12      = I_CHAT,           -- no police in sight
  393.     slh_ban_13      = {I_CHAT, I_NAG},  -- move the gold
  394.     slh_ban_14      = I_CHAT,           -- move the containers as practiced
  395.     slh_ban_15      = I_NAG,            -- USE THE CONTROL PANEL
  396.     slh_ban_16      = {I_CHAT, I_NAG},  -- keep the police busy
  397.     slh_ban_17      = I_CHAT,           -- fetch the gas cans
  398.     slh_ban_18      = I_CHAT,           -- set the trap in container 12
  399.     slh_ban_19      = I_CHAT,           -- trap's in place
  400.     slh_ban_20      = I_CHAT,           -- get gas on the tires
  401.     slh_ban_21      = I_NAG,            -- set the smokescreen to enable the escape
  402.     slh_ban_22      = I_CHAT,           -- they won't see where we load the
  403.     slh_ban_23      = I_CHAT,           -- looks thick enough from here
  404.     slh_ban_24      = I_CHAT,           -- smokescreen's working
  405.     slh_ban_25      = I_CHAT,           -- now we just need to set the trap
  406.     slh_ban_26      = I_NAG,            -- GUYS THE THERMAL TRAP
  407.     slh_ban_27      = I_CHAT,           -- opening container 57 remotely, run
  408.     slh_ban_28      = {I_CHAT, I_NAG},  -- RUN
  409.  
  410.  
  411.  
  412.     -- counterfeit
  413.     cft_ban_01x     = I_CHAT,           -- we're here for the plates
  414.     cft_ban_02x     = I_NAG,            -- just meet mitchell
  415.     cft_ban_03x     = I_CHAT,           -- mitchell's by the pool
  416.     cft_ban_04x     = I_NAG,            -- go see mitchell dammit
  417.     cft_ban_06x     = I_CHAT,           -- loot beyond this door
  418.     cft_ban_07x     = I_CHAT,           -- get that gate open, get a crowbar
  419.     cft_ban_08x     = I_CHAT,           -- see if you can bypass the system
  420.     cft_ban_09x     = I_CHAT,           -- start the code breaker
  421.     cft_ban_10x     = I_CHAT,           -- there's a second one
  422.     cft_ban_11x     = I_CHAT,           -- make sure it doesn't stall
  423.     cft_ban_12x     = I_NAG,            -- find wilson's alarm box
  424.     cft_ban_13x     = I_NAG,            -- get that codebreaker too
  425.     cft_ban_14x     = I_CHAT,           -- WE GOT A HERO WITH A GUN
  426.     cft_ban_15x     = I_CHAT,           -- don't let them (civs) run away
  427.     cft_ban_16x     = I_CHAT,           -- start both codebreakers and stay hidden
  428.     cft_ban_17x     = I_CHAT,           -- keep hidden from the neighbors
  429.     cft_ban_18x     = I_CHAT,           -- stay on the lot
  430.     cft_ban_19x     = I_CHAT,           -- control the civs
  431.     cft_ban_20x     = I_CHAT,           -- got a few 911s, prepare for action
  432.     cft_ban_21x     = I_CHAT,           -- you're made, lock it down
  433.     cft_ban_22x     = I_BIG,            -- someone escaped
  434.     cft_ban_23x     = I_NAG,            -- GO TO PLAN B GUYS
  435.     cft_ban_24x     = I_NAG,            -- KEEP GOING
  436.     cft_ban_25x     = I_CHAT,           -- [going loud] police are approaching
  437.     cft_ban_26x     = I_CHAT,           -- is the safe there
  438.     cft_ban_27x     = I_CHAT,           -- they just finished off a batch (trap)
  439.     cft_ban_28x     = I_CHAT,           -- HEY GUESS WHAT
  440.     cft_ban_29x     = I_CHAT,           -- IT WAS A TRAP
  441.     cft_ban_30x     = I_NEVER,          -- GET OUT
  442.     cft_ban_32x     = I_CHAT,           -- TOO LATE
  443.     cft_ban_33x     = I_CHAT,           -- bain is confused by debris
  444.     cft_ban_34x     = I_CHAT,           -- defused half the c4
  445.     cft_ban_35x     = I_CHAT,           -- almost all the c4
  446.     cft_ban_36x     = I_CHAT,           -- defused all the c4
  447.     cft_ban_37x     = I_CHAT,           -- ARE YOU ALIVE
  448.     cft_ban_38x     = I_CHAT,           -- we blew the money :^)
  449.     cft_ban_39x     = I_CHAT,           -- SAVE THE MONE
  450.     cft_ban_40x     = I_CHAT,           -- c4 was a bit overkill EH EH EH
  451.     cft_ban_41x     = I_CHAT,           -- (after c4) get the big safe open
  452.     cft_ban_42x     = I_CHAT,           -- oh no the mone is gone :(((((
  453.     cft_ban_43x     = I_CHAT,           -- at least the safe's not kaboomed
  454.     cft_ban_44x     = I_CHAT,           -- whaddya mean we can't drill it
  455.     cft_ban_45x     = I_CHAT,           -- but water pressure will save us... despite the big-ass hole
  456.     cft_ban_46x     = I_CHAT,           -- so here's the plan
  457.     cft_ban_47x     = {I_CHAT, I_NAG},  -- FIND A HOSE
  458.     cft_ban_48x     = I_NAG,            -- LAY DOWN THE HOSE
  459.     cft_ban_49x     = {I_CHAT, I_NAG},  -- GET THE WATER RUNNING
  460.     cft_ban_50x     = I_CHAT,           -- power grid off
  461.     cft_ban_51x     = I_CHAT,           -- power box off
  462.     cft_ban_52x     = I_CHAT,           -- power's back on
  463.     cft_ban_53x     = I_CHAT,           -- drill the thing, get the hose
  464.     cft_ban_54x     = I_NAG,            -- GUYS THE DRILL DRILL
  465.     cft_ban_55x     = {I_CHAT, I_NAG},  -- FIND A POWER OUTLET
  466.     cft_ban_56x     = I_CHAT,           -- drill's going, and it TECHNICALLY never jams :^)
  467.     cft_ban_57x     = I_NAG,            -- GET THE POWER BACK UP
  468.     cft_ban_58x     = I_CHAT,           -- start dragging the hose
  469.     cft_ban_59x     = I_NAG,            -- B O I
  470.     cft_ban_60x     = I_CHAT,           -- just wait for the drill to finish
  471.     cft_ban_61x     = I_CHAT,           -- the cops shut off the power
  472.     cft_ban_62x     = {I_CHAT, I_NAG},  -- CONNECT THE HOSE
  473.     cft_ban_63x     = I_NAG,            -- TURN ON THE WATER
  474.     cft_ban_64x     = I_CHAT,           -- FILL HER UP GOOD
  475.     cft_ban_65x     = I_CHAT,           -- cops closed the valve
  476.     cft_ban_66x     = I_NAG,            -- GUYS THE THERMAL WATER
  477.     cft_ban_67x     = I_CHAT,           -- stick the c4 in(?)
  478.     cft_ban_68x     = I_NAG,            -- I SAID STICK THE C4 IN
  479.     cft_ban_69x     = I_CHAT,           -- get the plates
  480.     cft_ban_70x     = I_NAG,            -- GRAB ALL THE LOOT
  481.     cft_ban_71x     = I_CHAT,           -- now run for it
  482.     cft_ban_72x     = I_CHAT,           -- get to the manhole
  483.     cft_ban_73x     = I_CHAT,           -- remember to stay underground
  484.     cft_ban_74x     = {I_CHAT, I_NAG},  -- open the hatch
  485.     cft_ban_75x     = I_NAG,            -- DON'T FORGET THE CROWBAR
  486.     cft_ban_76x     = {I_CHAT, I_NAG},  -- get to the ocean
  487.     cft_ban_78x     = I_CHAT,           -- last gate
  488.     cft_ban_80x     = I_BIG,            -- swats by the beach
  489.     cft_ban_81x     = I_BIG,            -- swats from the east
  490.     cft_ban_82x     = I_BIG,            -- swats from the west
  491.     cft_ban_83x     = I_BIG,            -- swats from the north
  492.     cft_ban_84x     = I_BIG,            -- swats from the west,      on pacific drive
  493.     cft_ban_85x     = I_BIG,            -- swats from the south,     from the beach
  494.     cft_ban_86x     = I_BIG,            -- swats from the southeast, over the hills
  495.     cft_ban_87x     = I_BIG,            -- swats from the north,     on keel street
  496.     cft_ban_88x     = I_BIG,            -- [stealth] too loud, cops got called
  497.     cft_ban_89x     = I_BIG,            -- [stealth] patrol coming
  498.     cft_ban_90x     = I_BIG,            -- [stealth] another patrol (holy shit the typos on this one)
  499.     cft_ban_91x     = I_CHAT,           -- heavy reinforcement
  500.     cft_ban_92x     = I_CHAT,           -- they're gonna drive through wilson's wall
  501.     cft_ban_93x     = I_CHAT,           -- they actually did it the absolute madmen
  502.     cft_ban_94x     = I_CHAT,           -- COOL, BREAK THROUGH THE GATES
  503.     cft_ban_95x     = I_NAG,            -- GET IN THERE
  504.     cft_ban_96x     = I_CHAT,           -- check out those totally-not-a-trap stacks
  505.     cft_ban_97x     = I_CHAT,           -- IT A TRAP (and there's two copies of these lines?)
  506.     cft_ban_98x     = I_CHAT,           -- you defused them, yay
  507.     cft_ban_99x     = I_CHAT,           -- OH MY GOD
  508.     cft_ban_100x    = I_CHAT,           -- there go all the good prints
  509.     cft_ban_101x    = I_CHAT,           -- but you got the money out
  510.     cft_ban_102x    = I_CHAT,           -- great bonus
  511.     cft_ban_103x    = I_CHAT,           -- you got some
  512.     cft_ban_104x    = I_BIG,            -- [stealth] one of the civs is escaping
  513.     cft_ban_106x    = I_CHAT,           -- the hose is laid out
  514.     cft_ban_107x    = I_BIG,            -- [stealth] cops are coming
  515.     cft_ban_108x    = I_BIG,            -- [stealth] cops are here
  516.     cft_ban_109x    = I_BIG,            -- [stealth] cops are calling
  517.     cft_ban_110x    = I_BIG,            -- [stealth] cops sent another car
  518.     cft_ban_111x    = I_BIG,            -- [stealth] cops got reported missing
  519.     cft_ban_112x    = I_BIG,            -- [stealth] cops are inside, silent kills
  520.  
  521.  
  522.  
  523.     -- undercover
  524.     und_ban_001         = I_CHAT,           -- I feel like robin hood
  525.     und_ban_002         = I_CHAT,           -- [start] we need both taxman and the server
  526.     und_ban_003         = I_CHAT,           -- taxman is the guy in the white shirt
  527.     und_ban_004         = I_CHAT,           -- customer is just around the corner
  528.     und_ban_005         = I_CHAT,           -- customer is one minute away
  529.     und_ban_006         = I_CHAT,           -- customer is two minutes away
  530.     und_ban_007         = I_CHAT,           -- here come the bluechip-hired henchmen
  531.     und_ban_008         = I_CHAT,           -- I'll eavesdrop, relaying
  532.     und_ban_008b        = I_CHAT,           -- "YOU GOT THE DATA, MISTER STURR?"
  533.     und_ban_008c        = I_CHAT,           -- "it's nearby. can I see the funds?"
  534.     und_ban_008d        = I_CHAT,           -- "nice, I'll get the server"
  535.     und_ban_009         = I_CHAT,           -- taxman goes for the server, I think
  536.     und_ban_010         = I_CHAT,           -- uh must've been my police scanner (guess this was a warning for the FBI)
  537.     und_ban_011         = I_CHAT,           -- he's at the trunk, he uh...
  538.     und_ban_012         = I_CHAT,           -- he put it inside his shirt
  539.     und_ban_013         = I_CHAT,           -- it could've been a big gun!
  540.     und_ban_014         = I_CHAT,           -- WE ARE IN THE JAR
  541.     und_ban_015         = I_CHAT,           -- GUYS GET YOUR HEADS DOWN
  542.     und_ban_016         = I_CHAT,           -- that must be FEDS
  543.     und_ban_017         = I_CHAT,           -- don't shoot the taxman (unused)
  544.     und_ban_018         = I_CHAT,           -- let's not be taken by surprise
  545.     und_ban_019         = I_CHAT,           -- to the roof, alex
  546.     und_ban_020         = I_CHAT,           -- easy now
  547.     und_ban_021         = I_CHAT,           -- ALEX, GET A GRIP
  548.     und_ban_022         = I_CHAT,           -- I'm an idiot for hiring you again
  549.     und_ban_023         = I_CHAT,           -- it's on the balcony
  550.     und_ban_024         = I_CHAT,           -- I knew you could be trusted alex
  551.     und_ban_025         = I_CHAT,           -- IT'S CRUMBLING (and thank fuck for that)
  552.     und_ban_026         = I_CHAT,           -- looks risky, can't get to it
  553.     und_ban_027         = I_CHAT,           -- shoot the wires
  554.     und_ban_028         = I_CHAT,           -- I'm sure the airbag will save him
  555.     und_ban_029         = I_CHAT,           -- THERE IT GOES
  556.     und_ban_030         = I_CHAT,           -- I don't like that sound, work fast
  557.     und_ban_031         = I_CHAT,           -- get the saw going, cut through the roof
  558.     und_ban_032         = I_NAG,            -- GUYS FOCUS (floor 3 transfer room)
  559.     und_ban_033         = I_NAG,            -- GUYS FOCUS (ground floor)
  560.     und_ban_034         = I_CHAT,           -- get him out, get him to the transfer room (floor 3)
  561.     und_ban_035         = I_CHAT,           -- get him out, get him to the transfer room (ground floor)
  562.     und_ban_036         = I_CHAT,           -- we're after the codes and the server
  563.     und_ban_037         = {I_CHAT, I_NAG},  -- GET HIM OUTTA THERE
  564.     und_ban_038         = {I_CHAT, I_NAG},  -- put him down in the chair
  565.     und_ban_039         = {I_CHAT, I_NAG},  -- hook up the server
  566.     und_ban_040         = {I_CHAT, I_NAG},  -- GET THE POWER PLUGGED IN
  567.     und_ban_041         = I_CHAT,           -- get him talking, people
  568.     und_ban_043         = I_CHAT,           -- BE GENTLE
  569.     und_ban_044         = I_CHAT,           -- DON'T BREAK HIS JAW
  570.     und_ban_045         = I_CHAT,           -- WATCH THE NECK
  571.     und_ban_046         = I_CHAT,           -- HE PASSED OUT
  572.     und_ban_047         = I_CHAT,           -- is... is he dead
  573.     und_ban_048         = I_CHAT,           -- don't kill him now
  574.     und_ban_049         = I_CHAT,           -- get accounting file name (stage 3)
  575.     und_ban_050         = I_CHAT,           -- MILLIONS OF FILES        (stage 2)
  576.     und_ban_051         = I_CHAT,           -- he has the server on him
  577.     und_ban_053         = I_CHAT,           -- last step, let's open her up (final stage)
  578.     und_ban_054         = I_CHAT,           -- now we're talking
  579.     und_ban_055         = I_CHAT,           -- we are through and loaded up
  580.     und_ban_056         = I_NAG,            -- HURRY, TYPE IT IN
  581.     und_ban_057         = I_CHAT,           -- type in ZYGON
  582.     und_ban_058         = I_CHAT,           -- now MercyKill
  583.     und_ban_059         = I_CHAT,           -- now Starbreezer
  584.     und_ban_060         = {I_CHAT, I_NAG},  -- you gotta do the transfer locally
  585.     und_ban_061         = I_CHAT,           -- tax put to good use
  586.     und_ban_062         = I_CHAT,           -- gimme gimme gimme gimme
  587.     und_ban_063         = I_CHAT,           -- confirmed the transaction
  588.     und_ban_064         = I_CHAT,           -- up to the roof, chopper coming in (unused?)
  589.     und_ban_065         = I_CHAT,           -- he (who?) had it coming
  590.     und_ban_066         = I_BIG,            -- climbing on the balcony
  591.     und_ban_067         = I_BIG,            -- ground floor, left staircase
  592.     und_ban_068         = I_BIG,            -- ground floor, right staircase
  593.     und_ban_069         = I_CHAT,           -- IT'S ON FIRE
  594.     und_ban_070         = I_CHAT,           -- swats swarming all over the roofs
  595.     und_ban_071         = I_BIG,            -- lot of snipers sneaking up on ya
  596.     und_ban_072         = I_CHAT,           -- we want to see the server
  597.     und_ban_073         = I_CHAT,           -- they will see alex, hide
  598.     und_ban_074         = I_CHAT,           -- we're made, action guys
  599.     und_ban_075         = I_CHAT,           -- that's too early, what if the server isn't there
  600.     und_ban_076         = I_CHAT,           -- now we gotta go in blind
  601.     und_ban_077         = I_CHAT,           -- alex, get the crane in there
  602.     und_ban_078         = I_CHAT,           -- get the taxman out of there
  603.     und_ban_079         = I_NAG,            -- GUYS THE THERMAL SERVER
  604.     und_ban_080         = {I_CHAT, I_NAG},  -- open the trunk and check
  605.     und_ban_081         = {I_CHAT, I_NAG},  -- find a crowbar
  606.     und_ban_082         = I_CHAT,           -- alex is there (unused)
  607.     und_ban_084         = I_CHAT,           -- get him into the chair
  608.     und_ban_085         = {I_CHAT, I_NAG},  -- plug the server in, connect the power
  609.     und_ban_086         = I_CHAT,           -- check the vents
  610.     und_ban_088         = I_CHAT,           -- swats are breaching in
  611.     und_ban_090         = I_CHAT,           -- opening up walls left and right
  612.     und_ban_091         = I_CHAT,           -- power's out again
  613.     und_ban_092         = I_CHAT,           -- the cops cut ther power
  614.     und_ban_093         = I_CHAT,           -- get the power back up
  615.     und_ban_094         = I_CHAT,           -- now restart the computer
  616.     und_ban_095         = I_CHAT,           -- power box on roof
  617.     und_ban_096         = I_CHAT,           -- power box on first floor (lore implications?)
  618.     und_ban_097         = I_CHAT,           -- power box on second floor
  619.     und_ban_098         = I_CHAT,           -- power box on third floor
  620.     und_ban_099         = I_CHAT,           -- power box on fourth floor (LORE IMPLICATIONS????)
  621.     und_ban_100         = I_CHAT,           -- power box on ground floor
  622.     und_ban_101         = I_CHAT,           -- time to get the hell outta dodge
  623.     und_ban_102         = I_CHAT,           -- get to the surrounding rooftop
  624.     und_ban_103         = I_NAG,            -- KEEP GOING GUYS
  625.     und_ban_104         = I_CHAT,           -- YOU GOTTA MAKE THE JUMP
  626.     und_ban_105         = I_CHAT,           -- chopper up and head out
  627.     und_ban_106         = I_CHAT,           -- if he doesn't follow orders, hit him
  628.     und_ban_107         = I_CHAT,           -- I count two guys
  629.     und_ban_108         = I_CHAT,           -- I count four guys
  630.     und_ban_109         = I_CHAT,           -- I count 16 guys
  631.     und_ban_110         = I_CHAT,           -- I'm back in
  632.     und_ban_111         = I_CHAT,           -- the ASIM is passed
  633.     und_ban_112         = I_CHAT,           -- keep an eye on that timer
  634.     und_ban_113         = I_CHAT,           -- when that timer hits zero, we're clear
  635.     und_b_dia_ban_109   = I_NAG,            -- COME ON GUYS YOU CAN DO IT
  636.     und_alx_001         = I_CHAT,           -- I'm doing this, I'm committed
  637.     und_alx_002         = I_CHAT,           -- connected
  638.     und_alx_003         = I_CHAT,           -- like a GLOOOOoooOOOooOOOVE
  639.     und_alx_004         = I_CHAT,           -- lifting in ten
  640.     und_alx_005         = I_CHAT,           -- hoisting it your way
  641.    
  642.    
  643.    
  644.     -- no mercy
  645.     hos_ban_001   = I_CHAT,             -- "OK, you got that? Computer, blood sample, validation and then an elevator escape. Oh, and I hope you brought your silenced pistols for taking out the cameras."
  646.     hos_ban_002   = {I_CHAT, I_NAG},    -- "After you've drawn your guns, you gotta destroy the security cameras within seven seconds - or the alarm will go off."
  647.     hos_ban_131a  = I_CHAT,             -- "There should be three cameras."
  648.     hos_ban_131b  = I_CHAT,             -- "There should be six cameras."
  649.     hos_ban_131c  = I_CHAT,             -- "There should be nine cameras."
  650.     hos_ban_003   = I_CHAT,             -- "I'll do the countdown."
  651.     hos_ban_004   = I_CHAT,             -- "Ready when you are."
  652.     hos_ban_005_7 = I_BIG,              -- "Seven..."
  653.     hos_ban_005_6 = I_BIG,              -- "Six..."
  654.     hos_ban_005_5 = I_BIG,              -- "Five..."
  655.     hos_ban_005_4 = I_BIG,              -- "Four..."
  656.     hos_ban_005_3 = I_NEVER,            -- "Three..."
  657.     hos_ban_005_2 = I_NEVER,            -- "Two..."
  658.     hos_ban_005_1 = I_NEVER,            -- "One..."
  659.    
  660.     hos_ban_006   = I_BIG,              -- "Done. All cameras offline!"
  661.     hos_ban_007   = I_CHAT,             -- "Great, let's get on with the plan."
  662.     hos_ban_007b  = I_CHAT,             -- "Keep the civilians away from the alarm buttons."
  663.     hos_ban_008   = I_CHAT,             -- "The alarm went off! Now we gotta do this the rough way. Shape up, and let's do it in style next time."
  664.     hos_ban_009   = I_CHAT,             -- "Make sure that none of the hostages run off and trigger the alarm."
  665.     hos_ban_010   = I_CHAT,             -- "Use the computer and open an access point for me - I need to get in their system to locate the patient."
  666.     hos_ban_011   = I_CHAT,             -- "Some of these people have heart rate sensors - don't stop any hearts, or the alarm will go off!"
  667.     hos_ban_012   = I_CHAT,             -- "Perfect, I'm in. Keep an eye on the hostages."
  668.     hos_ban_013   = I_CHAT,             -- "Make sure you check the elevator area!"
  669.     hos_ban_014   = I_CHAT,             -- "Make sure to check the cafeteria!"
  670.     hos_ban_015   = I_CHAT,             -- "We don't want anyone pressing any alarm buttons."
  671.     hos_ban_016   = I_CHAT,             -- "Pick up the phone, I'll handle the talking."
  672.     hos_ban_017   = I_CHAT,             -- "Uhm, hello?" (unused?)
  673.     hos_ban_018   = I_CHAT,             -- "Yeah... everything is OK here!"
  674.     hos_ban_019   = I_CHAT,             -- "No need to send anyone - we'll have a look at it."
  675.     hos_ban_020   = I_CHAT,             -- "Mmm... OK. Uh, well...  We'll be waiting."
  676.     hos_ban_021   = I_CHAT,             -- "Didn't we have this same issue last week?"
  677.     hos_ban_022   = I_NEVER,            -- "Guys, they are sending some guards! Make sure to dispose of them before they find anything suspicious."
  678.     hos_ban_023   = I_BIG,              -- "They pulled the alarm! Next time get the damn phone!"
  679.     hos_ban_024   = I_CHAT,             -- "Great, he didn't get the chance to sound the alarm. But they'll be more suspicious now - work fast!"
  680.     hos_ban_025   = I_BIG,              -- "People coming in from the elevators, keep an eye out!"
  681.     hos_ban_026   = I_CHAT,             -- "Allright, guys - I have a way in for you."
  682.     hos_ban_027   = I_CHAT,             -- "I made a fake page for a doctor - I found a first-day-on-the-job type guy. But first we need to get a patient file."
  683.     hos_ban_028   = I_NAG,              -- "You need to find the patient file."
  684.     hos_ban_029   = I_NAG,              -- "Should be somewhere around there - check all of them if you need to - be we need the correct one!"
  685.     hos_ban_030   = I_CHAT,             -- "Don't lose sight of the hostages - they can still trigger the alarm!"
  686.     hos_ban_031   = I_BIG,              -- "Shape up! No stray bullets!"
  687.     hos_ban_032   = I_CHAT,             -- "Get a grip people! Now we get to chew metal doors for ages!"
  688.     hos_ban_033   = I_CHAT,             -- "You're looking for a file of Mr F Williams."
  689.     hos_ban_034   = I_CHAT,             -- "This guy has some serious thing, we're after his blood."
  690.     hos_ban_035   = I_CHAT,             -- "Anyway, a job's a job - and a $20 million job is one we do without asking any questions!"
  691.     hos_ban_036   = I_NAG,              -- "Find it yet?"
  692.     hos_ban_037   = I_NAG,              -- "Keep looking."
  693.     hos_ban_038   = I_NAG,              -- "Check all over the place - doctors are sloppy."
  694.     hos_ban_039   = I_CHAT,             -- "Now we just gotta make sure that the hostages stay down while we get you guys changed into some scrubs."
  695.     hos_ban_040   = I_CHAT,             -- "Wow, that was fast!"
  696.     hos_ban_041   = I_NAG,              -- "Hurry up, guys - make this search quick!"
  697.     hos_ban_042   = I_CHAT,             -- "Bingo, that's the one!"
  698.     hos_ban_043   = I_NAG,              -- "Guys, this is taking forever - hurry up!"
  699.     hos_ban_044   = I_NAG,              -- "Work faster, guys - we got to do this in time."
  700.     hos_ban_045   = I_NAG,              -- "Time, time, time, people - anywhere you haven't looked."
  701.     hos_ban_046   = I_CHAT,             -- "OK, finally - let's look over it."
  702.     hos_ban_047   = I_CHAT,             -- "The last one? Really?! You couldn't have checked there right away?"
  703.     hos_ban_048   = I_CHAT,             -- "OK, that's Williams' file - he's kept in the ICU in a isolation unit. Let's play doctors and go in there."
  704.     hos_ban_049   = I_CHAT,             -- "Set up the fake sentry guns around the place - they'll make sure no one moves, it'll buy us the time we need."
  705.     hos_ban_050   = I_NAG,              -- "Put up the fake sentries."
  706.     hos_ban_051   = I_CHAT,             -- "Great job. Let's get you guys into some scrubs!"
  707.     hos_ban_052   = I_NAG,              -- "Everyone get into the locker room, and change clothes."
  708.     hos_ban_053   = I_CHAT,             -- "OK guys, get to the ICU area. Listen to Doctor Eriksson - the guy we're looking for should be diagnosed with blood poisoning and an abnormal heart rate."
  709.     hos_ban_054   = I_CHAT,             -- "Listen to the diagnose of each patient, and locate the one we're after."
  710.     hos_ban_055   = I_CHAT,             -- "If you draw your guns, you'll have about seven seconds before the security doors shut."
  711.     hos_ban_056   = I_CHAT,             -- "Listen to Doctor Eriksson - the guy we're looking for should be diagnosed with blood poisoning and an abnormal heart rate."
  712.     hos_ban_057   = I_CHAT,             -- "See if you can find a terminal of some sort that controls the security doors."
  713.     hos_ban_058   = I_CHAT,             -- "You managed to stop one of the security doors from closing, great! See if the right patient's in there!"
  714.     hos_ban_059   = I_CHAT,             -- "If it's the wrong room, we need to use our saw and get the others opened. We need that patient's blood sample!"
  715.     hos_ban_060   = I_CHAT,             -- "You will know it's the right guy if you see a tattoo on his neck!"
  716.     hos_ban_061   = I_CHAT,             -- "Great, that's the guy we're looking for! Start getting some blood samples - we need to validate them before we can leave!"
  717.     hos_ban_062   = I_CHAT,             -- "There are validation machines all around the place! Find a few and start validating blood samples - you can have several working at once."
  718.     hos_ban_063   = I_CHAT,             -- "The client needs the samples to have a virus count of 65% or more."
  719.     hos_ban_064   = I_CHAT,             -- "If a sample fails in the validation test, squeeze more blood out of the guy and go again. You need two successfully validated vials."
  720.     hos_ban_065   = I_CHAT,             -- "That's the wrong guy! Go, go, go! Find him!"
  721.     hos_ban_066   = I_CHAT,             -- "Get another one of those security doors open, we need to find him!"
  722.     hos_ban_067   = I_CHAT,             -- "Don't drop the vials - they're fragile like eggs!"
  723.    
  724.     hos_ban_068   = I_CHAT,             -- "Plan B, guys: Go get that teddybear, rip it open and use the saw inside on the ICU doors."
  725.     hos_ban_069   = I_CHAT,             -- "Get the teddybear we planted in the reception! Set that saw up!"
  726.     hos_ban_070   = I_CHAT,             -- "Good - looks rad. Keep it going."
  727.     hos_ban_071   = I_CHAT,             -- "ICU doors are open - get in there! We need to get to that patient! Hurry!"
  728.     hos_ban_072   = I_CHAT,             -- "Get them opened one by one, and keep the cops out of there!"
  729.     hos_ban_073   = I_CHAT,             -- "Saw is done! Get in and check the patient!"
  730.     hos_ban_074   = I_CHAT,             -- "Our patient should have a tattoo on his neck!"
  731.    
  732.     hos_ban_075   = I_CHAT,             -- "Guys, they are calling everyone! This thing must be worth billions!"
  733.     hos_ban_076   = {I_CHAT, I_NAG},    -- "Call for the elevator - once you have another validated blood sample you can get outta there!"
  734.     hos_ban_076b  = I_NAG,              -- "Call for the elevator."
  735.     hos_ban_076c  = I_NAG,              -- "Call for the elevator."
  736.     hos_ban_077   = I_CHAT,             -- "The alarm has practically shut down the elevator."
  737.     hos_ban_077a  = I_CHAT,             -- "It stops automatically on every floor and I gotta keep activating the system override. It's gonna take a while for the elevator to reach your floor!"
  738.     hos_ban_077b  = I_CHAT,             -- "I'd say about... two minutes, if the override cycle can continue uninterrupted."
  739.     hos_ban_078   = I_CHAT,             -- "Good, now keep defending until the elevator arrives! I hope you got two validated blood samples ready for extraction!"
  740.     hos_ban_079   = I_CHAT,             -- "They're throwing everything they got at this! The city is at full alert!"
  741.     hos_ban_080   = I_CHAT,             -- "They cut the power! Get it back up!"
  742.     hos_ban_081   = I_CHAT,             -- "The cops cut the power again, get it back on!"
  743.     hos_ban_082   = I_NAG,              -- "The elevator won't move until the power is back on!"
  744.     hos_ban_083   = I_CHAT,             -- "Like clockwork. Now show them that you can't be stopped."
  745.     hos_ban_084   = I_NAG,              -- "Go! Go!"
  746.     hos_ban_085   = I_CHAT,             -- "Power is back - keep moving!"
  747.     hos_ban_086   = I_CHAT,             -- "Well done! I hear they talk of air support - this is nuts!"
  748.     hos_ban_087   = I_CHAT,             -- "Our insider hid a cooler in the elevator! Drop the vials in there!"
  749.     hos_ban_088   = I_NAG,              -- "Put the validated samples into the cooler, we need at least two of them!"
  750.     hos_ban_089   = I_NAG,              -- "As soon as we have at least two validated samples in there, it's time to get moving."
  751.     hos_ban_090   = I_CHAT,             -- "Our client requires at least two blood samples, so hurry up and get it!"
  752.     hos_ban_091   = I_CHAT,             -- "Great! Those samples will do! Get everyone into the elevator - you guys gotta get the hell out of here!"
  753.     hos_ban_092   = I_CHAT,             -- "There are cops and CEDAs in masses around the hospital! I also see some military vehicles - we sure hit the beehive!"
  754.     hos_ban_093   = I_CHAT,             -- "This guy must have something special, everyone is taking interest!"
  755.     hos_ban_094   = I_NAG,              -- "Get going - or you will be left for dead!"
  756.     hos_ban_095   = I_CHAT,             -- "OK, awesome. 30 floors to go and I'll pick you guys up."
  757.     hos_ban_096   = I_CHAT,             -- "Guys, I gotta circle a bit - they got jets approaching."
  758.     hos_ban_097   = I_CHAT,             -- "Strange, all the cops are ordered to stand down and withdraw! They're letting us go!"
  759.     hos_ban_098   = I_CHAT,             -- "Whoah! Breach, guys! Missiles headed for the roof!"
  760.     hos_ban_099   = I_CHAT,             -- "They are insane! They're hitting the building with missiles!"
  761.     hos_ban_100   = I_CHAT,             -- "Guys! Guys! You still there?! Get out!"
  762.     hos_ban_101   = I_CHAT,             -- "Another missile hit - I'm sure that one struck some of their own guys!"
  763.     hos_ban_102   = I_CHAT,             -- "Hold on, you're almost there!"
  764.     hos_ban_103   = I_CHAT,             -- "Ok I'm here on the roof - get out and run when you can!"
  765.     hos_ban_104   = I_CHAT,             -- "The whole roof is on fire! It's on Fire!"
  766.     hos_ban_105   = I_CHAT,             -- "Here, I'm dropping the ladder! Climb, guys!"
  767.     hos_ban_106   = I_CHAT,             -- "Dallas! Wolf!? Anyone! Guys!"
  768.     hos_ban_107   = I_CHAT,             -- "You hear me?! They keep bombing you!"
  769.     hos_ban_108   = I_CHAT,             -- "I gotta leave ya! I'm sorry guys - I'm out. You are left for dead."
  770.     hos_ban_109   = I_CHAT,             -- "I can't hear you! If you are there, get out!"
  771.     hos_ban_110   = I_CHAT,             -- "They got the army on your ass!"
  772.     hos_ban_111   = I_CHAT,             -- "Man, sorry... You are left for dead!"
  773.     hos_ban_112   = I_CHAT,             -- "Open up the hatch with a crowbar, you should be able to find a roof access there!"
  774.     hos_ban_113   = I_CHAT,             -- "Get out on the roof!"
  775.     hos_ban_114   = I_CHAT,             -- "I'll come in and get you."
  776.     hos_ban_115   = I_CHAT,             -- "You need to be fast! There's not much time!"
  777.     hos_ban_116   = I_CHAT,             -- "Go! Get to the ladder before this place crumbles!"
  778.     hos_ban_117   = I_CHAT,             -- "We gotta get out of here! Climb, guys! Climb!"
  779.     hos_ban_118   = I_CHAT,             -- "Heat is everywhere - go, go, go!"
  780.     hos_ban_119   = I_CHAT,             -- "Aw, you guys look like crap - blood everywhere."
  781.     hos_ban_120   = I_CHAT,             -- "Not the brain surgery we were planning - but we got the blood sample. Let's put it to good use!"
  782.    
  783.     hos_telephone_mumble = I_CHAT,      -- I wonder
  784.     hos_ban_121          = I_CHAT,      -- "Hi! (mumbling on other end) Yes, what can I do for you?"
  785.     hos_ban_122          = I_CHAT,      -- "Yes, we had a small weapons malfuncion but everything is OK now... (mumbling on other end) Ehhh no. No, don't send anyone."
  786.     hos_ban_123          = I_CHAT,      -- "Mercy Hospital, please hold... Sir, I'm back."
  787.     hos_ban_124          = I_CHAT,      -- "Yes, Mercy Hospital. Who am I talking to?"
  788.     hos_ban_125          = I_CHAT,      -- "Bain... Uh, I mean Mercy Hospital, nurse Bain."
  789.     hos_ban_126          = I_NEVER,     -- "They're sending a repairman to check the cameras."
  790.     hos_ban_127          = I_BIG,       -- "They suspect nothing, we're good."
  791.     hos_ban_128          = I_BIG,       -- "They will get it at the next call - hurry up!"
  792.     hos_ban_129          = I_BIG,       -- "OK, easy. I'll take the next one as well."
  793.     hos_ban_130          = I_NEVER,     -- "Oh, I think we're made. Action, guys!"
  794.    
  795.     hos_ban_132   = I_CHAT,             -- "Oh! The elevator is torched! Stay away from those doors!"
  796.     hos_ban_133   = I_CHAT,             -- "Get out of that box, guys!"
  797.     hos_ban_134   = I_CHAT,             -- "Look for the hatch on the floor!"
  798.     hos_ban_135   = I_CHAT,             -- "Get the hell out before they fry you!"
  799.     hos_ban_136   = I_CHAT,             -- "Awesome! Down the ramp - I'm just outside!"
  800.     hos_ban_137   = I_CHAT,             -- "Don't forget the cooler!"
  801.     hos_ban_138   = {I_CHAT, I_NAG},    -- "Get inside the elevator, push the button and go!"
  802.     hos_ban_139   = I_BIG,              -- "Was that a vial I heard breaking!?"
  803.     hos_ban_141   = I_BIG,              -- "Don't go down that corridor."
  804.     hos_ban_142   = I_NAG,              -- "Stick a needle in the guy!"
  805.     hos_ban_143   = I_NAG,              -- "Validate that blood sample!"
  806. }
  807.  
  808.  
  809. -- This doesn't use two-entry tables because the heisters never nag.
  810. -- Really, this is just so muting Bain doesn't have the heisters run the
  811. -- half of the script and sound really weird doing it.
  812.  
  813. WTFBM_HeisterMutePriorities =
  814. {
  815.     dia_01  = I_NEVER,          -- shut down, they're blind
  816.     dia_02  = I_CHAT,           -- of course (we have the codes)
  817.     dia_03  = I_CHAT,           -- we need to bypass the alarm boxes, right
  818.     dia_05  = I_CHAT,           -- okay, moving
  819.     dia_09  = I_CHAT,           -- sneak around them (sounds out of place without bain)
  820.     dia_28  = I_CHAT,           -- the glass breaks, we get filthy rich (this replaces a bain line at I_CHAT level)
  821.  
  822.     dia_34  = I_NEVER,          -- DAMMIT, IT DOESN'T WORK
  823.     dia_35  = I_NEVER,          -- those codes cost us a million bucks
  824.     dia_36  = I_NEVER,          -- NOW wHAT
  825.     dia_37  = I_NEVER,          -- how about C4
  826.     dia_38  = I_NEVER,          -- not a chance
  827.     dia_39  = I_NEVER,          -- no c4, no thermite, no codes
  828.     dia_40  = I_NEVER,          -- stay calm, we've been through worse
  829.     dia_41  = I_NEVER,          -- who's at that party
  830.     dia_42  = I_CHAT,           -- except the CFO
  831.     dia_43  = I_CHAT,           -- let's find him
  832.     dia_44  = I_CHAT,           -- mr garnet?
  833.    
  834.     -- seems like a lot of undercover lines are wolf-only? strange, but okay
  835.     und_02  = I_CHAT,           -- this is DC man/get him to me, alex
  836.     und_42  = I_CHAT,           -- alex, you better nail it this time
  837.    
  838.     hos_b_slh_18 = I_CHAT,      -- bitch about slow elevator
  839.     hos_b_str_38 = I_CHAT,      -- more bitching about slow elevator
  840. }
Add Comment
Please, Sign In to add comment