 {"id":97,"date":"2021-09-09T12:47:56","date_gmt":"2021-09-09T02:47:56","guid":{"rendered":"https:\/\/haxmods.com\/blog\/?p=97"},"modified":"2021-09-09T22:10:37","modified_gmt":"2021-09-09T12:10:37","slug":"haxball-chat-commands","status":"publish","type":"post","link":"https:\/\/haxmods.com\/blog\/haxball-chat-commands\/","title":{"rendered":"Haxball Chat Commands"},"content":{"rendered":"<h3><code>\/avatar &lt;avatartext&gt;<\/code><\/h3>\n<p>Sets the player avatar text.<\/p>\n<h3><a id=\"user-content-clear_avatar\" class=\"anchor\" href=\"https:\/\/github.com\/haxball\/haxball-issues\/wiki\/Chat-Commands#clear_avatar\" aria-hidden=\"true\"><\/a><code>\/clear_avatar<\/code><\/h3>\n<p>Clears the player avatar text, the player text will be his number.<\/p>\n<h3><a id=\"user-content-colors-team-angle-textcolor-color1-color2-color3\" class=\"anchor\" href=\"https:\/\/github.com\/haxball\/haxball-issues\/wiki\/Chat-Commands#colors-team-angle-textcolor-color1-color2-color3\" aria-hidden=\"true\"><\/a><code>\/colors &lt;team&gt; &lt;angle&gt; &lt;textcolor&gt; &lt;color1&gt; &lt;color2&gt; &lt;color3&gt;<\/code><\/h3>\n<p>Changes the colors of a team. Only admins can use this command.<\/p>\n<p>Colors are expressed in Hexadecimal RRGGBB, for example red is FF0000, green is 00FF00 and blue is 0000FF.<\/p>\n<p><strong>Arguments:<\/strong><\/p>\n<ul>\n<li><code>team<\/code>: The team for which colors will be set. Should be either\u00a0<code>red<\/code>\u00a0or\u00a0<code>blue<\/code>.<\/li>\n<li><code>angle<\/code>: The angle for the team color stripes. In degrees.<\/li>\n<li><code>textcolor<\/code>: The color of the player avatars.<\/li>\n<li><code>color1<\/code>: The first color for the team.<\/li>\n<li><code>color2<\/code>: The second color for the team. This is optional, if omitted the team will have only 1 color (no stripes).<\/li>\n<li><code>color3<\/code>: The third color for the team. This is optional, if omitted the team will have only 2 colors.<\/li>\n<\/ul>\n<p><strong>Example:<\/strong>\u00a0\/colors\u00a0<code>red 60 FFFFFF 0080FF 004077 002033<\/code><\/p>\n<h3><a id=\"user-content-colors-team-clear\" class=\"anchor\" href=\"https:\/\/github.com\/haxball\/haxball-issues\/wiki\/Chat-Commands#colors-team-clear\" aria-hidden=\"true\"><\/a><code>\/colors &lt;team&gt; clear<\/code><\/h3>\n<p>Clears the colors of a team, resetting back to default colors. Only admins can use this command.<\/p>\n<h3><a id=\"user-content-checksum\" class=\"anchor\" href=\"https:\/\/github.com\/haxball\/haxball-issues\/wiki\/Chat-Commands#checksum\" aria-hidden=\"true\"><\/a><code>\/checksum<\/code><\/h3>\n<p>Obtains a checksum of the current stadium, can be used to verify the loaded stadium if you know the checksum beforehand.<\/p>\n<h3><a id=\"user-content-store\" class=\"anchor\" href=\"https:\/\/github.com\/haxball\/haxball-issues\/wiki\/Chat-Commands#store\" aria-hidden=\"true\"><\/a><code>\/store<\/code><\/h3>\n<p>Stores the current stadium of the room, the stadium will then appear in the stadium selection menu.<\/p>\n<h3><a id=\"user-content-set_password-password\" class=\"anchor\" href=\"https:\/\/github.com\/haxball\/haxball-issues\/wiki\/Chat-Commands#set_password-password\" aria-hidden=\"true\"><\/a><code>\/set_password &lt;password&gt;<\/code><\/h3>\n<p>Sets the password for the room. Only the host can use this command.<\/p>\n<h3><a id=\"user-content-clear_password\" class=\"anchor\" href=\"https:\/\/github.com\/haxball\/haxball-issues\/wiki\/Chat-Commands#clear_password\" aria-hidden=\"true\"><\/a><code>\/clear_password<\/code><\/h3>\n<p>Clears the password of the room. Only the host can use this command.<\/p>\n<h3><a id=\"user-content-recaptcha-onoff\" class=\"anchor\" href=\"https:\/\/github.com\/haxball\/haxball-issues\/wiki\/Chat-Commands#recaptcha-onoff\" aria-hidden=\"true\"><\/a><code>\/recaptcha &lt;on|off&gt;<\/code><\/h3>\n<p>Activates or deactivates the recaptcha requirement to join the room. Only the host can use this command.<\/p>\n<h3><a id=\"user-content-clear_bans\" class=\"anchor\" href=\"https:\/\/github.com\/haxball\/haxball-issues\/wiki\/Chat-Commands#clear_bans\" aria-hidden=\"true\"><\/a><code>\/clear_bans<\/code><\/h3>\n<p>Clears the banned player list. Only the host can use this command.<\/p>\n<h3><a id=\"user-content-handicap-milliseconds\" class=\"anchor\" href=\"https:\/\/github.com\/haxball\/haxball-issues\/wiki\/Chat-Commands#handicap-milliseconds\" aria-hidden=\"true\"><\/a><code>\/handicap &lt;milliseconds&gt;<\/code><\/h3>\n<p>Adds a certain amount of milliseconds of lag to your client, this can be used to give yourself a disadvantage. It&#8217;s useful for balancing when playing against someone with higher ping than you.<\/p>\n<h3><a id=\"user-content-extrapolation-milliseconds\" class=\"anchor\" href=\"https:\/\/github.com\/haxball\/haxball-issues\/wiki\/Chat-Commands#extrapolation-milliseconds\" aria-hidden=\"true\"><\/a><code>\/extrapolation &lt;milliseconds&gt;<\/code><\/h3>\n<p>Causes the game to extrapolate by a certain amount of milliseconds. It can be used to counteract the effects of input delay but at the cost of extra &#8220;warping&#8221; in the game prediction.<\/p>\n<p>It is recommended to leave this at 0 unless you have input delay.<\/p>\n<h3><a id=\"user-content-kick_ratelimit-min-rate-burst\" class=\"anchor\" href=\"https:\/\/github.com\/haxball\/haxball-issues\/wiki\/Chat-Commands#kick_ratelimit-min-rate-burst\" aria-hidden=\"true\"><\/a><code>\/kick_ratelimit &lt;min&gt; &lt;rate&gt; &lt;burst&gt;<\/code><\/h3>\n<p>Set&#8217;s the room&#8217;s ball-kick ratelimit.<\/p>\n<p><code>min<\/code>\u00a0is the minimum number of logic-frames between two kicks. It is impossible to kick faster than this.<\/p>\n<p><code>rate<\/code>\u00a0works like min but lets players save up extra kicks to use them later depending on the value of\u00a0<code>burst<\/code>.<\/p>\n<p><code>burst<\/code>\u00a0is how many extra kicks a player can save up.<\/p>\n<p>Example:\u00a0<code>\/kick_ratelimit 2 15 3<\/code>\u00a0If a player spams kick he&#8217;ll kick every 2 frames for the first 4 kicks and after that he&#8217;ll be limited to one kick every 15 frames ( which is 4 kicks per second ). If the player doesn&#8217;t kick for 1 second he&#8217;ll save enough for another burst of 4 kicks.<\/p>\n<p>Original Article <a href=\"https:\/\/github.com\/haxball\/haxball-issues\/wiki\/Chat-Commands\" rel=\"noopener\" target=\"_blank\">https:\/\/github.com\/haxball\/haxball-issues\/wiki\/Chat-Commands<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\/avatar &lt;avatartext&gt; Sets the player avatar text. \/clear_avatar Clears the player avatar text, the player text will be his number. \/colors &lt;team&gt; &lt;angle&gt; &lt;textcolor&gt; &lt;color1&gt; &lt;color2&gt; &lt;color3&gt; Changes the colors of a team. Only admins can use this command. Colors are expressed in Hexadecimal RRGGBB, for example red is FF0000, green is 00FF00 and blue &#8230; <a title=\"Haxball Chat Commands\" class=\"read-more\" href=\"https:\/\/haxmods.com\/blog\/haxball-chat-commands\/\" aria-label=\"More on Haxball Chat Commands\">Read more<\/a><\/p>\n","protected":false},"author":34,"featured_media":107,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-97","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorial"],"_links":{"self":[{"href":"https:\/\/haxmods.com\/blog\/wp-json\/wp\/v2\/posts\/97","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/haxmods.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/haxmods.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/haxmods.com\/blog\/wp-json\/wp\/v2\/users\/34"}],"replies":[{"embeddable":true,"href":"https:\/\/haxmods.com\/blog\/wp-json\/wp\/v2\/comments?post=97"}],"version-history":[{"count":7,"href":"https:\/\/haxmods.com\/blog\/wp-json\/wp\/v2\/posts\/97\/revisions"}],"predecessor-version":[{"id":173,"href":"https:\/\/haxmods.com\/blog\/wp-json\/wp\/v2\/posts\/97\/revisions\/173"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/haxmods.com\/blog\/wp-json\/wp\/v2\/media\/107"}],"wp:attachment":[{"href":"https:\/\/haxmods.com\/blog\/wp-json\/wp\/v2\/media?parent=97"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/haxmods.com\/blog\/wp-json\/wp\/v2\/categories?post=97"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/haxmods.com\/blog\/wp-json\/wp\/v2\/tags?post=97"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}