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?
- 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.
First Upload: November 11, 2024 Last Updated: November 11, 2024
0 Comments
Join the conversation! Log In or register for an account to be able to comment.