.NET Portable Power Outage 2.0.0

.Net Gameplay


Description


.NET Portable Power Outage

Description Pocket Blackout allows you to cause a blackout in Los Santos from your handheld device! Whether it's for peace and quiet or malicious intent, a blackout is always accessible. It functions similarly to other blackout mods but includes added functionality like clearing wanted levels. Inspiration was drawn from Watch Dogs. Configuration
  • blackout_delay: Determines the duration of a blackout. This does not affect OverrideBlackout().
  • enabled_blackout_effect: Allows blackouts to cause explosions and camera shaking for the player?
  • can_clear_wanted: Should a blackout clear the player's wanted level?
  • max_wanted_for_clear: Sets the maximum wanted level for a blackout to clear.
  • can_set_car_alarms: Should blackouts trigger car alarms and cause chaos?
  • is_time_restricted: Limits blackout calls to a specific time?
  • enabled_dispatch: Gives the player a chance to gain a wanted level when calling a blackout?
  • enabled_weather_conflict: Allows thunderstorms to potentially trigger blackouts?
  • enabled_notifications: Sends mobile messages to the player related to blackout events?
Additional configuration details are available in the .ini and .txt files. Dependencies .NET Framework 4.8 Script Hook V Community Script Hook V .NET (SHVDN3) iFruitAddon2 Installation 1. Ensure all dependencies are installed correctly. 2. Drag and drop the .dll and .ini files from the Pocket Blackout folder into your scripts folder. Bugs None currently known. If you encounter any bugs or suspect issues, please comment below. Changelog Version 2.0.0 - Added enabled_blackout_effect setting - Added enabled_dispatch setting - Added enabled_weather_conflict setting - Added enabled_notifications setting - Removed can_gain_wanted setting with enabled_dispatch setting - Introduced new Blackout types (Activation, Override, and Weather)
  • Activation: Renamed from 'Blackout Detonator' to 'ActivateBlackout()'. Duration depends on blackout_delay. If is_time_restricted is true, the contact can only be dialed between 20:00 and 5:00. If false, it can be dialed anytime. This contact should already be available.
  • Override: Successfully interacting with the power box at the Power Station grants access to the Override blackout type, 'OverrideBlackout()'. Allows restoring power during a blackout or causing a permanent one when activated without a blackout. blackout_delay doesn't affect this contact as it can only be deactivated by calling it again.
  • Weather: During severe weather (thunderstorm), there's a chance of a blackout occurring. Duration depends on blackout_delay. Only works if enabled_weather_conflict is true.
- Added a raidable Power Station, doable stealthily or loudly. Success grants access to the 'OverrideBlackout()' contact. The Power Station also has status indicators. - Added new mobile messages depending on in-game events. Version 1.0.1 - Initial release + Patch
First Upload: November 11, 2024 Last Updated: November 11, 2024


0 Comments