OpenSimWorld @opensimworld

Offline

Visit OpenSimWorld to get the latest versions of the OpenSimWorld beacon, the SatyrFarm, SFposer and SFsail


SFsail Sailing Engine

<p style="text-align: center;"><a href="https://opensimworld.com/data/p/550/50/75550.jpg"></a><a href="https://opensimworld.com/data/p/550/50/75550.jpg"></a><img src="https://opensimworld.com/data/p/549/49/75549.jpg" alt="" style="width: 300px;"></p><p><br></p><p><strong>SFSAIL sailing engine</strong></p>
<p>-----------------------------------</p><p>Learn more at https://opensimworld.com/sfsail&lt;/p&gt;
<p style="text-align: left;">SFsail is a new sailing engine written from scratch for OpenSim. It
works similarly to BWind and has mostly similar commands. Sit on a boat and say
'help' for a list of commands.</p><p><strong><span style="color: rgb(106, 168, 79);">You can find the SFsail boats in the OpenSimWorld Region: hg.osgrid.org:80:OpenSimWorld</span></strong></p>
<p><br></p><p><br></p><p><a href="https://opensimworld.com/data/p/550/50/75550.jpg"><img src="https://opensimworld.com/data/p/550/50/75550.jpg" style="width: 589px; display: block; margin-left: auto; margin-right: auto; height: 463px;"></a></p><p><br></p>
<p><strong>HOW TO USE THE BOATS:</strong></p>
<p>- Boats are tuned to BulletSim by default. If you use ubODE,
edit the .SFsail script and change the setting IS_UBODE=1</p>
<p>- The first avatar who sits on a boat is the commander. If
the commander stands up the boat moors. Another person can then sit to
operate<span>  </span>the boat</p>
<p>- You can operate the boat with left/right arrows
(steering), forward/back arrows (trim of the sails) and PgUp/PgDown to rotate
the Spinnaker</p>
<p>- Say 'raise' to raise mainsail + jib</p>
<p>- Say 'lower' to lower all sails</p>
<p>- Say 'moor' to stop and anchor the boat</p>
<p>- Say 'jib' to hoist/lower the jib</p>
<p>- Say 'genoa' to hoist/lower genoa (if available)</p>
<p>- Say 'spin' to hoist/lower spinnaker (if available)</p>
<p>- Say 'trim' to engage Autotrim which automatically trims
the sails to their optimal angles</p>
<p>- Say 'hold' to keep the boat pointing at the same angle</p>
<p>- Say 'flip' when the boat is moored to flip the boat
(useful when stuck on a dock)</p>
<p>- Say 'motor' to turn on the motor. Then use the up/down
arrows to change throttle. Say 'moor' to stop<span> 
</span>the boat</p>
<p>- Say one of n,s,e,w,nw,ne,sw,se to set the Wind direction</p>
<p>- Say 8,11,15,18,21,25<span> 
</span>to set the Wind speed</p>
<p>- Say 'hud' to turn on/off the hover text of the boat</p>
<p>- Say 'adv' to turn on/off advanced hud text</p>
<p>- Say 'milesreset' to reset the miles counter (shown in the
hud)</p>
<p>- Say 'setter' to enable/disable listening to the region
wind setter (or SFsail Manager)</p>
<p>- Say 'dest x y' to engage the autopilot to steer towards the region coordinates x,y</p>
<p>- Say 'dest x1 y1 x2 y2 x3 y3 ...'  to engage autopilot to follow the route from region points x1 y1 ...  Say 'stop' to stop autopilot</p><p>- Say 'follow <avatar name or object name>' to engage autopilot to follow another avatar or another boat. Say 'stop' to stop following</p><p>- Say 'route <route-name>' to begin a rout (requires Sail Manager / See below)</p>
<p>- Say 'stop' to stop the autopilot / stop following</p>
<p> </p>
<p><strong>ROUTES MANAGER / WIND SETTER</strong></p>
<p> </p>
<p>The 'SFsail Manager' object is a wind setter (creates wind for the 'setter' command), and a
place to rez and store your boat routes. If you don't already have a wind
setter, touch it and select 'Setter ON'.</p>
<p>Boat routes are stored in the notecard '.Sailroutes' inside the manager object, which
contains lines with routes. In each line, the x y coordinates of a route are defined (similar to the 'dest' command).</p>
<p>Each line is as follows:</p>
<p><span style="color: rgb(17, 85, 204);"><Route Name>=x1 y1 x2 y2 x3 y3  x4 y4 
...</span></p>
<p>For example a  route named 'Tour' line could be:</p>
<p><span style="color: rgb(17, 85, 204);">Tour=150 160 270 380 200 100 160 160</span></p>
<p>You can then engage the autopilot to join this route from any boat by saying:</p>
<p><span style="color: rgb(17, 85, 204);">route Tour</span></p>
<p>The boat will join the route at the nearest
point of the route and continue until the end. You can stop the autopilot at any time by saying 'stop'</p>
<p>You can use the object "SFsail Route helper" to help you make a route quickly. Rez it over water, and then, for each point, move it and then touch it. The route will be printed in the chat for you.</p>
<p> (Note: routes are approximate, the boat will try to reach within 10 meters of each route point. You will have to correct the boat if it goes against the wind)</p><p><br></p><p><strong>REZ A BOAT WITH NPC THAT FOLLOWS YOU</strong></p><p><span>You can use a second boat and an NPC to follow your boat. Rez a second boat that will follow you. Edit .SFconfig and change "Firstname Lastname" to your own avatar name, for example:</span><br><br><span>Button=FollowMe=LINKMSG{-4;889;follow Satyr Aeon}</span><br><br><span>Then sit and unsit to reload the configuration. Then Right click to touch the boat (without sitting) and select Options ->NPCs->ADD->Sailor. The NPC "Sailor" should sit on the boat now. </span><span>Touch the boat again and select Options -> FollowMe , then select Options -> Autotrim and then select Options->Raise. The boat with the NPC will now follow you. You can sit on your own boat and sail together.</span></p> <p><br></p> <p> </p>
<p><strong>CONFIGURATION</strong></p>
<p>You can change the configuration variables at the top of the
.SFsail script to tune your boat. </p>

