<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; SAMP: Убрать нижние подчеркивание из чата]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=12417&amp;type=atom" />
	<updated>2017-02-08T19:49:55Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=12417</id>
		<entry>
			<title type="html"><![CDATA[Re: SAMP: Убрать нижние подчеркивание из чата]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=112010#p112010" />
			<content type="html"><![CDATA[<p><strong>Flasher</strong>, не учел этого просто, извиняюсь.</p>]]></content>
			<author>
				<name><![CDATA[ataks63rus]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34585</uri>
			</author>
			<updated>2017-02-08T19:49:55Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=112010#p112010</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SAMP: Убрать нижние подчеркивание из чата]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=112009#p112009" />
			<content type="html"><![CDATA[<p>А что мешало сразу написать об этом? Поправил.</p>]]></content>
			<author>
				<name><![CDATA[Flasher]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=27593</uri>
			</author>
			<updated>2017-02-08T19:45:45Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=112009#p112009</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SAMP: Убрать нижние подчеркивание из чата]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=112008#p112008" />
			<content type="html"><![CDATA[<p><strong>Flasher</strong>, теперь пишет слитно &quot;NickName&quot; а надо через пробел.</p>]]></content>
			<author>
				<name><![CDATA[ataks63rus]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34585</uri>
			</author>
			<updated>2017-02-08T19:40:15Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=112008#p112008</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: SAMP: Убрать нижние подчеркивание из чата]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=112007#p112007" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>name:=StrReplace(getPlayerNameById(targ), &quot;_&quot;, &quot; &quot;)</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Flasher]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=27593</uri>
			</author>
			<updated>2017-02-08T19:12:23Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=112007#p112007</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[SAMP: Убрать нижние подчеркивание из чата]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=112001#p112001" />
			<content type="html"><![CDATA[<p>Приветвствую.<br />В общем есть код:<br /></p><div class="codebox"><pre><code>
!1::
targ:=getIdByPed(getTargetPed())
name:=getPlayerNameById(targ)
SendChat(&quot;/f в распоряжение части прибыл &quot; name &quot; &quot;)
Return
</code></pre></div><p>Выводит такое сообщение &quot;в распоряжение части прибыл Nick_Name&quot;.<br />Тобишь там имеется нижний подчерк в тексте, а как его убрать?</p>]]></content>
			<author>
				<name><![CDATA[ataks63rus]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=34585</uri>
			</author>
			<updated>2017-02-08T18:09:56Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=112001#p112001</id>
		</entry>
</feed>
