Advertisement
LambdaHidden

stealthmod.properties ENGLISH

Oct 18th, 2024 (edited)
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.03 KB | None | 0 0
  1. stealth.cilentsettings.name=Client Settings
  2. stealth.serversettings.name=Server Settings
  3.  
  4. stealth_enabled.name=Enable stealth
  5. stealth_enabled.help=Enable the Stealth Mod to do it's things.
  6. stealth_alerttime.name=Alert duration
  7. stealth_alerttime.help=Time until the NPCs leave their alerted state.
  8. stealth_cautiontime.name=Caution duration
  9. stealth_cautiontime.help=Time until the NPCs leave their caution state.
  10. stealth_override.name=Override relationship with player
  11. stealth_override.help=Force NPCs to be your enemy if they're included in npc.txt.
  12. stealth_stunplayers.name=Stun players
  13. stealth_stunplayers.help=Enable knocking out players too.
  14. stealth_keepcorpses.name=Keep Corpses override
  15. stealth_keepcorpses.help=Spawn server corpses even if ai_servercorpses is 0. Doesn't look good though.
  16. stealth_grabgunsfrombodies.name=Grab guns from bodies
  17. stealth_grabgunsfrombodies.help=Lets you grab weapons from NPCs that are unconscious.
  18. stealth_alertondamage.name=Alert on damage
  19. stealth_alertondamage.help=Make NPCs spot the player immediately upon receiving damage instead of investigating their position.
  20. stealth_maxcorpses.name=Max corpses
  21. stealth_maxcorpses.help=Limit the maximum amount of enemy ragdolls (only for NPCs affected by this mod).
  22. stealth_multiplier.name=Difficulty multiplier
  23. stealth_multiplier.help=This increases or decreases all difficulty settings.
  24. stealth_minsight.name=Minimum sight range
  25. stealth_minsight.help=Range at which an NPC can clearly see a player with minimum visibility.
  26. stealth_maxsight.name=Maximum sight range
  27. stealth_maxsight.help=Range at which an NPC can clearly see a player with maximum visibility.
  28. stealth_speedfactor.name=Speed visibility factor
  29. stealth_speedfactor.help=Multiplier for how much the player's speed affects their visibility.
  30. stealth_camofactor.name=Camouflage visibility factor
  31. stealth_camofactor.help=Sets how much the player's color matching the surroundings affects their visibility.
  32. stealth_lightfactor.name=Brightness visibility factor
  33. stealth_lightfactor.help=Sets how much the player being lit affects their visibility.
  34. stealth_stancefactor.name=Stance visibility factor
  35. stealth_stancefactor.help=Sets how much the player's stance (actually their collision box size) affects their visibility.
  36. stealth_minhearing.name=Minimum hearing range
  37. stealth_minhearing.help=Range at which an NPC can hear the quietest possible noise.
  38. stealth_maxhearing.name=Maximum hearing range
  39. stealth_maxhearing.help=Range at which an NPC can hear the loudest possible noise. Needs to be huge so other sounds can be heard reasonably. 256000 is a good starting point.
  40. stealth_gunshotfactor.name=Gunshot hearing factor
  41. stealth_gunshotfactor.help=Hearing multiplier for gunshots.
  42. stealth_suppfactor.name=Suppressor hearing factor
  43. stealth_suppfactor.help=Hearing multiplier for suppressed weapons.
  44. stealth_footstepfactor.name=Footstep hearing factor.
  45. stealth_footstepfactor.help=Hearing multiplier for footsteps.
  46. stealth_backuptime.name=Backup request delay
  47. stealth_backuptime.help=Time in seconds until an enemy alerts nearby allies after detecting a player.
  48. stealth_backuprange.name=Backup request range
  49. stealth_backuprange.help=When an enemy detects you, they will alert their friends within this range after a few seconds.
  50. stealth_sensortime.name=Proximity sensor duration
  51. stealth_sensortime.help=Proximity Sensors' battery duration.
  52. stealth_sensorrange.name=Proximity sensor range
  53. stealth_sensorrange.help=Detection range for the Proximity Sensor.
  54. stealth_sleeptime.name=Sleep duration
  55. stealth_sleeptime.help=Time in seconds until an unconscious enemy wakes up.
  56. stealth_cheat_no_alert.name=Cheat: no alert
  57. stealth_cheat_no_alert.help=Stealth-enabled NPCs won't alert on you no matter what. I'm the invisible man (duh duh)/ I'm the invisible man (duh duh)/ Incredible how you can/ See right through me! (Or hear me, or feel me shooting you...)
  58. stealth_cloak_allowed.name=Allow invisibility cloak
  59. stealth_cloak_allowed.help=Allows 'stealth_toggle_cloak' to do it's thing. This is independent of stealth_enabled by the way, so you can have just the cloaking without the NPC effects if you want.
  60. stealth_cloak_material.name=Cloak material
  61. stealth_cloak_material.help=Path to a VMT file the game will apply on you when you're cloaked.
  62. stealth_force_spawns_on_level_load.name=Force spawns on level load
  63. stealth_force_spawns_on_level_load.help=Force all enemy spawners whose templates are stealth-enabled NPCs to spawn when the game finishes loading the map.
  64.  
  65. stealth_reloadlists.name=Reload lists
  66. stealth_reloadlists.help=Update NPC, weapon and ignore sound lists from disk.
  67.  
  68. stealth_list.suppressed.title=Suppressed weapons
  69. stealth_list.suppressed.help=List of weapons that are equipped with unremovable suppressors. To add one, find it in the spawnmenu, right-click it, select "copy to clipboard", paste it here and click "Add".
  70. stealth_list.silent.title=Silent weapons
  71. stealth_list.silent.help=List of weapons that NPCs will not hear at all. To add one, do the same steps as above.
  72. stealth_list.npc.title=NPCs
  73. stealth_list.npc.help=NPCs in this list will have their sight, hearing and tactics adjusted to stealth. To add one, same as above.
  74. stealth_list.ignoresounds.title=Sounds to ignore
  75. stealth_list.ignoresounds.help=List of sounds that NPCs will ignore. To add to this list, turn on the option "Dump sound names", play the desired sound, open the console, copy what it said, paste it here and click "Add".
  76. stealth_list.reloadfromdisk=Reload from disk
  77. stealth_list.add=Add
  78.  
  79. stealth_drawbar.name=HUD style
  80. stealth_drawbar.help=Enable default HUD and set it's appearance.
  81. stealth_hudx.name=HUD X pos
  82. stealth_hudx.help=Horizontal position for the default HUD.
  83. stealth_hudy.name=HUD Y pos
  84. stealth_hudy.help=Vertical position for the default HUD.
  85. stealth_enablefx.name=Enable effects
  86. stealth_enablefx.help=Enable visual and sound effects, such as the ?, ! and * icons.
  87. stealth_enablemusic.name=Enable music
  88. stealth_enablemusic.help=Play music when enemies discover you. You can control it's loudness with the volume slider in the game's main menu.
  89. stealth_musicpath.name=Alert music
  90. stealth_musicpath.help=The music that plays during the alert phase. If you want to add your own, check https://wiki.facepunch.com/gmod/Creating_Looping_Sounds.
  91. stealth_debug_printsoundnames.name=Dump sound names
  92. stealth_debug_printsoundnames.help=Every time a sound plays, write it's name to the console.
  93. stealth_toggle_cloak_bind.name=Toggle cloak button
  94. stealth_toggle_cloak_bind.help=Does the same as 'bind X stealth_toggle_cloak', but the spawnmenu doesn't let me send that command.
  95. stealth_defaultsettings.name=Default settings
  96. stealth_defaultsettings.help=Reset all settings in this menu to their default values.
  97. stealth_adminwarn=WARNING: You must be a super admin to do this.
  98. stealth_netlimitwarn=ERROR: The list is bigger than 64 KB, cannot save data.
  99.  
  100. wpn_stealthtranquilizer=Tranquilizer Gun
  101. wpn_proxsensor=Proximity Sensor
  102. sm_proxsensor_ammo=Proximity Sensor
  103. wpn_soundgrenade=Sound Grenade
  104. sm_soundgrenade_ammo=Sound Grenade
  105. wpn_stealthstunbaton=Stun Baton
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement