is the Free market possible to do for single player?
Yes
what i must do to play as single player?
Write in chat: /c game.player.force = "neutral"
(it'll change your force to "neutral")
Open your inventory, find a button with prices, set sell prices for items.
Write in chat: /c game.player.force = "player"
(it'll change your force to "player")
For multiplayer, it'll be:
Write in chat: /c game.players["nickname"].force = "neutral"
(it'll change your force to "neutral")
Open your inventory, find a button with prices, set sell prices for items.
Write in chat: Write in chat: /c game.players["nickname"].force = "player"
(it'll change your force to "player")