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

Utilize throwables command #412

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rekterakathom
Copy link
Contributor

When merged this pull request will:

  1. Describe what this pull request will do

Use modern commands to make lambs_main_fnc_doSmoke slightly faster.

  1. Each change in a separate line
  • Use modern commands to make lambs_main_fnc_doSmoke slightly faster.

Performance increase comes from not having to find throwables from magazines and the potential of not having to call getCompatibleThrowMuzzle. We still need to use it if we don't get a muzzle, because throwables does not return muzzles for all the throwables it finds (see: biki example 1).

Requires Arma 3 version 2.18. Tested to work in singleplayer on the current 2.18 RC release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant