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

Add the ability to disable fnc_globalExecute #270

Merged
merged 3 commits into from
Feb 22, 2016
Merged

Commits on Feb 21, 2016

  1. Add the ability to disable fnc_globalExecute

    Mission makers and/or server managers can disable the use of
    CBA_fnc_globalExecute either by using a mission setting or
    an optional addon. When disabled, calling fnc_globalExecute
    does nothing. Fixes #269
    Killswitch00 committed Feb 21, 2016
    Configuration menu
    Copy the full SHA
    f9c8afc View commit details
    Browse the repository at this point in the history
  2. Added private

    Killswitch00 committed Feb 21, 2016
    Configuration menu
    Copy the full SHA
    f14c4f7 View commit details
    Browse the repository at this point in the history
  3. Remove caching

    Killswitch00 committed Feb 21, 2016
    Configuration menu
    Copy the full SHA
    f11ed5d View commit details
    Browse the repository at this point in the history