A standard-issue night-vision device designed by the SCP Foundation for use in dark or low-visibility environments. When activated, the goggles amplify ambient light and provide the user with clear visibility inside unlit areas of the facility. This item as a practical tool for improving visibility during containment and security operations.
- Download the release file from the GitHub page here.
- Extract the contents into your
\AppData\Roaming\EXILED\Pluginsdirectory. - Restart your server for creating default config file.
- Configure the plugin according to your server’s needs using the provided settings.
- Restart your server to apply the changes.
This is the initial release of the plugin. We welcome any feedback, bug reports, or suggestions for improvements.
- Report Issues: Issues Page
- Contact: [email protected]
Thank you for using our plugin and helping us improve it!
is_enabled: true
debug: false
night_vision_effect_insentity: 1
# Simulate the temporary darkness when wearing the glasses
simulate_temporary_darkness: false
# Wearing time (default 5)
wearing_time: 1
# Removal time (default 5.1 set less than 5.1)
wearing_off_time: 1
n_v_g:
id: 757
weight: 1
name: 'Night Vision Goggles'
description: 'A night-vision device (NVD), also known as a Night-Vision goggle (NVG), is an optoelectronic device that allows visualization of images in low levels of light, improving the user''s night vision.'
spawn_properties:
limit: 0
dynamic_spawn_points: []
static_spawn_points: []
role_spawn_points: []
room_spawn_points: []
locker_spawn_points: []
scale:
x: 1
y: 1
z: 1
light_settings:
range: 50
intensity: 70
spot_angle: 90
inner_spot_angle: 0
color:
r: 0
g: 1
b: 0
a: 1
track_camera_rotation: true
track_camera_rotation_interval: 0.1
# You can use this types `Spot, Point, Directional`
light_type: Spot
shadow_type: None