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

Pay Bail addaction not working Tanoa sqm #71

Closed
fresqo opened this issue Aug 19, 2016 · 0 comments
Closed

Pay Bail addaction not working Tanoa sqm #71

fresqo opened this issue Aug 19, 2016 · 0 comments
Labels
minor-bug For issues that are reporting a bug that is not of critical importance.

Comments

@fresqo
Copy link
Contributor

fresqo commented Aug 19, 2016

Expected behaviour

ability to see addaction for pay bail once it says you are able to in game.

Actual behaviour

The jailMe code is setting life_canpay_bail to true to allow bail out. (old system use to be setting to nil)

ALTIS LIFE BAIL ADDACTION CONDITION
life_canpay_bail && life_is_arrested

TANOA LIFE BAIL ADDACTION CONDITION
isNil ""life_canpay_bail"" && life_is_arrested

FIX.
life_canpay_bail is inconsistent with 2 mission sqms
change Tanoa mission addaction to same as altis life.

Steps to reproduce the behaviour

RPT and/or extDB2 logs (if applicable)

<If there are error messages in your RPT and/or extDB2 logs then you can either paste the error message(s) here or you can upload your RPT or extDB2 log file(s) to GitHub.>
<See https://community.bistudio.com/wiki/Crash_Files for where to find your Arma 3 RPT logs.>
<If your error messages are long, or you are posting a full RPT, please use paste/haste-bin!!>


Launcher version: <In the Arma 3 launcher go to OPTIONS and click the version info below to copy it to your clipboard>

Game version:

Branch:

@BoGuu BoGuu added the Backlog label Aug 19, 2016
@Jawshy Jawshy added the bug label Aug 19, 2016
@BoGuu BoGuu added bug and removed Backlog labels Aug 19, 2016
@BoGuu BoGuu closed this as completed in 2bb56fa Aug 19, 2016
@BoGuu BoGuu added Closed and removed bug labels Aug 19, 2016
@Jawshy Jawshy added the minor-bug For issues that are reporting a bug that is not of critical importance. label Sep 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor-bug For issues that are reporting a bug that is not of critical importance.
Projects
None yet
Development

No branches or pull requests

3 participants