You are viewing a potentially older version of this package. View all versions.
CarlosMods-CarlosMMONPCTrader-1.0.6 icon

CarlosMMONPCTrader

NPC trader with buy/sell UI, free mouse cursor, configurable NPC name and distance, and CarlosMMOEconomy wallet integration.

Date uploaded 2 weeks ago
Version 1.0.6
Download link CarlosMods-CarlosMMONPCTrader-1.0.6.zip
Downloads 65
Dependency string CarlosMods-CarlosMMONPCTrader-1.0.6

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2333 icon
denikson-BepInExPack_Valheim

BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.

Preferred version: 5.4.2333
ValheimModding-Jotunn-2.28.0 icon
ValheimModding-Jotunn

Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.

Preferred version: 2.28.0

README

Carlos MMO NPC Trader

NPC trader for Valheim with buy and sell UI, free mouse cursor, close button, configurable NPC name and interaction distance, and wallet integration with CarlosMMOEconomy.

Features

  • Buy and sell items in the same window
  • Mouse remains usable while the trader UI is open
  • Close with ESC or the Fechar button
  • NPC name configurable in config
  • Interaction distance configurable in config
  • Uses the same wallet as Carlos MMO Economy when it is installed
  • Standalone fallback support when Economy is not installed

Current Version

1.0.6

Dependencies

  • denikson-BepInExPack_Valheim
  • ValheimModding-Jotunn

Installation

Thunderstore / r2modman

Install normally through the mod manager.

Manual

Copy the contents of the package into your Valheim folder so the DLL ends up in:

BepInEx/plugins/

Configuration

Config file is generated after first launch.

Main settings:

  • CurrencyItem
  • CurrencyDisplayNameOverride
  • NpcDisplayName
  • InteractDistance
  • UIDistance
  • ShowPackStatusInUI
  • PreferCriptoVikingsWhenPackDetected

Economy Integration

When Carlos MMO Economy is installed, the trader uses the same wallet key as the Economy mod:

CarlosMMOEconomy\_Balance\_<ProfileName>

This keeps NPC buy/sell transactions synchronized with the same CriptoVikings balance used by the market bench.

If Economy is not installed, the trader falls back to item-based currency behavior.

Notes

  • Built for Valheim with BepInEx 5 and Jotunn
  • Compatible with Epic Loot setups where inventory item removal patches may change method behavior
  • Designed to preserve the existing trader UI and interaction flow

Changelog

1.0.6

  • Integrated NPC Trader with CarlosMMOEconomy wallet
  • Buy and sell now use the same CriptoVikings balance as Economy
  • Preserved existing UI, mouse handling, interaction, and rollback flow
  • Kept standalone fallback behavior when Economy is absent