Skip to content

History / Group Bool GetVariable A2OA Trap Reference

Revisions

  • wiki accuracy audit 2026-06-27: 342 source-verified fixes vs origin/master bef714aa5 100-agent sweep of all 312 pages against a clean origin/master worktree (bef714aa5). 342 deterministically-validated fixes across 143 pages (79 high / 123 med / 140 low): - AI-Commander B57-B74 tuning drift (LOCK 1->0, TOTAL_AI_MAX 72->140, UPGRADE_INTERVAL 120->300, INCOME_MULT_MAX 3.0->4.0, CONCENTRATION 3->6, INCOME_STIPEND 2000/3000->6000/9000, ...) - status flips (Core_DeltaForce now loaded B755; Core_KSK not loaded; client FPS/state telemetry now live; map-aware town markers; buy-list hoist + SmallSite double-append already fixed) - 4 unmerged-branch mislabels corrected (RscMenu_Upgrade, Client_DelegateAI, validate-wiki.ps1; bipod draft->merged) + 3 inbound anchors repointed - 194 line-number/SHA cite refreshes ValidateWiki green; anchor/link checker 0 broken. NOT pushed. Deferred: 3 overlap-collision fixes, 83 descriptive, 14 ambiguous.

    @rayswaynl rayswaynl committed Jun 28, 2026
  • Add 2 wiki pages: GroupGetBool A2-OA engine-trap reference + in-game briefing/Diary field manual - Group-Bool-GetVariable-A2OA-Trap-Reference: documents WFBE_CO_FNC_GroupGetBool, the safe accessor wrapping the A2-OA 1.64 'G1' trap (2-arg group getVariable returns nil not default on unset GROUP receivers). Impl, registration (Init_Common.sqf:114), 21-call-occurrence taxonomy + group-state flag table with setters. - In-Game-Briefing-And-Diary-Field-Manual: enumerates the 10 briefing.sqf Diary records + briefing.html overview; flags the hardcoded-economy drift surface, incl. a confirmed live contradiction (Diary $6,000 vs briefing.html $5,000 bank payout per 5 min). - Wired both into _Sidebar, Home, agent-context.json. ValidateWiki green.

    @rayswaynl rayswaynl committed Jun 23, 2026