<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mygamingtalk.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Console</id>
	<title>Console - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mygamingtalk.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Console"/>
	<link rel="alternate" type="text/html" href="https://mygamingtalk.com/wiki/index.php?title=Console&amp;action=history"/>
	<updated>2026-05-05T20:28:40Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://mygamingtalk.com/wiki/index.php?title=Console&amp;diff=1383&amp;oldid=prev</id>
		<title>Palota: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://mygamingtalk.com/wiki/index.php?title=Console&amp;diff=1383&amp;oldid=prev"/>
		<updated>2023-02-13T07:02:30Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 07:02, 13 February 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Palota</name></author>
	</entry>
	<entry>
		<id>https://mygamingtalk.com/wiki/index.php?title=Console&amp;diff=1382&amp;oldid=prev</id>
		<title>Palota: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://mygamingtalk.com/wiki/index.php?title=Console&amp;diff=1382&amp;oldid=prev"/>
		<updated>2021-07-13T19:05:43Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Opening the console==&lt;br /&gt;
In ET you open the console with the tilde &amp;#039;~&amp;#039; key (above TAB key, below ESC key) on Windows systems and with ALTGR and &amp;#039;+&amp;#039; on Linux systems.&lt;br /&gt;
&lt;br /&gt;
You can also try combinations ALT+&amp;#039;~&amp;#039; or CTRL+&amp;#039;~&amp;#039; to open large or small console.&lt;br /&gt;
&lt;br /&gt;
==Executing a command on local computer==&lt;br /&gt;
&lt;br /&gt;
*In ET, ETF, or other Quake 3 engine based games: &lt;br /&gt;
 /bot command&lt;br /&gt;
*In Quake4, Fortress Forever, and other Half-life 2 or Doom 3 engine based games, the / isn&amp;#039;t required&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
You&amp;#039;ll get a list of all available commands by entering &amp;#039;(/)bot help&amp;#039; into the console.&lt;br /&gt;
&lt;br /&gt;
==Executing a command on dedicated server==&lt;br /&gt;
 /rconpassword &amp;lt;your rconpass&amp;gt;&lt;br /&gt;
 /rcon bot command&lt;br /&gt;
&lt;br /&gt;
==Binding==&lt;br /&gt;
You can bind any command to a key. Key bindings are saved to your profile, but you can also add these bindings to your server.cfg. &lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
 bind KP_INS &amp;quot;bot addbot&amp;quot;&lt;br /&gt;
 bind KP_DEL &amp;quot;bot kickall&amp;quot;&lt;br /&gt;
 bind p &amp;quot;bot show_goals .* p&amp;quot;&lt;br /&gt;
 bind F12 &amp;quot;bot waypoint_save; echo ^oW^0aypoints ^1saved&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You can use vstr to toggle parameters:&lt;br /&gt;
 seta BotSetIgnoreOn &amp;quot;bot ip 1;set BotSetIgnore vstr BotSetIgnoreOff&amp;quot;&lt;br /&gt;
 seta BotSetIgnoreOff &amp;quot;bot ip 0;set BotSetIgnore vstr BotSetIgnoreOn&amp;quot;&lt;br /&gt;
 set BotSetIgnore &amp;quot;vstr BotSetIgnoreOn&amp;quot;&lt;br /&gt;
 bind DEL &amp;quot;vstr BotSetIgnore&amp;quot;&lt;br /&gt;
&lt;br /&gt;
==shrubbot==&lt;br /&gt;
In many ET mods it&amp;#039;s possible to define custom commands in &amp;#039;&amp;#039;&amp;#039;shrubbot.cfg&amp;#039;&amp;#039;&amp;#039;. You can use it to execute some of your favourite bot commands without bot prefix.&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
 [command]&lt;br /&gt;
 command  = addbot&lt;br /&gt;
 exec     = bot addbot [1] [2] [3]&lt;br /&gt;
 desc     = Adds bot to game. Syntax: !addbot &amp;lt;team&amp;gt; &amp;lt;class&amp;gt; &amp;lt;name&amp;gt;. Don&amp;#039;t use whitespaces in &amp;lt;name&amp;gt;.&lt;br /&gt;
 syntax   = &lt;br /&gt;
 levels   = 9 10 11 14 15&lt;/div&gt;</summary>
		<author><name>Palota</name></author>
	</entry>
</feed>