List of console scripting commands: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Added lang.)
Line 1: Line 1:
{{lang|Category:Core Console Commands}}
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].
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].



Revision as of 01:28, 29 October 2021

English (en)Translate (Translate)

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