<?xml version="1.0" encoding="utf-8"?>
<!-- Generated on Fri, 05 Jun 2026 07:42:44 +0200 -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>GMod-Fan Inc. - Форум</title>
    <link>https://gmod-fan.com/forum/problems/topic-1220.html</link>
    <description>Последние ответы в теме: Проблема с HAT</description>
    <generator>LogicBoard</generator>
    <item>
      <title>Проблема с HAT</title>
      <description><![CDATA[<div class="block_quote"><span class="block_titlequote">ser77 (01.12.2012, 12:58) писал:</span><span class="block_textquote">как исправить ?</span></div><!--quote -->Изучить lua и исправить.]]></description>
      <link>https://gmod-fan.com/forum/problems/last/topic-1220.html</link>
      <pubDate>Sat, 01 Dec 2012 13:49:58 +0100</pubDate>
      <author>EginKaman</author>
      <guid isPermaLink="true"><![CDATA[https://gmod-fan.com/forum/problems/last/topic-1220.html]]></guid>
    </item>
    <item>
      <title>Проблема с HAT</title>
      <description><![CDATA[<img class='smiles_img' src='https://gmod-fan.com/forum/templates/Adaptive/bbcode/smiles/007.gif' />]]></description>
      <link>https://gmod-fan.com/forum/problems/last/topic-1220.html</link>
      <pubDate>Sat, 01 Dec 2012 12:47:01 +0100</pubDate>
      <author>GhostRadar</author>
      <guid isPermaLink="true"><![CDATA[https://gmod-fan.com/forum/problems/last/topic-1220.html]]></guid>
    </item>
    <item>
      <title>Проблема с HAT</title>
      <description><![CDATA[Установил HAT, пытаюсь применитиь селектор на модели, а он пишет AddThreadEntity (нулевое значение) как исправить ? Ошибка в строке 22 <br /><br />TOOL.Category = &quot;HAT Tools&quot;<br />TOOL.Name = &quot;Selector&quot;<br />TOOL.Command = nil<br />TOOL.ConfigName = &quot;&quot;<br /><br />if (CLIENT) then<br /><br />	language.Add(&quot;Tool_hanim_select_name&quot;,&quot;Selector&quot;)<br />	language.Add(&quot;Tool_hanim_select_desc&quot;,&quot;Selects an entity to use with HAT.&quot;)<br />	language.Add(&quot;Tool_hanim_select_0&quot;,&quot;Primary: Select entity. Secondary: Deselect entity&quot;)<br /><br />	function TOOL.BuildCPanel(CPanel)<br />	<br />	end<br />	<br />end<br /><br /><br />	function TOOL:LeftClick(tr)<br />		if !tr.Entity:IsValid() or tr.Entity:IsWorld() then return end<br />		if type(tr.Entity) != &quot;Entity&quot; and type(tr.Entity) != &quot;Vehicle&quot; then return end<br />22&gt;		hanim.AddThreadEntity(tr.Entity)<br />		hanim.clAddThreadEntity(tr.Entity)<br />		return true<br />	end<br />	<br />	function TOOL:RightClick(tr)<br />		if !tr.Entity:IsValid() or tr.Entity:IsWorld() then return end<br />		hanim.RemoveThreadEntity(tr.Entity)<br />		hanim.clRemoveThreadEntity(tr.Entity)<br />		return true<br />	end]]></description>
      <link>https://gmod-fan.com/forum/problems/last/topic-1220.html</link>
      <pubDate>Sat, 01 Dec 2012 09:58:20 +0100</pubDate>
      <author>ser77</author>
      <guid isPermaLink="true"><![CDATA[https://gmod-fan.com/forum/problems/last/topic-1220.html]]></guid>
    </item>
  </channel></rss>