Allows you to run console commands.
This part can be found under:
You can easily find it by clicking on the sign and typing command.
Commands can be combined with Events. This example sends a chat message after pressing a button.
Download: command_chat.txt
The command that you want to run.
Runs the string as client side Lua.
Requires sv_allowcslua 1
—
Triggers when the part is shown. Required when used with events.
Custom name of the command that will be displayed in the editor. Helps with organization. You should probably keep it unique to avoid conflicts.
Hides (disables) the command. All children are hidden as well.
Parent of the command. Click on 1) to select.