Skip to content

History / Console Commands

Revisions

  • docs(wiki): Align all wiki versions to v2.15.0 Updated version references from 2.14.2 → 2.15.0 across 6 wiki pages to match README and modDesc.xml: - FAQ.md (header + footer) - Negotiation-System.md (header) - For-Mod-Developers.md (header + footer) - Vehicle-Leasing.md (footer) - Building-Financing.md (footer) - Console-Commands.md (footer) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    @XelaNull XelaNull committed Feb 19, 2026
  • fix(wiki): Fix 26 broken links across 7 wiki pages - Vehicle-Financing.md: Fix 7 broken links (Leasing.md→Vehicle-Leasing.md, Payment-Configuration/Early-Payoff→same-page anchors, Trade-In.md→Trade-In-System.md, Finance-Manager.md→Quick-Start-Guide.md, Partial-Repair.md→FAQ) - Vehicle-Leasing.md: Fix 2 broken links (Credit-Score.md→Credit-Scoring.md, Finance-Manager.md→Quick-Start-Guide.md) - Negotiation-System.md: Fix 2 broken links (WIKI_DNA.md→Vehicle-DNA.md, WIKI_INSPECTION.md→FAQ inspections section) - Console-Commands.md: Fix 1 broken link (Admin Control Panel→same-page anchor) - For-Mod-Developers.md: Fix ~15 broken relative paths (../→full GitHub URLs), fix placeholder URL (your-repo-here→XelaNull/FS25_UsedPlus) - Vehicle-DNA.md: Fix 2 broken relative paths (../README.md, ../docs/→GitHub URLs) - FAQ.md: Fix 3 garbled ToC entries (duplicate text removed) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    @XelaNull XelaNull committed Feb 19, 2026
  • Update version references to v2.14.2 across all wiki pages Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

    @XelaNull XelaNull committed Feb 18, 2026
  • docs(wiki): Add comprehensive Console Commands reference Added detailed documentation for all 22 console commands: - 5 admin commands (upAdminCP, upAddMoney, upSetMoney, upSetCredit, upPayoffAll) - 3 debug status commands (upCreditScore, upListDeals, upListSearches) - 11 malfunction testing commands - 3 Service Truck discovery commands Features: - Clear access requirements (Admin vs DEBUG mode) - Usage examples and expected output - Safety warnings for dangerous commands (runaway, seizure) - Multiplayer considerations - Common testing workflows - Quick reference table Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

    @XelaNull XelaNull committed Jan 28, 2026