Rakis Heron @Rakis

Opensim Hyper Grid Offline

Give and take is opensim.


Fairy Stars div colours

// Fairy Stars div colours<br />
// Download script and items here:<br />
https://www.rakisworld.ch/downloads/FairyStars.zip&lt;br />
<br />
<br />
// Script name: Fairy Stars div colours.lsl<br />
<br />
// Rakis World, Rakis Heron @ yeali.outworldz.net:8002<br />
//<br />
// Script by RAKis - Rakis Heron<br />
// Particle Script 0.5<br />
// SL - 17-6-2004 <br />
<br />
integer on;<br />
<br />
particles(string texture)<br />
{<br />
// mask flags - set to TRUE (or 1) to enable<br />
integer bounce = 0; // Make particles bounce on Z plane of object<br />
integer glow = 1; // Make the particles glow<br />
integer interpColor = 0; // Go from start to end color<br />
integer interpSize = 1; // Go from start to end size<br />
integer followSource = 0; // Particles follow the source<br />
integer followVel = 1; // Particles turn to velocity direction<br />
integer wind = 0; // Particles affected by wind<br />
<br />
//pattern:<br />
//integer pattern = PSYS_SRC_PATTERN_ANGLE;<br />
//integer pattern = PSYS_SRC_PATTERN_ANGLE_CONE_EMPTY;<br />
//integer pattern = PSYS_SRC_PATTERN_ANGLE_CONE;<br />
//integer pattern = PSYS_SRC_PATTERN_DROP;<br />
integer pattern = PSYS_SRC_PATTERN_EXPLODE;<br />
<br />
// Select a target for particles to go towards<br />
// "" for no target, "owner" will follow object owner<br />
// and "self" will target this object<br />
// or put the key of an object for particles to go to<br />
//key target = "";<br />
key target = "";<br />
//key target = "owner";<br />
<br />
// particle parameters<br />
float age = 5; // Life of each particle<br />
<br />
float maxSpeed = .1; // Max speed each particle is spit out at<br />
float minSpeed = .01; // Min speed each particle is spit out at<br />
<br />
<br />
float startAlpha = 1; // Start alpha (transparency) value<br />
float endAlpha = 1; // End alpha (transparency) value (if interpColor = TRUE)<br />
<br />
vector startColor = <1,1,1>; // Start color of particles <R,G,B><br />
vector endColor = <1,0,0>; // End color of particles <R,G,B> (if interpColor = TRUE)<br />
<br />
vector startSize = <.3,.3,0>; // Start size of particles <x,y><br />
vector endSize = <.1,.1,0>; // End size of particles (if interpSize == TRUE)<br />
<br />
vector push = <0,0,-.1>; // Force pushed on particles<br />
<br />
// system parameters<br />
float life = 0; // Life in seconds for the system to make particles<br />
integer count = 4; // How many particles to emit per BURST<br />
float rate = .1; // How fast (rate) to emit particles<br />
float radius = .5; // Radius to emit particles for BURST pattern<br />
float outerAngle = 1.54; // Outer angle for all ANGLE patterns<br />
float innerAngle = 1.55; // Inner angle for all ANGLE patterns<br />
vector omega = <0,0,0>; // Rotation of ANGLE patterns around the source<br />
<br />
integer flags = 0;<br />
<br />
if (target == "owner") target = llGetOwner();<br />
if (target == "self") target = llGetKey();<br />
if (glow) flags = flags | PSYS_PART_EMISSIVE_MASK;<br />
if (bounce) flags = flags | PSYS_PART_BOUNCE_MASK;<br />
if (interpColor) flags = flags | PSYS_PART_INTERP_COLOR_MASK;<br />
if (interpSize) flags = flags | PSYS_PART_INTERP_SCALE_MASK;<br />
if (wind) flags = flags | PSYS_PART_WIND_MASK;<br />
if (followSource) flags = flags | PSYS_PART_FOLLOW_SRC_MASK;<br />
if (followVel) flags = flags | PSYS_PART_FOLLOW_VELOCITY_MASK;<br />
if (target != "") flags = flags | PSYS_PART_TARGET_POS_MASK;<br />
llParticleSystem([ PSYS_PART_MAX_AGE,age,<br />
PSYS_PART_FLAGS,flags,<br />
PSYS_PART_START_COLOR, startColor,<br />
PSYS_PART_END_COLOR, endColor,<br />
PSYS_PART_START_SCALE,startSize,<br />
PSYS_PART_END_SCALE,endSize,<br />
PSYS_SRC_PATTERN, pattern,<br />
PSYS_SRC_BURST_RATE,rate,<br />
PSYS_SRC_ACCEL, push,<br />
PSYS_SRC_BURST_PART_COUNT,count,<br />
PSYS_SRC_BURST_RADIUS,radius,<br />
PSYS_SRC_BURST_SPEED_MIN,minSpeed,<br />
PSYS_SRC_BURST_SPEED_MAX,maxSpeed,<br />
PSYS_SRC_TARGET_KEY,target,<br />
PSYS_SRC_INNERANGLE,innerAngle,<br />
PSYS_SRC_OUTERANGLE,outerAngle,<br />
PSYS_SRC_OMEGA, omega,<br />
PSYS_SRC_MAX_AGE, life,<br />
PSYS_SRC_TEXTURE, texture,<br />
PSYS_PART_START_ALPHA, startAlpha,<br />
PSYS_PART_END_ALPHA, endAlpha<br />
]);<br />
}<br />
<br />
default<br />
{<br />
state_entry()<br />
{<br />
<br />
llSetTimerEvent(1);<br />
}<br />
<br />
timer(){<br />
particles(llGetInventoryName(INVENTORY_TEXTURE,(integer)llFrand(llGetInventoryNumber(INVENTORY_TEXTURE))));<br />
llSetTimerEvent( ((integer)llFrand(2)+1));<br />
}<br />
<br />
link_message(integer sender_num, integer num, string str, key id){<br />
<br />
if(str == "off") {<br />
llSetTimerEvent(0);<br />
llParticleSystem([]); <br />
}else {<br />
if(str == "on") {<br />
llSetTimerEvent(1);<br />
}<br />
}<br />
<br />
} <br />
<br />
}

