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