This mod adds adjustable automatic selling of resources in Stronghold Crusader game. It is compatibile with:
- Build project in release mode using Visual Studio. Resulting file is Release//trade_dll.dll
- Inject resulting file
Release//trade_dll.dll
into Stronghold Crusader process using any dll injector. You need inject dll everytime you run the game.
- Automatically sells resources if their level is above a specified value(default 200).
- Selling threshold for each resource can be adjusted in market resource view via PageUp(+10) and PageDown(-10) keys.
- Current threshold value for resource is displayed at the bottom of the buy/sell menu as seen on
- Hides current treshold on hoovering buy or sell button as seen on
- Detects if the market is built and prohibits trading without it.
- Injection can be removed from the game process by pressing the END key.
- disable selling resources that are prohibited by the game scenario settings
- reset mod settings on every load or start game
[autoTradeView]: AutoTrade view in menu [autoTradeHidden]: AutoTrade hide mod text on hoover over buy button