<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.secondlife.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Zohan+Galewind</id>
	<title>Second Life Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.secondlife.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Zohan+Galewind"/>
	<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/wiki/Special:Contributions/Zohan_Galewind"/>
	<updated>2026-07-26T22:15:16Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=Category_talk:LSL_Vector&amp;diff=1166491</id>
		<title>Category talk:LSL Vector</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=Category_talk:LSL_Vector&amp;diff=1166491"/>
		<updated>2012-04-29T13:29:29Z</updated>

		<summary type="html">&lt;p&gt;Zohan Galewind: Created page with &amp;quot;//******************************* //IMPOSSIBLE TO GET A ZERO_VECTOR //*******************************  vector c = &amp;lt;0.0, 0.0, 0.1&amp;gt;;  default {     touch_start(integer total_number…&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;//*******************************&lt;br /&gt;
//IMPOSSIBLE TO GET A ZERO_VECTOR&lt;br /&gt;
//*******************************&lt;br /&gt;
&lt;br /&gt;
vector c = &amp;lt;0.0, 0.0, 0.1&amp;gt;;&lt;br /&gt;
&lt;br /&gt;
default&lt;br /&gt;
{&lt;br /&gt;
    touch_start(integer total_number)&lt;br /&gt;
    {&lt;br /&gt;
        c -= &amp;lt;0.0, 0.0, 0.025&amp;gt;;&lt;br /&gt;
        llSay(0, (string)c);&lt;br /&gt;
        if (c == ZERO_VECTOR) llSay(0, &amp;quot;ZERO_VECTOR&amp;quot;); // never c is a ZERO_VECTOR&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
//**********************&lt;br /&gt;
//IN THIS WAY IT RUNS...&lt;br /&gt;
//**********************&lt;br /&gt;
&lt;br /&gt;
vector c = &amp;lt;0.0, 0.0, 0.1&amp;gt;;&lt;br /&gt;
&lt;br /&gt;
default&lt;br /&gt;
{&lt;br /&gt;
    &lt;br /&gt;
    touch_start(integer total_number)&lt;br /&gt;
    {&lt;br /&gt;
        c -= &amp;lt;0.0, 0.0, 0.025&amp;gt;;&lt;br /&gt;
        llSay(0, (string)c);&lt;br /&gt;
        if ((string)c == &amp;quot;&amp;lt;0.00000, 0.00000, 0.00000&amp;gt;&amp;quot;) llSay(0, &amp;quot;ZERO_VECTOR&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Zohan Galewind</name></author>
	</entry>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=PRIM_MEDIA_CONTROLS&amp;diff=1162769</id>
		<title>PRIM MEDIA CONTROLS</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=PRIM_MEDIA_CONTROLS&amp;diff=1162769"/>
		<updated>2012-02-13T10:11:11Z</updated>

		<summary type="html">&lt;p&gt;Zohan Galewind: Created page with &amp;quot;This flag would be very useful:  PRIM_MEDIA_CONTROL, PRIM_MEDIA_CONTROL_NONE  (2)  This flag inhibits controls&amp;#039; window to be visible. In this way an Url is completely hidden and …&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This flag would be very useful:&lt;br /&gt;
&lt;br /&gt;
PRIM_MEDIA_CONTROL, PRIM_MEDIA_CONTROL_NONE  (2)&lt;br /&gt;
&lt;br /&gt;
This flag inhibits controls&#039; window to be visible.&lt;br /&gt;
In this way an Url is completely hidden and protected since it is not more possible to reach it by an external browser.&lt;/div&gt;</summary>
		<author><name>Zohan Galewind</name></author>
	</entry>
</feed>