Added, Updated and Removed Mods
Added: - HUD Offsets Editor - NPC Wounded Redone Updated: - Stealth Overhaul - Redone Pripyat + Jupiter - Redone Limansk and Hospital - Outfit Animations - Modded Executables Removed: - Arrival
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,5 @@
|
||||
![hud_base]
|
||||
base_hud_offset_pos = 0,0,0
|
||||
base_hud_offset_pos_16x9 = 0,0,0
|
||||
base_hud_offset_rot = 0,0,0
|
||||
base_hud_offset_rot_16x9 = 0,0,0
|
||||
@@ -16,10 +16,11 @@
|
||||
new_zoom_enable [0; 1] // Enable alternative zoom control. Minimal zoom is equal to either mechanical zoom or the one prescribed in section min_scope_zoom_factor. The step of zoom adjustment is more precise.
|
||||
zoom_step_count [1.0, 10.0] // Adjust the step of zoom if new_zoom_enable is on
|
||||
|
||||
demo_record_return_ctrl_inputs // Launch (from console or scripts) `demo_record` but propagate ESC and TAB keypresses back to launcher entity (game or scripts)
|
||||
demo_record_blocked_input 1 // Start demo_record without move or stop. The console and Esc key are available
|
||||
demo_record_stop // Stop all launched `demo_record` commands
|
||||
demo_set_cam_direction [head, pitch, roll] // Set the direction the camera is facing and its roll. The parameters are in RADIANS, beware
|
||||
|
||||
|
||||
first_person_death // Enable First Person Death Camera
|
||||
first_person_death_direction_offset // FPD Camera Direction Offset (in DEGREES)
|
||||
first_person_death_position_offset // FPD Camera Position Offset (x, y, z)
|
||||
@@ -272,6 +273,7 @@
|
||||
function set_enable_anomalies_damage(bool)
|
||||
function angle()
|
||||
function force_set_angle(Fvector angle, bool bActivate)
|
||||
function set_enable_movement_collision(bool)
|
||||
|
||||
// Artefact
|
||||
function get_artefact_additional_inventory_weight()
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
gameName=stalkeranomaly
|
||||
modid=0
|
||||
ignoredVersion=
|
||||
version=d2024.3.30.0
|
||||
version=d2024.4.6.0
|
||||
newestVersion=
|
||||
category="1,"
|
||||
nexusFileStatus=1
|
||||
installationFile=STALKER-Anomaly-modded-exes_2024.03.30.zip
|
||||
installationFile=STALKER-Anomaly-modded-exes_2024.04.06.zip
|
||||
repository=Nexus
|
||||
comments=
|
||||
notes=
|
||||
|
||||
Reference in New Issue
Block a user