<p>IS_UBODE=0<span>  </span>// Change
this to 1 if you are using UBode</p>
<p>ACCESS = "A";<span> 
</span>// Change who can drive the boat. the setting can be:
"A"=All<span>  </span>"G"=Group
"O"=Owner only</p>
<p>MAX_ANGLE = 70;<span>    
</span>Maximum allowed boom angle</p>
<p>HUD_ON=1<span>     </span>// Change
this to 0 if you don't want the Hover text by default</p>
<p>ADV_HUD=1<span>     </span>//
Change this to 0 if you don't want want advanced info in the Hover text</p>
<p>THROTTLE_MAX=5 // Change this to the maximum throttle of the
motor</p>
<p>SPEEDUP=0.9;<span>        </span>//
Change this to larger or lower values to make the boat overall faster / slower</p>
<p>ENABLE_DYCAM = 1;<span>  </span>//
Change this to 0 to<span>  </span>disable the dynamic
camera</p>
<p>KEELING = 0.2;<span>    
</span>//<span>  </span>Change this to larger or lower
values to make the boat keel more or less</p>
<p>LEEWAY = 0.2;<span>     
</span>//<span>  </span>Change this to larger or lower
values to make the boat to have more leeway (sideways drift)</p>
<p> </p>
<p><strong>SFposer BUTTONS</strong></p>
<p>The SFsail boats use SFposer<span> 
</span>to handle the animations. SFposer Buttons are added to the Options menu to send commands
to the boat.<span>  </span>The boat accepts commands through link_messages with num=889</p>
<p>To add an SFposer button, add a Button line to the
.SFconfig notecard. For example to add a button to hoist the genoa, add the following line to .SFconfig:</p>
<p><em>Button=Genoa=LINKMSG{-4;889;genoa}</em></p>
<p>Similarly, you can create a route for a boat by sending an appropriate 'dest' command:</p>
<p><em>Button=Start Route=LINKMSG{-4;889;dest 150 160 270 380 200 100
160 160}</em></p><p>The SFsail boats contain a button for the boat to follow you. You need to edit .SFconfig to replace "Firstname Lastname" in the Button's configuration line with your own avatar's name:</p><p><em>Button=FollowMe=LINKMSG{-4;889;follow Satyr Aeon}</em></p><p>The SFsailboats come preloaded with one NPC named 'Sailor'. To rez the NPC to follow you with his boat, click Options->NPCs->Add NPC->Sailor, then Options->AutoTrim, then Options->FollowMe, and finally Options->Raise.</p>
<p> </p>
<p><strong>WARNINGS</strong></p>
<p>The boats do not support crossing regions, unless you have
OSSL permissions in both regions.</p>
<p> </p>
<p><strong>COPYRIGHT</strong></p>
<p>SFsail is licensed under the GNU General Public Licence v3 (GPLv3)</p><p>SFsail is inspired by the BWind engine, but it does not contain any parts of it.<br></p>
<p>Copyright (c) Satyr Aeon</p>
<p><br></p>

