User:Daemonika Nightfire
Revision as of 20:38, 3 September 2010 by Daemonika Nightfire (talk | contribs)
ich hab noch absolut gar keine Ahnung was ich hier schreiben soll :)
<LSL> default {
state_entry() { llGetAgentInfo("female","Demon",32); llGetAgentLanguage("german"); } touch_start(integer num_detected) { if(num_detected != "Daemonika Nightfire") { integer spank; llAddToLandBanList(llDetectedKey(0),0.0); } }
} </LSL>
My personal LSL Script Library
Name | Creator | Description |
---|---|---|
*DS*_Single_AO-Sit | Daemonika Nightfire | Posescript for use with or without AO and with or without Animation. With the menu it is possible the seated Avatar to move. |
LinkNumber-List_in_llSetLinkPrimitiveParamsFast | Daemonika Nightfire | Changed several prims in linkset with the same parameters, with a list. Without separate llSetLinkPrimitiveParams for each prim. (ideal for show/hide effects) |
More scripts and snippets follow in the future.