Sandbox Logo

About Command Entities

Source 1 had three point entities that could be used to run console commands via an input. This addon reimplements those entities so that they are usable by mappers in S&box. For example, you can have a trigger that when touched sends a message in chat or loads a different map. I implemented a system where specific commands could be overridden with custom behavior. This was necessary for me to do to get the map command to work since it's an engine command. If in the future you are able to reference addons from other addons, you can reference this package and implement your own ICommandOverride to fix other commands the same way.

Reviews

Command Entities

Adds point_servercommand, point_clientcommand, and point_broadcastclientcommand

Created
4/5/2023
Updated
4/5/2023
In Collections
Referenced By
Dependencies
Reviews