👍 12 like

Milestones

Hide Feed  
Hello Opensimulators. For those who find and interest in what Second life community pertaining to Linden Lab you might find this interesting. Especially involving child avatars >>> https://community.secondlife.com/blogs/entry/15531-enhanci...

Pagane: The sick nightmares of a decadent society cannot be imposed on the rest of the world by force and threat. I don't know when it happened that a group of mentally ill beings of ambiguous gender became s... 3 minutes ago
This is the news everyone tried to guess what it was. Virtual beach region which is our current welcome region is getting a major upgrade!

I would like to thank Darci Viper and Lilly Sparks from OS grid for doing the complete rehaul and putting up with me. They have put a lot of effort in the region, I have done a few things but the credit really goes to them.

Also i want to thank Cuetulala artis aka bloom peters for working on a special project in there i cant yet reveal.

When it is finished, there will be a reveal party, stay tuned for details.

A killer vampire roaming the beach.

NATURAL PATH MESH - SEASONAL - Change all paths in your SIM with few clicks! Seasonal textures and scripts included. Available for FREE and FULLPERM at MOUNTAIN AREA, BOX 02. Enjoy :)

party still going

Party changed last minute to may 3rd same time and info. if all goes well. My appologies.

So sad when real work and energy are not enough you have to go disgusting to get attention. I would say I am surprised but how can I be? So glad I don't have to stoop low to be a valid person.

❮⇤«☊»⇥❯→»⇥❯→»⇥❯→»⇥❯→»❯
♥Đℐ❯OUR AWESOME Dj james
♥ᴡнєɳ❯now til ???
♥Ѡнᴇʀᴇ❯ Badass harley lounge
♥тυηєѕ❯MIX
❮⇤«☊»⇥❯→»⇥❯→»⇥❯→»⇥❯→»❯
hop://alternatemetaverse.com:8002/Badass%20Club%20Land/395... Biker theme

BIKER THEME

Looking for a small outdoor Tiki style bar

and... one new ride for the fun.... for speed try the orange snake car .... ;-)

Due to technical difficulties and lack of interest karaoke is cancelled


Margie: Oh how sad 13 hours ago
Lynestra Parker & On The Rocks present TGI Thursday!

Thursdays from 4:00 PM to 6:00 PM Pacific time

DJ Maldrul will be playing a mix of classic and contemporary Rock & Roll and his signature selection of SOMETHING COMPLETELY DIFFERENT!

Come check out Rocky Shores where you can dance, surf, play Greedy, hang out and explore!

