forge/arma/server/addons/store/XEH_postInit.sqf
Jacob Schmidt 9771e375b6 Add org credit lines and multi-source store checkout state
- Wire org portal credit-line requests/responses through SQF bridge and UI events
- Sync `creditLines` in org payloads and refresh portal state after org sync
- Add store payment sources (cash, bank, org funds, credit line) and expose selection in cart UI
- Scaffold server-side store addon initialization/config files
2026-03-12 06:36:24 -05:00

4 lines
58 B
Plaintext

#include "script_component.hpp"
// call FUNC(initStore);