Advertisement
MaKuX

Dispatch Commads

Nov 16th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.16 KB | None | 0 0
  1. voice.register("dispatch", "ANTI-CITIZEN", "Attention, ground-units: Anti-citizen reported in this community. Code: LOCK, CAUTERIZE, STABILIZE", "npc/overwatch/cityvoice/f_anticitizenreport_spkr.wav")
  2.  
  3. voice.register("dispatch", "ASSUME POSITIONS", "Attention, please: All citizens in local residential block, assume your inspection-positions", "npc/overwatch/cityvoice/f_trainstation_assumepositions_spkr.wav")
  4.  
  5. voice.register("dispatch", "AUTONOMOUS JUDGMENT", "Attention, all ground-protection teams, autonomous judgment is now in effect. Sentencing is now discretionary. Code, AMPUTATE, ZERO, CONFIRM", "npc/overwatch/cityvoice/f_protectionresponse_4_spkr.wav")
  6.  
  7. voice.register("dispatch", "CITIZEN RELOCATION", "Citizen notice: Failure to co-operate will result in permanent off-world relocation", "npc/overwatch/cityvoice/f_trainstation_offworldrelocation_spkr.wav")
  8.  
  9. voice.register("dispatch", "CONSPIRACY", "Citizen reminder: Inaction is conspiracy. Report counter-behavior to a Civil-Protection team immediately", "npc/overwatch/cityvoice/f_innactionisconspiracy_spkr.wav")
  10.  
  11. voice.register("dispatch", "CONVICTED", "Individual, you are convicted of multi-anti-civil violations. Implict citizenship revoked. Status, MALIGNANT", "npc/overwatch/cityvoice/f_citizenshiprevoked_6_spkr.wav")
  12.  
  13. voice.register("dispatch", "DEDUCTED", "Attention, occupants: Your block is now charged with permissive inactive coersion. Five ration-units deducted", "npc/overwatch/cityvoice/f_rationunitsdeduct_3_spkr.wav")
  14.  
  15. voice.register("dispatch", "EVASION BEHAVIOR", "Attention, please, evasion behaviour consistent with malcompliant defendant. Ground protection-team, alert, code: ISOLATE, EXPOSE, ADMINISTER", "npc/overwatch/cityvoice/f_evasionbehavior_2_spkr.wav")
  16.  
  17. voice.register("dispatch", "INSPECTION", "Citizen notice, priority identification-check in-progress. Please assemble in your designated inspection positions", "npc/overwatch/cityvoice/f_trainstation_assemble_spkr.wav")
  18.  
  19. voice.register("dispatch", "JUDGMENT WAIVER", "Attention, all ground-protection teams, judgment waiver now in effect. Capital prosecution is discretionary", "npc/overwatch/cityvoice/f_protectionresponse_5_spkr.wav")
  20.  
  21. voice.register("dispatch", "MISCOUNT DETECTED", "Attention, residents: Miscount detected in your block. Co-operation with your Civil Protection team permits full ration reward", "npc/overwatch/cityvoice/f_trainstation_cooperation_spkr.wav")
  22.  
  23. voice.register("dispatch", "MISSION FAILURE", "Attention, ground-units: Mission-failure will result in permanent off-world assignment. Code-reminder: SACRIFICE, COAGULATE, CLAMP", "npc/overwatch/cityvoice/fprison_missionfailurereminder.wav")
  24.  
  25. voice.register("dispatch", "OVERWATCH ACKNOWLEDGES", "Overwatch acknowledges critical exogen-breach. AirWatch augmentation-force dispatched and inbound. Hold for re-enforcement", "npc/overwatch/cityvoice/fprison_airwatchdispatched.wav")
  26.  
  27. voice.register("dispatch", "POTENTIAL INFECTION", "Attention, residents: This blocks contains potential civil infection. INFORM, CO-OPERATE, ASSEMBLE", "npc/overwatch/cityvoice/f_trainstation_inform_spkr.wav")
  28.  
  29. voice.register("dispatch", "RECEIVE YOUR VERDICT", "Individual, you are now charged with socio-endangerment level: FIVE. Cease evasion immediately, recieve your verdict", "npc/overwatch/cityvoice/f_ceaseevasionlevelfive_spkr.wav")
  30.  
  31. voice.register("dispatch", "STATUS EVASION", "Attention, protection-team, status evasion in progress in this community. RESPOND, ISOLATE, INQUIRE", "npc/overwatch/cityvoice/f_protectionresponse_1_spkr.wav")
  32.  
  33. voice.register("dispatch", "UNIDENTIFIED", "Attention, please: Unidentified person of interest, confirm your civil status with local protection-team immediately", "npc/overwatch/cityvoice/f_confirmcivilstatus_1_spkr.wav")
  34.  
  35. voice.register("dispatch", "UNREST PROCEDURE", "Attention, community: Unrest procedure code is now in effect. INNOCULATE, SHIELD, PACIFY. Code: PRESSURE, SWORD, STERILIZE", "npc/overwatch/cityvoice/f_unrestprocedure1_spkr.wav")
  36.  
  37. voice.register("dispatch", "UNREST STRUCTURE", "Alert, community ground-protection units, local unrest structure detected. ASSEMBLE, ADMINISTER, PACIFY", "npc/overwatch/cityvoice/f_localunrest_spkr.wav")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement