Really Needy HUD
for your Second Life
Usables
Usables are scripted objects which can replenish your avatar's Energy, Hygiene and Toilet meters.
​
For example,
-
a bed with Rest value of +20 will restore Energy meter by 20% every 10 seconds that your avatar rests on it.
-
a shower with Cleanse value of +40 will restore Hygiene meter by 40% every 10 seconds that your avatar is using it.
-
a water closet with Relief value of +40 will restore Toilet meter by 40% every 10 seconds that your avatar is using it.
​
Photo by Engelsstaub Resident
Energy
This meter indicates how much physical energy your avatar has.
-
The lesser the meter, the more tired your avatar is. The meter slowly decreases when your avatar is awake.
-
If Energy is below 40%, your avatar will start to look tired.
-
If your avatar runs out of Energy, your avatar will collapse from exhaustion.
​
Proper rest or sleep will restore Energy meter. When Energy meter reaches 0%, Health meter will also start to drop.
​
Typically items that restore Energy would be furniture like bed, mattress, sofa, chair. An energy drink or caffeine shot could also give a boost.
​
If you have the "*really needy [USE]"script or "*really needy [REST]" script, you can drop it into your own furniture to make it compatible with the Really Needy HUD.
​
Your avatar can also use someone else's furniture (if they have the [USE] script inside) to restore Energy, just like in RL.
​
Sitting will half the rate which Energy meter drops. This works even on furniture without the [USE] script.
Hygiene
This meter will gradually decrease over the course of the day.
-
​Taking a shower or bath, or washing face/hands will restore Hygiene meter.
-
The lower the Hygiene meter, the higher probability of catching a disease.
-
When Hygiene drops to 20% or lower, your avatar may look dirty.
​
Typically items that restore Hygiene would be private or public amenities like bath-tub, shower, sink, or personal hygiene products such as shampoo, soap, body wash, hand wash, toothbrush.
​
If you have the "*really needy [USE]" script, you can drop it into your own items to make it compatible with the Really Needy HUD.
​
You can also use another person's bath-tub or shower (if they have the [USE] script inside) to restore your Hygiene, just like in RL. But I would not recommend you use other people's toothbrush!
​
Certain activities will cause your Hygiene to drop faster than usual
-
If Toilet meter reaches 0%, you will lose bladder control which will decrease your Hygiene instantly by 40%.
-
If you are pregnant, the Hygiene meter drops twice as fast.
​
Food for thought: If your Hygiene meter is low, should other people near you receive a message that you smell bad? Or perhaps even a stink cloud should appear? Add your comments below or send me a notecard with your thoughts.
Really Handy Bathroom Soap is sold at the supermarket.
Toilet
This meter will gradually decrease over the course of the day.
-
​When the Toilet meter is low (eg. 20% is the default but this is customisable) your avatar may stand a bit funny and feel the urgent need to go really soon.
-
If it reaches 0%, your avatar will be incontinent (not be able to control his or her bladder anymore), which will be really embarrassing if there are people around.
​
Using a toilet (private or public) will restore the meter ie. relieve the need.
​
If you have the "*really needy [USE]" script, you can drop it into your own items to make it compatible with the Really Needy HUD.
​
Your avatar can also use someone else's toilet (if they have the [USE] script inside) to restore Toilet meter, just like in RL. But it is polite to ask for permission first and don't forget to flush.
​
Certain conditions will cause Toilet meter to drop faster
-
Drinking caffeinated or alcoholic beverages will make it decrease faster.
-
If your avatar is pregnant, the Toilet meter drops twice as fast.
-
If your avatar is infected with certain diseases which makes him or her visit the toilet more frequently.
​
If your avatar has mesh genitalia from Aeros, Physics, The V, or VAW, the urination function that comes with the mesh genitalia is compatible with the Toilet meter.
​
Making your own Usables
If you would like to make your own furniture which is compatible with the HUD, you can buy the [USE] script, which can be used for restoring energy, hygiene and toilet, or the [REST] script which can be used for restoring energy only. Your furniture must be AVSitter2-ready.
​
âš¡ INSTRUCTIONS: *really needy [USE] script, *really needy [REST] script
​
Preparing your configuration card
-
Create a notecard in your inventory. Rename it so that it starts with *, and is followed by the name of your object. For example if your object is named "Comfy Bed", then name your notecard as *Comfy Bed.
-
In the notecard, insert the line "TYPE 0", "TYPE 2" or "TYPE 3".
-
Type 0 are items which will be found by the HUD if the user says "/rest". Main property of the item should be to restore Energy meter.
-
Type 2 are items which will be found by the HUD if the user says "/use". Main property of the item should be to restore Hygiene meter.
-
Type 3 are items which will be found by the HUD if the user says "/use". Main property of the item should be to restore Toilet meter.
-
-
Next insert the line "ENERGY 20" or "HYGIENE 20" or "TOILET 20" to restore 20% of your Energy / Hygiene / Toilet meters
-
Save the notecard.
SAMPLE CONFIG CARD
If the user clicks on the item, it will show Rest: 20, which means it will allow the user to rest and restore 20% of the Energy meter per cycle.
​
​​
TYPE 0
ENERGY 20
SAMPLE CONFIG CARD
If the user clicks on the item, it will show Cleanse: 20, which means it will clean the body and restore 20% of the Hygiene meter per cycle.
​​
SAMPLE CONFIG CARD
If the user clicks on the item, it will show Relief: 20, which means it will relieve the need to urinate and restore 40% of the Toilet meter per cycle.
TYPE 2
HYGIENE 20
TYPE 3
TOILET 40
​Note: The *really needy [REST] script only supports Type 0.
​
Preparing your furniture / object
-
Make sure your object already has AVSitter2 scripts.
-
Right-click on your object and choose Edit. Go to the "Contents" tab of the Edit window.
-
Drop the configuration notecard you have prepared into the Contents of your object.
-
Drag the [USE] script or [REST] script from your inventory into the Contents of the object.
​That's it!
​
Using your Usable
-
Wear your Really Needy HUD.
-
Type the command in chat. (For advanced users you can create a gesture that replaces text with an emote or play an animation)
-
For Type 0, say "/rest" within 10m of your object.
-
For Type 2 or Type 3, say "/use" within 10m of your object.
-
-
Sit on your object and your Energy/Hygiene/Toilet meter should be restored.
​