<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dev.playonset.com/index.php?action=history&amp;feed=atom&amp;title=SetText3DText</id>
	<title>SetText3DText - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://dev.playonset.com/index.php?action=history&amp;feed=atom&amp;title=SetText3DText"/>
	<link rel="alternate" type="text/html" href="https://dev.playonset.com/index.php?title=SetText3DText&amp;action=history"/>
	<updated>2026-04-30T00:06:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://dev.playonset.com/index.php?title=SetText3DText&amp;diff=3443&amp;oldid=prev</id>
		<title>28days: Created page with &quot;{{Info|Function|Server|1.0}}  {{FuncDescription|Updates a 3D Text label created earlier with CreateText3D.}}  {{FuncSyntax|SetText3DText(text3d, text)}}  {{FuncParameters}...&quot;</title>
		<link rel="alternate" type="text/html" href="https://dev.playonset.com/index.php?title=SetText3DText&amp;diff=3443&amp;oldid=prev"/>
		<updated>2020-01-05T13:36:37Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Info|Function|Server|1.0}}  {{FuncDescription|Updates a 3D Text label created earlier with &lt;a href=&quot;/wiki/CreateText3D&quot; title=&quot;CreateText3D&quot;&gt;CreateText3D&lt;/a&gt;.}}  {{FuncSyntax|SetText3DText(text3d, text)}}  {{FuncParameters}...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Info|Function|Server|1.0}}&lt;br /&gt;
&lt;br /&gt;
{{FuncDescription|Updates a 3D Text label created earlier with [[CreateText3D]].}}&lt;br /&gt;
&lt;br /&gt;
{{FuncSyntax|SetText3DText(text3d, text)}}&lt;br /&gt;
&lt;br /&gt;
{{FuncParameters}}&lt;br /&gt;
{{FuncParam|text3d|The text 3D identifier}}&lt;br /&gt;
{{FuncParam|text|Text you want to show}}&lt;br /&gt;
&lt;br /&gt;
{{FuncReturnValue|Returns &amp;#039;&amp;#039;&amp;#039;true&amp;#039;&amp;#039;&amp;#039; on success.}}&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;Lua&amp;quot;&amp;gt;&lt;br /&gt;
textId = CreateText3D(&amp;quot;Okay&amp;quot;, 20, 0.0, 0.0, 1600.0, 0.0, 0.0, 0.0)&lt;br /&gt;
SetText3DText(textId, &amp;quot;Hey!&amp;quot;)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{RelatedFunctions}}&lt;br /&gt;
{{Text3DFunctions}}&lt;/div&gt;</summary>
		<author><name>28days</name></author>
	</entry>
</feed>