
Description
ConsoleX3 is a powerful, extensible, command line for blueprints designed to be a drop-in replacement for Unreal Engine's built in command console. ConsoleX3 supports networking out of the box, allowing your console commands to run on your game server.Documentation: https://docs.google.com/document/d/1Z4G_bqT1Q2FPi7Cl2l8zBfbynI8gILNEycXxsnfJDXc
Support: https://discord.gg/kBYvDQ8udQ
Or by email: [email protected]
ConsoleX3 requires some minor setup in order to use its full feature set. Make sure to fully read the manual before purchasing and setting it up.
Features:
Automatic networking. Commands called on a game client can be sent up to the server effortlessly.
Custom commands can be written entirely in blueprints. No C++ required!
Simple, straightforward, and consistent command line syntax modeled after calling functions in a programming language.
Support for Bash style pipes. Commands can return values that can be inputted as parameters of new commands!
Support for aliases, allowing you to call many commands at one with a single command.
Support for calling Unreal Engine console commands.
Works on shipping builds of your game.
Auto-complete for Unreal commands and custom commands.
Stores history of each command you type and allows you to scroll between them with the up and down arrow keys.