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

Wave Respawn: Possible bug with interrupted respawn. #51

Open
McDiod opened this issue Jun 24, 2020 · 0 comments
Open

Wave Respawn: Possible bug with interrupted respawn. #51

McDiod opened this issue Jun 24, 2020 · 0 comments
Assignees
Labels

Comments

@McDiod
Copy link
Collaborator

McDiod commented Jun 24, 2020

Bug happened in TvT_FuelFrenzy (which has modified waverespawn component though):

Player respawn (FUNC(prepareRespawn)) would be triggered by wr_interrupted, but respawn would be aborted here:
https://github.com/gruppe-adler/TvT_Template.VR/blob/master/functions/waverespawn/fn_prepareRespawn.sqf#L6

check:

  • wave time 10s
  • player time 10s
  • max time 20s
  • player is only unit in side
  • wave size 2
@McDiod McDiod added the bug label Jun 24, 2020
@McDiod McDiod self-assigned this Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant