Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if (is_bit_set(Global_2398926.imm_3550, 0)) // Checks if "iplop" variable is set to 0 then remove the aircraft carrier from your session
- {
- remove_ipl("hei_carrier");
- remove_ipl("hei_Carrier_int1");
- remove_ipl("hei_Carrier_int2");
- remove_ipl("hei_Carrier_int3");
- remove_ipl("hei_Carrier_int4");
- remove_ipl("hei_Carrier_int5");
- remove_ipl("hei_Carrier_int6");
- remove_ipl("hei_carrier_DistantLights");
- remove_ipl("hei_carrier_LODLights");
- set_ambient_zone_list_state_persistent("AZL_HEI_AIRCRAFT_CARRIER", 0, 1);
- }
Advertisement
Add Comment
Please, Sign In to add comment