hop://alternatemetaverse.com:8002/Airmid/478/97/23

Hello... The region is back.... with more fun rides, and more to shop...
I didn't change all the LM in all the boxes yet so just delete the old LM....
thanks

After a wait of almost 18 months newcomer Cindy Masters has finally been able to move from the Metropolis to Redlight City. Her business Bimbo's and Blondes Introduction Agency is now open for business. With her business comes her very lucrative mansion on Fantasy Avenue.

Copper: To the NPC topic. I use NPC at my sim (grid OS version 0.9.2.1), that were coded under OS 0.7.6 and purr like a kitten. So this cant be the NPC "tech". Those NPC have features I also never saw in "new... 16 hours ago
Rock-House (Special)
Freitag 3.5.2024
Rock-House
mit DJ Anachron

Beginn 19:00 Uhr

Jetzt wird's psychedelisch meine Herrschaften:
Tangerine Dream
Cosmic Jokers
The Pilgrim

Ende wie immer um Mitternacht.
Hypergrid : dorenas-world.de:8002:Nihilon

Lillysparks: Love the grass!! 16 hours ago
Your IP Address is recorded every time you visit any sim in the robust log. This means you cannot go to ANY sim without your IP being recorded. All I have to do to see anybody's IP is go to my robust file, and search on part of their name. This pulls up their name, ip address, cmac, and key. So if you are paranoid or don't your information out there, then don't come to the metaverse. First of all the way ip addresses work, your IP address MUST be told to the server you are visiting so it knows WHERE to send visual data back to so that you can see it. In fact, this is how the entire internet works. So get a grip.

Lillysparks: Cyberglo, you are so cool the way you ended this crash-course in IP basics. "Get a grip" LOL. You must have been around someone who was complaining...this seems oddly specific. Hehe 16 hours ago
Dear fairy tale fans,
Cloudshead Worldheart 2
opens again
on Sunday, May 5th.
We look forward to seeing you :-)
_____________________________________

Liebe Märchenfreunde,
Cloudshead Worldheart 2
öffnet wieder
am Sonntag, den 5. Mai.
Wir freuen uns auf euch :-)

Margie: tried going there but says I'm denied access 17 hours ago

Hello everyone :)
Excited to be back today 11:00 am at Speakeasy Swinghard at AMV! Always so much fun and such a friendly group of people ready to have a good time!
Hugs and hopefully see you there!!
x
Map us at: alternatemetaverse.com:8002:AMV Events
Dear fairy tale fans,
Cloudshead Worldheart 1
opens again
on Thursday, May 9th.
We look forward to seeing you :-)
___________________________________

Liebe Märchenfreunde,
Cloudshead Worldheart 1
öffnet wieder
am Donnerstag , den 9. Mai.
Wir freuen uns auf euch :-)

Poolside Towel OUT NOW!
This one is extremely versatile: has animations both on top of the towel on the pool side, on top of the prop tube (yes, including threesomes on top of it!), as well as floating/in-water animations. You can always make the towel transparent to put it on a deck, or by the seaside! The prop tubes also change texture on-click.
Comes with Texture HUD, material layers...
Uber: hop://playground.darkheartsos.com:8002/Darkhearts Boutiques/399/369/23
Thanks to all who came on Safari this week to visit Karsten and Lavia's great builds! For the full story, do check out the Safari blog, or watch Lifted Pixel's walk through of the event on Youtube
https://hgsafari.blogspot.com/2024/05/karstens-crafts.html
https://hgsafari.blogspot.com/2024/05/haven-of-memories.ht...
https://www.youtube.com/watch?v=Fj-8-kSaLUk

Luna Lunaria: I really wanted to participate in this one but RL work held me hostage :-P 21 hours ago
Mountains & Etc

Im looking for mountains that has caves in them and looking for nice palm trees even grouped ones as well. Anything to do with Island setting.


