This article's documentation is for anything that uses the Source engine. Click here for more information.

Find: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: Automated text replacement (-Category:Console commands +Category:Console Commands))
m (Replacing {{console command}}. This operation was performed by a bot.)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{this is a|console command|name=find}}
The '''find <terms>''' command searches for a [[console]] command or variable that includes the search terms, either in its name or in its description.
The '''find <terms>''' command searches for a [[console]] command or variable that includes the search terms, either in its name or in its description.


Line 11: Line 12:
  "sk_crowbar_'''lead'''_time" = "0.9"
  "sk_crowbar_'''lead'''_time" = "0.9"
   game
   game
[[Category:Console Commands]]

Latest revision as of 17:56, 7 January 2024

find is a console command available in all Source Source games. The find <terms> command searches for a console command or variable that includes the search terms, either in its name or in its description.

Example output, with emphasis added:

] find lead
"ai_lead_time" = "0.0"
 game
"mp_clan_ready_signal" = "ready"
 game
 - Text that team leader from each team must speak for the match to begin
"sk_crowbar_lead_time" = "0.9"
 game