Difference between revisions of "User:Chrismignon McDonnell"

From Second Life Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
[http://www.koinup.com/ChrisMignon/]
<nowiki>Insert non-formatted text here</nowiki>
--[[User:Chrismignon McDonnell|chrismignon McDonnell]] 13:26, 24 March 2010 (UTC)
 
 
[CODE]
    default {
    state_entry()
    {
          llParticleSystem([]);
    }
    }
[/CODE]

Revision as of 06:38, 27 March 2010

Insert non-formatted text here


[CODE]

    default {
    state_entry()
    {
         llParticleSystem([]);
    }
    }

[/CODE]