👍 2 like

Milestones

Hide Feed  

The Theater Set up with over 120 Seats , you don't have to have the seats can be used for Cabaret Lounge with out the seats

Set up For Dj Pool Party ( we have a large pool built into the clubs floor

The New Club Set up For Just Dj Nights

Live Index HQ, in here you can Tp to the main Artist Index Floor.

The New Club-Acen8

Rockin with DJ Rhayn at Rumors RIGHT NOW!
4-6pm Tonight at Rumors:¶ Join DJ Rhyan and host Dixie for a guaranteed evening of all your pop favorites! Rumors is YOUR party destination for awesome parties and fun! Drag along ya friends and let's dance like no one's watchin!!¶ give a shout if you need a ride!
You are invited to join us for 4th of July festivities, including fireworks and movies, at the OpenSim Worlds Fair (the fair is still under construction). The 4th of July event will take place at 6pm grid time. grid.wolfterritories.org:8002/OpenSim Worlds Fair/980/1000/24 Hope to see you there! Let me know if you need a landmark. Bring friends, all are welcome!

News! hop://astralia.eu:8002/TierraDeVolcanes/200/264/7021


SilviaFrey: Una fiesta para el recuerdo. Todo perfecto, la música especial y preciosa y todo el montaje espectacular. Muchas felicidades Marpil y equipo. Hay que repetir estos eventos. Gracias! 3 months ago
Soirée Théâtre - Et l’œuf engendra la poule
L’Event Space a le grand honneur de recevoir sous son toit la troupe Les Théâtreux pour vous présenter la pièce intitulée "Et l’œuf engendra la poule", écrite par Jean Vilain.
Elle a été initialement captée radiophoniquement et diffusée sur Radio Saint-Affrique, une radio libre et associative en Aveyron. C’est cet enregistrement original qui sera le support audio de la pièce dans laquelle les personnages sont incarnés par des avatars.

MinordLoup: Mais tout le monde en parle lol 3 months ago
Chers amis,
Demain, jeudi 4 juillet 2024, c'est la dernière de la pièce « Et l'œuf engendra la poule » l'Event Space sur SV3D.
Vous pourrez suivre en direct la représentation depuis ce lien si vous préférez : https ://www.youtube.com/user/poilafrie/videos
Très bonne soirée et peut-être à demain, 21h15 :-)
Soirée Théâtre - Et l’œuf engendra la poule
L’Event Space a le grand honneur de recevoir sous son toit la troupe Les Théâtreux pour vous présenter la pièce intitulée "Et l’œuf engendra la poule", écrite par Jean Vilain.
Elle a été initialement captée radiophoniquement et diffusée sur Radio Saint-Affrique, une radio libre et associative en Aveyron. C’est cet enregistrement original qui sera le support audio de la pièce dans laquelle les personnages sont incarnés par des avatars.

