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

Custom Cache positions #1685

Open
wants to merge 2 commits into
base: master_daily
Choose a base branch
from

Conversation

TomDraal
Copy link

@TomDraal TomDraal commented Feb 1, 2025

This allows to set custom cache positions as for the hideouts. The custom locations are processed in the array order so the caches locations can follow the progression of the players.

  • Add: allows to set custom cache positions as for the hideouts (@TomDraal).

When merged this pull request will:

  • Add a new array "btc_cache_cityID" in mission.sqf where you can set the IDs of the cities you want the cache to spawn in
  • Change the "find_pos.sqf" to cycle through the new custom locations array by using the cache number ("btc_cache_n")

Final test:

  • [ X ] local
  • [ X ] server

This allows to set custom cache positions as for the hideouts. The custom locations are processed in the array order so the caches locations can follow the progression of the players.
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