Projects » Incontinence System

Disclaimer:

I know this is a polarizing subject, but no-one is forced to look at this if they don't want to.    

Out of respect for others - I would strongly recommend this is not used (or at least not set to announce to local) in locations that are not going to appreciate it.   I created this for use on my own grid - and its fine there, but many grids may not like this so either dont use it there - or have it only announce to you or your owner.


Overview:

This system is designed to add some "functionality" to any diaper wearers.   This is worn separately to any diaper which means it works with any you may wear - and even works without wearing any (so its more stealth).

This system was created by Claide.ai - over much trial and error and testing by myself (Glenys Bieler).

Code is totally free to use and change but no support is offerered other than the basic instructions:  Create an invisible prim (ideall one that covers your butt so you can click it easily) and wear it on "pelvis" (can wear it wherever you like but pelvis will stay put over your butt which is where you will probably want to click to have it respond to click).  Inside the wearable prim - just drop all three scripts and reset.  Thats all you need to do).


Functions working:


To Add:


Any suggestions?

If you have suggestions then please feel free to drop me a notecard to Glenys Bieler on my grid (grid.sub-version.space:8002) or message me here on OpenSimWorld and I will take a look at it.  Obviously no promises and it also depends if Claude.ai can work out what to do (it is actually pretty good at this having created this whole system), but definately interested in any suggestions.


Added by: Glenys Bieler
Last Update: 2 days ago
Project Category: Attachments
👍 1 like

Code

File name Added By Last Updated Actions
.settings Glenys Bieler 2 days ago View
[Diaper] Core 1.8 Glenys Bieler 2 days ago View
[Diaper] Persistence 1.8 Glenys Bieler 2 days ago View


Comments

This has been using llLinksetData for data persistence, however this doesnt reliably (at all?) preserve data across hypergrid. The next version will be storing data in description field of the item. As that only gives 255 characters of data - the system now has 10 linked child prims to provide more storage.

This may not be a particularly eligant way to store persistence - it is the most reliable. Reading from note cards is fine - but that cant store live status. To do so requires writing TO notecards and that requires ossl that may not be enabled - or at least not enabled for "most users" so while I can use that for myself - it may not be useful to anyone else.

Currently 7 or 8 of the linked prims are used for this storage - with the remaining 2 there to store items related to RLV in future. This SHOULD mean that if you are wearing this system and hypergrid, it may or may not WORK on the destination grid, but when you come home it definately will carry on from where it was when you left as it just reads from the description field of the linked prims. It does of course make it high LI but I dont think anyone should really have a problem with an 11 prim attachment these days.
like(0)