List of console scripting commands: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(create)
 
m (formatting)
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]
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].
 
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 16:37, 22 October 2021

Console commands commonly used in scripting. The basic building blocks used to manipulate specific-purpose console 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