GAMES without BORDERS (Archery)
Always a Good Laugh and much Fun with all of the Dinkies at
The FUNSIZE DINKIES World Resort

GAMES without BORDERS (Sack Races)
Dinkies always having FUN together on
The FUNSIZE DINKIES World Resort

PRIDE with Mattie @ Stark Islands Rainbow Club

2024-07-04 11:00 SLT

2 whole hours full of great music for proud, queer people!

Be there!

https://opensimworld.com/hop/82322/events

GAMES without BORDERS (Paddle Boat Races)
Always a Good Laugh and much Fun with all of the Dinkies at
The FUNSIZE DINKIES World Resort

Has anyone experienced anything strange with their grids lately? A friend, (honestly not me), thinks that perhaps a worm is travelling through different grids causing the database to lose connectivity with the asset server files. (That's what he said). Apparently osgrid, digiworldz, barefoot grid, and some dreamgrids have been mysteriously affected by this supposed worm. Anyone out there have any information? Maybe it has happened to you? Maybe you know what it is and it is something else?

Ankhsenaton: I had a message from Glenn, first he said : "please let Cyber know a very big thank you for his post!" And about the matter here : " Ok I have tested and through smashing, bashing, and trashing, in ... 3 months ago

the final limit

From this optimized position, just under the Eagle (Eagle ride)
You will fly above and get a great bird view of Novale in Summer
Have a great flight

You just landed at Novale. What can you do next ?
Suggestion 2: Take the Eagle Ride !
The Eagle is perched on the lighthouse near the landing camp.
First, go to page 2 of the menu and select GRAND TOUR

The platform boat arriving at the beginning of the beach area.
It is the destination of the platform boat ride taken
at the dock near landing camp. Enjoy

You just landed in Novale, you wonder where to go next
Sugestion 1: click the bell at the dock to call a boat,
This boat ride will bring you at the NO beach !

Our Linux Cafe now has its own song :)

Click to hear : https://suno.com/song/c1447f6b-3fdd-4991-a916-d682c2b35591

... or click this cone to hear it again when you visit the cafe

Chapter 9 - The Oracle, from my book Eos Renascent, is now on Wattpad. You can read it here: https://www.wattpad.com/story/176823549-eos-renascent

"The ambassador bowed her head with a look of sorrow. 'Then I am lost and do not know the way forward in this world,' she replied.

'You do not want this world,' the Oracle replied in a softer tone. 'The only thing of value in it is whatever part of it you look upon with love. This gives it the only reality it will ever have. Love cannot be taught or learned, for there was never a time when you didn't know it. It is all-encompassing, forming the essence of what you are. Your journey will end when you have recognized all that Love is not. That is the interference; that is what needs to be undone.' ”

Image credit: FFXIII-2
▄▀▄▀▄▀▄▀▄▀▄▀ Party am Roadhouse▀▄▀▄▀▄▀▄▀▄▀▄▀
✠✠✠✠✠✠✠✠✠✠✠✠
Wer: DJ Winni
Wo: Biergarten
Was: Reiss die Huette ab
Wann: Mittwoch den 03.07.24
Ab: 19 Uhr --- 10 am

ankabi.de:8002:AnKaBi Bikers Heaven
▄▀▄▀▄▀▄▀▄▀▄▀ Party am Roadhouse▀▄▀▄▀▄▀▄▀▄▀▄▀
✠✠✠✠✠✠✠✠✠✠✠✠
Wer: DJ Winni
Wo: Biergarten
Was: Reiss die Huette ab
Wann: Mittwoch den 03.07.24
Ab: 19 Uhr --- 10 am

