A Gta5 mod Bringing back the phone box missions from earlyer gta versions. --https://www.gta5-mods.com/scripts/new-street-phone-missions - Adopcalipt/New_Street_Phone_Missions
if (PAD::IS_DISABLED_CONTROL_PRESSED(0, (int)ControllerInputs::INPUT_WEAPON_WHEEL_PREV)) dist += 5; if (!entity::take_control_of(e)) if (!entity::take_control_of(e, 0)) return; // TODO: remove from vector ENTITY::SET_ENTITY_COLLISION(e, false, false); @@ -83,7 +83,7 ...