Advertisement
Guest User

Untitled

a guest
Dec 11th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.74 KB | None | 0 0
  1. ADVS.text1 = "'s PDA"
  2. ADVS.text2 = "Right leg:"
  3. ADVS.text3 = "Left leg:"
  4. ADVS.text4 = "Left arm:"
  5. ADVS.text5 = "Right arm:"
  6. ADVS.text6 = "Torso:"
  7. ADVS.text7 = "Head:"
  8. ADVS.text8 = "Use:"
  9. ADVS.text9 = "Stats:"
  10. ADVS.text10 = "Health status:"
  11. ADVS.text11 = "Details:"
  12. ADVS.text12 = "Tips: "
  13. ADVS.text13 = "Health"
  14. ADVS.text14 = "Armor"
  15. ADVS.text15 = "Hunger"
  16. ADVS.text16 = "Bleeding out: "
  17. ADVS.text17 = "Not bleeding"
  18. ADVS.text18 = "Iradiated: "
  19. ADVS.text19 = "Not radiated"
  20. ADVS.text20 = "- You're under an effect of medkit. \n"
  21. ADVS.text21 = "- You're under an effect of anti-radiation pills.\n"
  22. ADVS.text22 = "- Torso is fine.\n"
  23. ADVS.text23 = "- Torso is crippled. You receive "
  24. ADVS.text24 = "x more damage.\n"
  25. ADVS.text25 = "- You're wearing a radsuit.\n"
  26. ADVS.text26 = "- You're not wearing a radsuit.\n"
  27. ADVS.text27 = "- Head seems fine.\n"
  28. ADVS.text28 = "- Head is crippled. You barely see anything.\n"
  29. ADVS.text29 = "- Both legs are broken. You can barely move.\n"
  30. ADVS.text30 = "- One leg is broken. Move speed has decreased.\n"
  31. ADVS.text31 = "- Both legs are fine.\n"
  32. ADVS.text32 = "- Both arms are broken. It's almost impossible to aim.\n"
  33. ADVS.text33 = "- An arm is broken. It's harder to aim.\n"
  34. ADVS.text34 = "- Both of your arms are intact.\n"
  35. ADVS.text35 = "- Wanted by the police force"
  36. ADVS.text36 = "- Not wanted by the police force"
  37. ADVS.text37 = "- Has gun license"
  38. ADVS.text38 = "- No gun license"
  39. ADVS.text39 = "- RP name: "
  40. ADVS.text40 = "- Job: "
  41. ADVS.text41 = "- Wallet: $"
  42. ADVS.text42 = "- Salary: $"
  43. ADVS.text43 = "Bind these commands for easier usage: \n"
  44. ADVS.text44 = "These might be really helpful!"
  45. ADVS.text45 = "Current status"
  46. ADVS.text46 = "Show PDA"
  47. ADVS.text47 = "-Taking an anti-radiation pill-"
  48. ADVS.text48 = "-Using a medkit-"
  49. ADVS.text49 = "-Applying a bandage-"
  50. ADVS.text50 = "You took one bandage from the pack"
  51. ADVS.text51 = "You can't carry more than "
  52. ADVS.text52 = " bandages!"
  53. ADVS.text53 = "Pack of bandages"
  54. ADVS.text54 = "Press E to take one bandage. Bandages left: "
  55. ADVS.text55 = "Med kit"
  56. ADVS.text56 = "Press E to take."
  57. ADVS.text57 = "You've picked up the med kit."
  58. ADVS.text58 = "You can't take more than "
  59. ADVS.text59 = " med kits!"
  60. ADVS.text60 = "Jar of anti-radiation pills"
  61. ADVS.text61 = "Press E to take one pill. Pills left: "
  62. ADVS.text62 = "You took one pill from the jar"
  63. ADVS.text63 = "You can't take more than "
  64. ADVS.text64 = " pills!"
  65. ADVS.text65 = "Anti-radiation pills"
  66. ADVS.text66 = "Radiation suit"
  67. ADVS.text67 = "Press E to equip. It might be useful."
  68. ADVS.text68 = "You've equipped the radiation suit."
  69. ADVS.text69 = "You're already wearing one of these."
  70. ADVS.text70 = "You're healing another player."
  71. ADVS.text71 = "You've successfully patched "
  72. ADVS.text72 = "'s limbs."
  73. ADVS.text73 = " has successfully patched your limbs."
  74. ADVS.text74 = "This player needs your help!"
  75. ADVS.text75 = "You're being healed by a doctor."
  76. ADVS.text76 = "Some of his limbs are broken. Hold R to help him."
  77. ADVS.text77 = "- Your torso is in poor condition. \n"
  78. ADVS.text78 = "- Your head is wounded. \n"
  79. ADVS.text79 = "Someone is already helping him."
  80. ADVS.text80 = "You didn't use the bandage because you're not bleeding."
  81. ADVS.text81 = "You don't have any bandages!"
  82. ADVS.text82 = "You don't have any medkits!"
  83. ADVS.text83 = "You don't have any anti-rad pills!"
  84. ADVS.text84 = "You can't take off your radsuit."
  85. ADVS.text85 = "You're not wearing a hazmat suit anymore."
  86. ADVS.text86 = "You're not wearing a hazmat suit. You can't take it off."
  87. ADVS.text87 = "Oops! You've just dropped your weapon!"
  88. ADVS.text88 = "You've taken an anti-radiation pill."
  89. ADVS.text89 = "You've used a medkit. You should be fine soon."
  90. ADVS.text90 = "You've used a bandage. You're not bleeding anymore."
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement