Personal Economy | CO-OP Logistics Edition
Welcome to the Co-Op Logistics Edition of Personal Economy. This addon transforms the standard Stormworks career into a structured cooperative enterprise.
Huge credits to GCodeman and Sedrowow for the original foundational economy logic this script is built upon!
Core Features
Separate Wallets & Shared Banking: Every player gets their own personal bank account (starting at $20,000). Mission rewards are automatically harvested into a Shared Company Pool. Players can negotiate and use commands to claim or deposit money from this central pool.
Dealership Spawning: Spawning a vehicle deducts the cost of the blocks and the fuel directly from your personal wallet.
Daily Dividends: Fast-forwarding time or sleeping in a bed grants a daily payout. You receive a $1,000 base income plus a 10% dividend cut of whatever is sitting in the Shared Bank.
Auto-Auth: All players are automatically authorized to use any workbench on the map.
Strict Accounting: The vanilla "B" key for vehicle returns is disabled. You must bring your vehicles back to a workbench and use the ?bench command to get your money refunded.
Player Commands
Account & Money Management
?bank or ?balance : Displays your personal wallet balance and the current Shared Pool.
?deposit [amount] : Moves money from your personal wallet into the Shared Pool.
?claim [amount] : Moves money from the Shared Pool into your personal wallet.
?pay [player id] [amount] : Send cash directly to another player.
?init : Resets your personal wallet back to the starting amount.
Vehicle Management
?bench or ?c : Despawns the nearest vehicle you own and refunds the cost to your wallet. You must be near a workbench.
?recover : Recovers your nearest vehicle for a 10% fee.
?vlist : Lists the ID and cost of all vehicles you currently own.
?lock / ?unlock : Locks or unlocks your nearest vehicle.
Loans & Debt
?loan [amount] [days] [lender_id] : Request a loan from another player. (Leave lender_id blank to take a loan from the void).
?acceptloan [loan id] / ?declineloan [loan id] : Accept or reject a loan request.
?payloan [amount] : Pay back your current debt.
?allowloan : Toggles whether you are accepting loan requests from others.
?myinterest [0.00] : Set your custom interest rate for loans you give out.
Navigation
?sethome : Sets your permanent home teleport location.
?home : Teleports you to your saved home location.
Admin Commands
?addbank [player id] [amount] : Gives money to a specific player.
?setbank [player id] [amount] : Forces a player's bank to a specific number.
?addsharedbank [amount] : Injects money directly into the Shared Pool.
?adddebt [player id] [amount] : Increases a player's debt.
?setdebt [player id] [amount] : Forces a player's debt to a specific number.
?setincome [amount] : Changes the base daily income.
?setbonus [1-100] : Changes the percentage cut players get from the Shared Pool.
?bring p|v [id] : Teleports a player (p) or vehicle (v) to you.
?goto p|v [id] : Teleports you to a player (p) or vehicle (v).
?reset p|v : Wipes the player or vehicle tracking tables.