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  
A few years ago I found a small collection of Flat Earth photos, which I placed in an album on SmugMug, and set it to display as a slideshow. Today it loaded in-word for me for the first time in a while. Not sure what the problem was, though maybe the region needed a restart.
hop://hg.osgrid.org:80/Flat%20Earth/140/127/23

SkyRealm Observatory~A dream realized~Thank you, @FerdFrederix

This is where all the Dinkies Hangout on Opensim every Fridays from 8:00am - 10:00am at Funsize Dinkies World Resort
(DINKIES ONLY REGION)
alternatemetaverse.com:8002:Funsize Dinkies

Dismayland - Aquaholic Tours

Ineptitude Aisle: (skill-less games) and other demusements.


Spax Orion: Peril lurks where you least expect it. If one of the attractions depletes all of your health, you are welcome to come back and find all of the other dangers and demusements we have in store for all of... 1 years ago
Just an additional 360 of the region there is so much beauty to see and we welcome all who would like to come and reflect, meditate and hold vigil for loved ones and to place a memorial to a loved one from real life or virtual. Together we can heal.

Questa è il centro di Movidaitalia

A quick look at our village on the harbor. We have a few empty stores that we would love to rent out for free to creators. Please contact us if you are interested.

Thank you @FredBeckhusen for adding the great new VR feature! We will be adding images to our new VHG VR page here https://virtual-hg.com/VR/ Image shown here is Cherry Manga's exhibit Thank you Cherry!
You can see the exhibit here: virtual-hg.com:8002:Mind Odyssey

TrisTH: I was able to enter, spectacular 1 years ago

fresh 360

During Winter, Novale offers to hypergrid visitors 4 teleport hubs to facilitate their exploration of its diverse winter habitats. Here is the Winter Greenhouse, the Hub nearby the landing. Each hub contents Teleport boards to Novale's destinations. These Hubs can also help visitors to decode the Advent Hunts clues.

Gather at the opulent Gor Grid Gathering Gazebo before heading into our roleplay areas.

When you come to the Parade don't forget to check out the main Island as we have plenty to do. We just added "Candy Crash" Ice Skating and Ice Bumper Cars. It is located off the main promenade behind the whimsical Reindeer Grooming Barn & Fly-through Reindeer wash. Just follow the candy-striped path!

Movida Grows, everything else is just noise ;)


Lorena: Message: You dont have access to this region 1 years ago
grid.kitely.com:8002:ANVIL-Island
We are now fully open for the Christmas Season with many fun events being planned. We have many things to do and see like the Christmas Parade, The largest and most beautiful and complex underwater Minature sub-ride that you control in all of OS & SL guaranteed, and much much more.
Drop me an IM and if I can I will give you a personal tour. We have a great team of builders and entertainers and are always looking for more.
I /we wish you all a blessed Holiday season no matter where and who you are. PEACE!

Mykal: Thank you so much from all of our team. Have a wonderful Holiday Season! 1 years ago

Christmas Town

We are ready for Christmas!!! Be sure to visit our Christmas Town and our Starter Christmas Region!!

Immersion Island is presenting a whimsical Metaverse virtual "Tribute" production celebrating the best holiday season of any year with a tribute to the time-honored "macy's " Thanksgiving day Parade.
You are ALL invited! Thursday, November 24 10:30 am Pacific time.
Anvil Island @Kitely.com
hop://grid.kitely.com:8002/ANVIL-Island/490/459/602

Kylie Brimmer: i try to get there but i get pop up message saying "Teleport failed - The parcel is restricted, and you not on the access list" 1 years ago

NightFall a 3x3 Role Play Region

2007 was a year of wanting to make positive changes - I started an environmental awareness blog “Climate of Our Future.”

Having researched the Pacific gyre and seeing all the plastics accumulating on our ocean floor was devastating to me; to learn at that time it was twice the size of Texas.