Jupiter Rowland: If you're looking for something, there's a group right here on OSW for that: What Are You Looking For? https://opensimworld.com/groups/1060 21 hours ago
I'm looking

I'm looking for the Toilet for the farming


LaylaHart42: okay thank you 22 hours ago

Extreme RLV is born today, a land all about bdsm, you will find a small shop plus disco come and visit us we are waiting for you.
4X4 sim
https://grid.virtualife-grid.it/

There's a new group gift available for free inside the lobby at Lunaria Emporium on Wolf territories Grid. Look for the group kiosk on the right. Make sure to wear your group tag!

its time for happy hr come on over and lets party

People ask me when I will open the Santorini shop again.
As I said I will open as soon as I can, I have a lot in RL at the moment and building my new Island at Jungle Friends. Full time job. So please be patient.
I will send out as soon as I will open. I have removed a lot people from the Santorini Group to. Too many multiavatars and copycats. I will have the group closed for now when the area is closed.
Follow updates here or in group.
Thank you all for the support.
Angie Owner Santorini shop

La gente mi chiede quando riaprirò il negozio di Santorini.
Come ho detto, aprirò il prima possibile, ho molto in RL al momento e sto costruendo la mia nuova isola da Jungle Friends. Lavoro a tempo pieno. Quindi per favore sii paziente.
Lo invierò appena lo apro. Ho rimosso molte persone dal Gruppo Santorini. Troppi multi-avatar e copy cats Terrò chiuso il gruppo per ora quando l'area sarà chiusa.
Segui gli aggiornamenti qui o nel gruppo.
Grazie a tutti per il supporto.
Negozio di Angie Owner a Santorini

La gente me pregunta cuándo reabriré la tienda de Santorini.
Como dije, abriré lo antes posible, tengo mucho en RL en este momento y estoy construyendo mi nueva isla desde Jungle Friends. Trabajo tiempo completo. Sé paciente.
Lo enviaré tan pronto como lo abra. He eliminado a mucha gente del Grupo Santorini. Demasiados multiavatares y imitadores. Mantendré el grupo cerrado por ahora cuando el área esté cerrada.
Siga las actualizaciones aquí o en el grupo.
Gracias por todo el apoyo.
La tienda del dueño de Angie en Santorini

Les gens me demandent quand je rouvrirai le magasin de Santorin.
Comme je l'ai dit, j'ouvrirai dès que possible, j'en ai beaucoup en RL en ce moment et je construis ma nouvelle île depuis Jungle Friends. Je travaille à temps plein. Alors soyez patient.
Je l'enverrai dès que je l'ouvrirai. J'ai éliminé de nombreuses personnes du groupe de Santorin. Trop de multi-avatars et de chats copieurs. Je garderai le groupe fermé pour l'instant lorsque la zone sera fermée.
Suivez les mises à jour ici ou dans le groupe.
Merci pour tout le soutien.
La boutique du propriétaire d'Angie à Santorin

Die Leute fragen mich, wann ich den Laden auf Santorini wieder eröffnen werde.
Wie gesagt, ich werde so schnell wie möglich eröffnen, ich habe im Moment viel in RL und baue meine neue Insel von Jungle Friends. Ich arbeite Vollzeit. Also sei geduldig.
Ich werde es verschicken, sobald ich es öffne. Ich habe viele Leute aus der Santorini-Gruppe eliminiert. Zu viele Multi-Avatare und Nachahmer. Ich werde die Gruppe vorerst geschlossen halten, wenn der Bereich geschlossen ist.
Verfolgen Sie Updates hier oder in der Gruppe.
Danke für all die Unterstützung.
Das Geschäft von Angies Besitzerin auf Santorini
Come out and join others for informal chat. Sometimes we just want to chill and hang out, and it would be soo cool if we could make a new friend or two.

Coffee & Chat
host - Zilog Darkcore

the new social experience designed for people who want to chat.

Comments

No comments yet