<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; SAMP: Убрать нижние подчеркивание из чата]]></title>
		<link>http://forum.script-coding.com/viewtopic.php?id=12417</link>
		<atom:link href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=12417&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «SAMP: Убрать нижние подчеркивание из чата».]]></description>
		<lastBuildDate>Wed, 08 Feb 2017 19:49:55 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: SAMP: Убрать нижние подчеркивание из чата]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=112010#p112010</link>
			<description><![CDATA[<p><strong>Flasher</strong>, не учел этого просто, извиняюсь.</p>]]></description>
			<author><![CDATA[null@example.com (ataks63rus)]]></author>
			<pubDate>Wed, 08 Feb 2017 19:49:55 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=112010#p112010</guid>
		</item>
		<item>
			<title><![CDATA[Re: SAMP: Убрать нижние подчеркивание из чата]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=112009#p112009</link>
			<description><![CDATA[<p>А что мешало сразу написать об этом? Поправил.</p>]]></description>
			<author><![CDATA[null@example.com (Flasher)]]></author>
			<pubDate>Wed, 08 Feb 2017 19:45:45 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=112009#p112009</guid>
		</item>
		<item>
			<title><![CDATA[Re: SAMP: Убрать нижние подчеркивание из чата]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=112008#p112008</link>
			<description><![CDATA[<p><strong>Flasher</strong>, теперь пишет слитно &quot;NickName&quot; а надо через пробел.</p>]]></description>
			<author><![CDATA[null@example.com (ataks63rus)]]></author>
			<pubDate>Wed, 08 Feb 2017 19:40:15 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=112008#p112008</guid>
		</item>
		<item>
			<title><![CDATA[Re: SAMP: Убрать нижние подчеркивание из чата]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=112007#p112007</link>
			<description><![CDATA[<div class="codebox"><pre><code>name:=StrReplace(getPlayerNameById(targ), &quot;_&quot;, &quot; &quot;)</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Flasher)]]></author>
			<pubDate>Wed, 08 Feb 2017 19:12:23 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=112007#p112007</guid>
		</item>
		<item>
			<title><![CDATA[SAMP: Убрать нижние подчеркивание из чата]]></title>
			<link>http://forum.script-coding.com/viewtopic.php?pid=112001#p112001</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (ataks63rus)]]></author>
			<pubDate>Wed, 08 Feb 2017 18:09:56 +0000</pubDate>
			<guid>http://forum.script-coding.com/viewtopic.php?pid=112001#p112001</guid>
		</item>
	</channel>
</rss>
