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

Crashsite mission #126

Merged
merged 118 commits into from
May 10, 2024
Merged

Conversation

wersal454
Copy link

@wersal454 wersal454 commented Mar 3, 2024

What type of PR is this.

  1. Bug
  2. Change
  3. Enhancement

What have you changed and why?

Information:

WIP
added a new mission to retrive valuable data from crashed object
Ideally object is whatever you define in template (wip)

Please specify which Issue this PR Resolves.

closes #XXXX

Please verify the following and ensure all checks are completed.

  1. Have you loaded the mission in LAN host?
  2. Have you loaded the mission on a dedicated server?

Is further testing or are further changes required?

  1. No
  2. Yes (Please provide further detail below.)

How can the changes be tested?

Steps:


@wersal454 wersal454 marked this pull request as draft March 3, 2024 11:20
@wersal454 wersal454 changed the base branch from stable to unstable March 3, 2024 16:12
@SilenceIsFatto SilenceIsFatto added enhancement New feature or request misc A miscellaneous change labels Mar 15, 2024
Squad logic is somewhat broken + I can't figure out checks for vehicle types so I temporary commented them out.
@wersal454
Copy link
Author

Made an update with latest additions & changes. Can't figure out squad logic(there are tons of errors) + can't figure out vehicle type checks, might be forced to split this mission into 2 functions(1 for regular vehicles & 1 for satellite like vehicles)

@wersal454
Copy link
Author

also effects function, needs to be moved in dedicated directory, scrt has one

@wersal454
Copy link
Author

You can check the mission via command ["LOG"] remoteExec ["A3A_fnc_missionRequest", 2];

@SilenceIsFatto
Copy link
Owner

Seems to work pretty much fine now except that delivering to arms dealer still doesn't work. Honestly, it'd be better to just remove the arms dealer task, but keep the reward upon HQ delivery if the arms dealer is present

I did experience one case of infantry spawning next to a QRF truck but never getting in it, causing the truck to just stay where it spawned. Probably a one off issue, haven't had it again

@wersal454
Copy link
Author

28cad7edc8fa911b51a8aaf5661cf61f

@SilenceIsFatto
Copy link
Owner

elmo-fire

@wersal454
Copy link
Author

everything appears to be working though space capsule box needs to be added to fn_common_moveStatic

@SilenceIsFatto SilenceIsFatto merged commit 35fcad5 into SilenceIsFatto:unstable May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request misc A miscellaneous change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants