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

Closed
wants to merge 2 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Removed Tab
TomDraal committed Feb 1, 2025
commit b758c57a1c90f4cdb7be9ba9983652eea6e8eaed
2 changes: 1 addition & 1 deletion =BTC=co@30_Hearts_and_Minds.Altis/core/def/mission.sqf
Original file line number Diff line number Diff line change
@@ -197,7 +197,7 @@ if (isServer) then {
btc_spect_emp = []; publicVariable "btc_spect_emp"; //Preserve reference

//Cache
btc_cache_cityID = []; // List of city ID visible in debug mode for custom cache location
btc_cache_cityID = []; // List of city ID visible in debug mode for custom cache location
btc_cache_type = [
_allClassSorted select {
_x isKindOf "ReammoBox_F" &&