Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace createVehicleCrew with fn_createCrew #963

Open
wants to merge 18 commits into
base: v0.96.8
Choose a base branch
from

Commits on Aug 26, 2024

  1. Update fn_tutorial.fsm

    PiG13BR authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f393828 View commit details
    Browse the repository at this point in the history
  2. Update fn_tutorial.fsm

    PiG13BR authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    050906e View commit details
    Browse the repository at this point in the history
  3. Update open_arsenal.sqf

    PiG13BR authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4079f0c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    3bb7aa8 View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    PiG13BR authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d964b00 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Update fn_forceBluforCrew.sqf

    Add fn_createCrew
    PiG13BR authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    061cd36 View commit details
    Browse the repository at this point in the history
  2. Update CfgFunctions.hpp

    Add fn_createCrew
    PiG13BR authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1b0e40a View commit details
    Browse the repository at this point in the history
  3. Update fn_spawnVehicle.sqf

    Add fn_createCrew
    PiG13BR authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    bb135e0 View commit details
    Browse the repository at this point in the history
  4. Update spawn_air.sqf

    Add fn_createCrew
    PiG13BR authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ffd3304 View commit details
    Browse the repository at this point in the history
  5. Update send_paratroopers.sqf

    PiG13BR authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8f9da9d View commit details
    Browse the repository at this point in the history
  6. Update fn_spawnVehicle.sqf

    PiG13BR authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    c9c1921 View commit details
    Browse the repository at this point in the history
  7. Update custom.sqf

    PiG13BR authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5da59c7 View commit details
    Browse the repository at this point in the history
  8. Update custom.sqf

    PiG13BR authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2553429 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    b924e4b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    00a57de View commit details
    Browse the repository at this point in the history
  2. Update Missionframework/functions/fn_createCrew.sqf

    - Add BIS_fnc_vehicleCrewTurrets to simplify the script.
    - Removed the MPKilled event (createManagedUnit already add this event)
    
    Co-authored-by: Filip Maciejewski <[email protected]>
    PiG13BR and veteran29 authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7a97364 View commit details
    Browse the repository at this point in the history
  3. Update Missionframework/functions/fn_createCrew.sqf

    Co-authored-by: Filip Maciejewski <[email protected]>
    PiG13BR and veteran29 authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    df17748 View commit details
    Browse the repository at this point in the history
  4. Update Missionframework/functions/fn_createCrew.sqf

    Co-authored-by: Filip Maciejewski <[email protected]>
    PiG13BR and veteran29 authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f94c5fe View commit details
    Browse the repository at this point in the history