In my research, I discovered a Marine Biologist who has an incredible love for our oceans. Dr. Wallace J. Nichols, Ph.D. “J”. J was a frequent contributor to Climate of Our Future and allowed the use of any resources he had. He still does, thank you J. His philosophy The Blue Mind Rx: Our Waters Can Be Lifelong Medicine for All People. This is an important message that I wanted to share virtually.

I have added the @JoeBuilder "Barrier Reef" to my virtual installation of Blue Mind, thank you Joe. J's water philosophy is here. I keep J close in positive thoughts, two years ago his home was destroyed by fire. You can read about it here: https://www.patreon.com/posts/dear-wild-child-43292320

Thank you J for your contribution to our planet. virtual-hg.com:8002/LivBlue/128/128/1
All of here at The Shirls SE3D Worlds are ready for Thanksgiving! Be sure to visit... "Over the River and through the woods" which is located at our Holiday Region. LM at the Welcome Center along with a free copy of the Thanksgiving Scene!
DreamGrid's exclusive OAR-Barrier Reef by @Joe Builder one of his Lost World sims is released for DreamGrid owners-check your Free OARs list. Beautifully landscaped reef, rays of light emitting through the sea, such a beautiful effect created by Joe. Abundant sea plants decorate the seafloor too. Vibrant textures, this is really lovely. Thank you Joe, thank you Fred!

https://virtual-hg.com/JOpensim/index.php?option=com_conte...

#oar #oars #dreamgrid #joebuilder #fredbeckhusen #outworldz #BarrierReef

This is licensed as Exclusive for use with DreamGrid Software-Copyright: CC BY-NC-SA

Hugabug: Amazing pics this is a must see great detail in this build ! 2 years ago

Clan meets Virtual Vignettes at the Haunted Doll House!
Immersion Island FUN!

grid.kitely.com:8002:ANVIL-Island

Immersion Island: Immersion FUN!

grid.kitely.com:8002:ANVIL-Island

Immersion Island FUN!
grid.kitely.com:8002:ANVIL-Island

Immersion Island Spook-Takular Monster Mash-Up!

grid.kitely.com:8002:ANVIL-Island

''The Vampires Cave''
One of the 11 caves where the Halloween Hunt occurs.
Come, look for bones and get the royal reward !

'The Spider and Devil Cave'
One of The 11 caves where the Halloween Hunt occurs.
Hold on you courage and join the hunt
For a nice immersive experience

New!!! Shopping Level just for Male
Teleport at the Landing Point (Men Fashion)

'' The workspace of a modern witch ''
One of the 11 caves of the Halloween Hunt at Novale
October 22nd to 31st.

At the ''Zombie Fitness Club''
One of the 11 caves where the Halloween Hunt takes place

« The revanche of Igor »
One of the 11 caves where the Halloween Hunt takes place.

Don't look UP (!)

The Hobbiton Collection will be the first destination the Hypergrid Safari visits this Wednesday at 12 PM SL Time. This includes Hobbiton, Beorns-House, Bree and Buckland, Edoras-Rohan, Myrkwood, and Rivendell to mark the October 19th anniversary of the publication of the final part of the trilogy, The Return of the King, 20 October 1955.


Marianna : I love seeing Outworldz and Hobbiton promoted!! For those of you who have not yet seen Hobbiton please take the time to explore and follow the Thirza and the HGSafari! 2 years ago

I don't even know which pic this is and aren't pictures already worth 1000 words

New Ark at sunrise. Nice quiet place to visit and explore.

Cemetery view at all Lunaria Emporium store regions. You can also find all my cemetery items on the Kitely Market here: https://www.kitely.com/market?store=13957705&q=cemetery

hg.osgrid.org:80:Nadejdae

Just opened, Bluebay in the Lost In Time Jungle, a friendly place, bar, dance, beach, cabaret and lot of activities
Thank you if you take time to visit :)
Hella


Comments

No comments yet

Loading...