Original creations in Second Life by Oggy Fink.

Friday, August 16, 2024

Update! Oggy's Iron Gate 1.4

Again a new update of my first item in Second Life® is out today!

While the previous update focused on a major rewrite of the script, this one's main feature is a new version of the portal's textures which are now 4K as recently permitted by LL. This results in a much finer rendition of the forged iron details.

The script also had 2 enhancements:

  • the configuration reading is now synchronous, if possible, which results in a dramatic speed increase ;
  • a new value is allowed for the ACCESS_TYPE configuration keyword : friends. Using this value means that only the owner and their friends are allowed to open or close the gate.
Buyers of previous version will receive a free update from the marketplace, as usual. If you didn't get yours feel free to contact me with proof of purchase!

Saturday, June 15, 2024

AutoAttach version 2.0

A new version of the AutoAttach system is out today !


This version mainly focuses on adding new possibilities for plugin scripts to trigger the AutoAttach, so that more possibilities can be added by including additional scripts in your master object. This was done on demand by a customer who wanted to trigger the AutoAttach system when customers pay the master object.

Here is a summary of the changes from version 1.3:

  • The configuration notecard reading is now synchronous when possible, resulting in a dramatic speed increase. This was made possible by a recent new feature added by LL.
  • Extended plugin support. Plugin scripts can now start and stop the AutoAttach by sending it a special link_message. They are also informed when an avatar is denied access because of the WHO configuration setting.
  • 3 full-perm plugins included:
    • Detect : starts the AutoAttach with the nearest avatar in range (if they are allowed) ;
    • StartOnPay : starts the AutoAttach when the master object is paid the required amount of money. Optional refund for payment failures / access denied.
    • HoverText : displays some hover text (with nice optional fade in/out effects) depending on the status of the AutoAttach. Uses my free HoverTextMgr script available here.
  • 4 full-perm utility scripts, not directly related to the AutoAttach but able to perform various useful tasks:
    • AddSitTarget : add a sit target to the object ;
    • AnimateOnAttach : plays an animation on the wearer when the object is attached ;
    • AnimateOnSit : plays an animation when someone sit (like a pose ball) ;
    • Detacher : detach the object when a certain condition is met (touched by owner, timer, or special word heard on a channel).
  • Bugs fixed and optimizations.
The AutoAttach is now available at Oggy's Scripted Items marketplace store and inworld store. As always feel free to contact me for support, feature requests, constructive criticism...

Buyers of the previous versions should get the new version from the marketplace server. If you did not get it feel free to contact me with proof of purchase.

Wednesday, May 8, 2024

Theme-O-Matic version 3.0 is out!

 I am proud, after weeks of work, to announce that the new version of the Theme-O-Matic is now available at OSI MarketPlace store. Buyers of the previous versions should receive the new version for free very soon from the Marketplace redelivery service.


Here are the main highlights for version 3.0 (full version history on the dedicated page):

  • Major new feature: LSD (stands for LinkSet Data) themes, made possible when LL finally introduced Linkset Data to Second Life® in 2023.
  • The T-O-M Core is able to apply LSD themes, list and delete LSD themes.
  • The Preparation scripts can now generate themes directly to LSD. This required a reorganization of the Preparation menus.
  • The Theme Toolbox was updated to take LSD into account. You can now use it to transfer themes between LSD and notecards, optionally remapping prim link numbers, and get information on themes as well as perform various operations.
  • Notecard reading is now done synchronously whenever possible (thanks to LL's new llGetGetNotecardLineSync() function), resulting in dramatic speed increase in theme application from notecards.
  • Notecard UUIDs are now fully supported. No need to clutter your object's inventories with notecards anymore! But be aware of the caveats.
  • The standard client scripts were updated to support LSD themes too.
  • New client: T-O-M-SC FullMenu, which manages a full hierarchical menu system with notecard configuration. This client script is full-perm, as always!
Of course themes created with earlier versions remain 100% compatible.

The new PBR/GLTF materials are not yet supported because they could not be tested yet, but will be in the next release.

All details are available on our Theme-O-Matic website.

Buying in-world is not supported because vendors cannot support well-organized folders and subfolders. Please use only the marketplace store.

As usual, should you encounter a problem, need help or have a specific request, feel free to contact me!