<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=Label%3A%3Atext</id>
	<title>Label::text - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://rage.grandroleplay.ru/index.php?action=history&amp;feed=atom&amp;title=Label%3A%3Atext"/>
	<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Label::text&amp;action=history"/>
	<updated>2026-07-24T18:47:42Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>https://rage.grandroleplay.ru/index.php?title=Label::text&amp;diff=10609&amp;oldid=prev</id>
		<title>imported&gt;Rootcause: Replaced HTML with template</title>
		<link rel="alternate" type="text/html" href="https://rage.grandroleplay.ru/index.php?title=Label::text&amp;diff=10609&amp;oldid=prev"/>
		<updated>2018-10-26T12:30:55Z</updated>

		<summary type="html">&lt;p&gt;Replaced HTML with template&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Shared}}&lt;br /&gt;
&lt;br /&gt;
Updates the text of a created label.&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
String label.text&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
Updates the text of a label through a command.&lt;br /&gt;
&lt;br /&gt;
{{ServersideCode|&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
let startLabel = mp.labels.new(&amp;quot;Use /labeltext to update me.&amp;quot;, new mp.Vector3(-431.88, 1146.86, 327),&lt;br /&gt;
    {&lt;br /&gt;
        los: false,&lt;br /&gt;
        font: 1,&lt;br /&gt;
        drawDistance: 100,&lt;br /&gt;
    });&lt;br /&gt;
&lt;br /&gt;
mp.events.addCommand(&amp;quot;labeltext&amp;quot;, (player, _, text) =&amp;gt; {&lt;br /&gt;
    startLabel.text = text;&lt;br /&gt;
    player.outputChatBox(&amp;quot;Label Updated&amp;quot;);&lt;br /&gt;
});&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
{{Label_definition}}&lt;/div&gt;</summary>
		<author><name>imported&gt;Rootcause</name></author>
	</entry>
</feed>