ankabi.de:8002:AnKaBi Bikers Heaven
▄▀▄▀▄▀▄▀▄▀▄▀ Party am Roadhouse▀▄▀▄▀▄▀▄▀▄▀▄▀
✠✠✠✠✠✠✠✠✠✠✠✠
Wer: DJ Winni
Wo: Biergarten
Was: Reiss die Huette ab
Wann: Mittwoch den 03.07.24
Ab: 19 Uhr --- 10 am

ankabi.de:8002:AnKaBi Bikers Heaven

New Japanese Decorative Elements now available in store

Wednesday Night Party with Emma Florido
⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️
Virtual Vista Metaverse - presents our Wednesday Night Party! Emma Florido invites you to 80s, 90s, hits, pop & rock music. Don't miss it, we look forward to seeing you! We start at 10 am OS Time

Taxi: virtualvistametaverse.com:8002:discofux
=================
Virtual Vista Metaverse – präsentiert unsere Mittwochabend-Party! Emma Florido lädt ein zu 80er, 90er, Schlager, Pop & Rock musik. Wir starten um 19 Uhr CET Lasst es euch nicht entgehen, wir freuen uns auf euch!

NEW Outfits in the Store --for Legacy/Perky


Ankhsenaton: too bad you don't do for Athena :-) 3 months ago
♥ Hallo ihr, es gibt neues auf Timeless für euch .♥
♥Ebody-Larax-Legacy-Athena♥
Auf gehts zum shoppen !!
Eure Nasti
************
♥Hello everyone, there is news on Timeless for you.♥
Ebody-Larax-Legacy-Athena
Let's go shopping !!
Your Nasti ♥♥♥

Sodasullivan: Great outfit! This was my first visit and was amazed by all the great clothes and how well it was all placed together! 3 months ago

After months of trying to copy my copy of this hospital over back to my grid I was able able to do it. Welcome to Glen Oaks Hospital where your health is a priority.

Welcome everyone to Dream of wishes 2 Disco, ballroom, surf waves, Beach, boat, jet ski, and more fun

Hello, everyone... =)

Meditated for a while at Imagination Island. *sigh*

Speaking of horses, @RolandFrancis created Pegasus_Starry Fantasy horse and gave to me for Iknimaya. The color is so beautiful, I am not quite sure how he did it but it is the most beautiful horse I have ever seen, thank you Roland 🐴💗🐴
three.hills.grid.outworldz.net:8002:iknimaya

I think this has to be my favorite request by Veri. I have been thinking of her today 💗💗 three.hills.grid.outworldz.net:8002:Monentes Jewelry

Wednesday Night Party with Emma Florido
⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️
Virtual Vista Metaverse - presents our Wednesday Night Party! Emma Florido invites you to 80s, 90s, hits, pop & rock music. Don't miss it, we look forward to seeing you! We start at 10 am OS Time

Taxi: virtualvistametaverse.com:8002:discofux
=================
Virtual Vista Metaverse – präsentiert unsere Mittwochabend-Party! Emma Florido lädt ein zu 80er, 90er, Schlager, Pop & Rock musik. Wir starten um 19 Uhr Lasst es euch nicht entgehen, wir freuen uns auf euch!
These beautiful horses were sent to me to upgrade what we have by Roland Francis for the Stuff N Things shop in the Masala Al Kohav Mall. Stop by and visit the shop and while you're there check out our many other shops and vendors with a couple of new Vendors who are still building their shops up. And the entire mall is finally rearranged and the TP boards upgraded as we moved our Welcome Center from to the mall to its own region. And as any mall owner knows, this will not be the last rearranging that gets done. Drop in and get your Upgraded Animesh Ridable horse they're awesome. Blessings and much love, Lavia.
New release of v3.2 the animesh horse script (can be worn or rezzed as vehicle) and optimized it for PBR viewer compatibility. I did some efforts to make the script more ubOde friendly (yes, with room for improvement) and the horse now has many new features for you to play with.

Xenon Darrow: YAY!!!! tytytyty Roland! I AM SO EXCITED! 3 months ago

je profite de ça pour dire je ferai la dernière repésentation vidéo sur Youtube direct via la chaine opensim for ever https://www.youtube.com/poilafrie cherchez le direct Ce sera un test

Zoree Jupiter Live
2-3:00pm
Club Fire
Gentle Fire Grid
Semi Casual attire
hop://gentlefire.opensim.fun:8002/gentlefire.opensim.fun%3...


Comments

No comments yet