List of console scripting commands: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (formatting)
(clarity)
Line 1: Line 1:
Console commands commonly used in [[CFG|scripting]]. The basic building blocks used to manipulate specific-purpose console commands and variables. For example, {{ent|Alias}} can be used to make primitive [https://en.wikipedia.org/wiki/Subroutine subroutines].
Commands commonly used in the [[Developer console]] and in [[CFG]] scripting. The basic building blocks used to manipulate the other specific-purpose commands and variables. For example, {{ent|alias}} can be used to make primitive [https://en.wikipedia.org/wiki/Subroutine subroutines].


Idea of a "core command" borrowed from https://web.archive.org/web/20211022230451/https://old.reddit.com/r/tf2scripthelp/wiki/corecommands
Idea of a "core command" borrowed from https://web.archive.org/web/20211022230451/https://old.reddit.com/r/tf2scripthelp/wiki/corecommands

Revision as of 02:52, 23 October 2021

Commands commonly used in the Developer console and in CFG scripting. The basic building blocks used to manipulate the other specific-purpose commands and variables. For example, alias can be used to make primitive subroutines.

Idea of a "core command" borrowed from https://web.archive.org/web/20211022230451/https://old.reddit.com/r/tf2scripthelp/wiki/corecommands