Posts

Showing posts from March, 2022

S-300-RFL Helicopter

Image
Learning to fly in the Blake Sea First non-crash landing Wonderful gift from a new friend Surprisingly tricky to fly in "mouse view" which is realistic.  You can't just zoom around, you need to fly the thing. Fortunately it has pontoons for those unplanned dips in the ocean. FIVE STARS! Here is the " real " one. Welcome to your new  Animate Works S-300-RFL Helicopter. Thank you for your purchase. This is a mesh based product for Second Life. It has some basic differences from Prim based products. Mesh items usually have higher levels of detail at lower prim counts than Second Life Prims. With this advantage the models tend to look more realistic and still maintain a low prim count under the land usage count. Due to this you can have nicer looking products without affecting the prims you are allowed for your land.  (149 prims) This model is loosely based on the real life Sikorsky S-300 Family of Helicopters. However it is a fictional representation and in no way ...

Scripting - Macro "define" and Preprocesor Functions

// TEST PREPREOCESSOR // MACRO FUNCTIONS LOOK SUPER COOL #define ME llGetObjectName()+"/"+llGetObjectDesc() #define BLACK <0,0,0> // SOME "TOY" preprocessor functions   #define SAY_TO_OWNER(s) llOwnerSay("Owner:"+s)  #define SAY_TO_AVATAR(s) llSay(0,"Avatar:"+s) list myList = ["one", "two", "three"]; integer i = 2; default {     state_entry()     {        llSetText(ME,BLACK,1.0);     }          touch_start(integer x)     // Testing list reference mylist[i]     // Testing macro functions      {         SAY_TO_OWNER ("Hello owner - see this "+(string)myList[2]);         SAY_TO_AVATAR("Hello avatar");     } }              

On Mindfulness with NightShade

Image
[2022/02/21 18:35:34] BetttyVerdant: no I get it [2022/02/21 18:35:46] NightshadeXx: oh, when are you going? [2022/02/21 18:35:56] BetttyVerdant: wheels up tomorrow [2022/02/21 18:37:14] NightshadeXx: I'm so fucking flustered,  Last night we ran short shift because someone didn't come in, because his mom is sick   I wish I could just tell them all to fuck off, [2022/02/21 18:37:23] NightshadeXx: well... I'll be sure to email [2022/02/21 18:38:15] BetttyVerdant: I love zen but sometimes I think it's not for the lives we lead [2022/02/21 18:38:41] BetttyVerdant: it's just a *little* help if you already have no problems [2022/02/21 18:39:17] NightshadeXx: yes... [2022/02/21 18:39:47] BetttyVerdant: same with drugs [2022/02/21 18:39:53] BetttyVerdant: just get you to next week [2022/02/21 18:43:36] NightshadeXx: yeah [2022/02/21 18:50:25] BetttyVerdant: I guess I am off for awhile [2022/02/21 18:50:36] BetttyVerdant: good luck [2022/02/23 20:30:39] BetttyVerdant: wave [...