Blogs about: Lsl Script

Featured Blog

Scripting Snippets, 14: HTML On A Prim

pyter wrote 4 months ago: A Little History Second Life has long had a system for displaying video on a prim. This is the parce … more →

Tags: Blogroll, Second-Life, Scripting, HTML, llEscapeURL, llParcelMediaCommand, media, parcel, prim

Shameless Self-Promotion: 1

pyter wrote 4 months ago: Where’s the point in having a blog if you can’t use for some occasional self-advertiseme … more →

Tags: Second-Life, card, Gadget, Lantern, Magic, Trick

Script Snippets, 13: Animating Textures2 comments

pyter wrote 4 months ago: As with all my script posts, I am assuming here that you already know the basics of how to create an … more →

Tags: Blogroll, Scripting, Second-Life, Textures, Animation, llSetTexture, llSetTextureAnim, Script, Texture

Script Snippets, 12: Creating A Door4 comments

pyter wrote 5 months ago: Anyone who has tried creating an opening door in Second Life will no doubt have found that it is sur … more →

Tags: Scripting, Second-Life, door, llGetLocalPos, llGetLocalRot, llSetLocalRot, llSetPos, LSL, Rotating

Script Snippets, 11: Communicating Between Scripts (2)

pyter wrote 6 months ago: In my previous article, I showed how to set up communication between different scripts in a set of l … more →

Tags: Blogroll, Second-Life, Scripting, Script, llMessageLinked, llGetLinkName, llGetNumberOfPrims, llResetScript, llParseString2List

Script Snippets, 10: Communicating Between Scripts (1)

pyter wrote 6 months ago: Sooner or later, if you are creating gadgets that do useful things, you will find the need to have s … more →

Tags: Blogroll, Second-Life, Scripting, Script, prims, llMessageLinked, link_message

Script Snippets, 9: Applying and Scaling Textures2 comments

pyter wrote 7 months ago: Sometimes it is useful to be able to change or apply textures through a script. Imagine, for example … more →

Tags: Blogroll, Scripting, Second-Life, llOffsetTexture, llScaleTexture, llSetTexture, Offset, scale, Script

Script Snippets, 8: Text Output for a HUD1 comment

pyter wrote 8 months ago: In my previous blog entry about creating a HUD, I briefly mentioned that it was possible, but not ne … more →

Tags: Blogroll, Second-Life, Scripting, HUD, Display, Output

Textures, 1: Drop Shadows3 comments

pyter wrote 8 months ago: I’ve done a number of posts now about scripting, so maybe it’s time to move on to a new … more →

Tags: Blogroll, Second-Life, Scripting, Texture, Script, Shadow, drop shadow, furniture

Scripting Snippets, 7: Creating a HUD13 comments

pyter wrote 8 months ago: This is going to be a long one. Get yourself a cup of coffee first. What is a HUD? If you have to as … more →

Tags: Blogroll, Scripting, Second-Life, LSL, Script, HUD

Script Snippets, 6: Lists and Strided Lists

pyter wrote 8 months ago: It’s often useful for an object to maintain a record of avatars or objects. One example might … more →

Tags: Second-Life, Scripting, LSL, Script, List, strided list, llList2List, llDeleteSubList, llListReplaceList

Second Life Script Kiddies Start Here!

pyter wrote 8 months ago: I’m not sure why, but this struck me as oddly amusing. It is also, however, very clever, and i … more →

Tags: Blogroll, Second-Life, Scripting, LSL, Script, autogenerator

Script Snippets, 5: Is My Owner On-Line?2 comments

pyter wrote 8 months ago: One common item which you will find around Second Life is the ‘owner on-line’ indicator. … more →

Tags: Blogroll, Second-Life, Scripting, llRequestAgentData, prim, owner, On Line, Indicator, llSetText

Script Snippets, 4: Very Simple Animated Water8 comments

pyter wrote 9 months ago: Here is a very simple way to create rippling water for a pond or swimming pool. It uses the water te … more →

Tags: Blogroll, Scripting, Second-Life, Animated, LSL, Pond, Pool, ripples, Texture

Script Snippets, 3: llTargetOmega

pyter wrote 9 months ago: There are three ways to rotate an object in SecondLife, each with their own advantages and disadvant … more →

Tags: Blogroll, Second-Life, Scripting, rotation, llTargetOmega

Script Snippets, 2: Reading A Notecard9 comments

pyter wrote 9 months ago: It’s often useful to have somewhere to store settings for an SL gadget, and a common way of do … more →

Tags: Blogroll, Second-Life, Scripting

Script Snippets, 1

pyter wrote 1 year ago: The first in an occasional series of hopefully useful scripts or snippets. I’ll start simply, … more →

Tags: Blogroll, Second-Life, Scripting