This is The kit for modifing commercial food dispensers using AVprop(AVsitter2) to be compatible with AnimalLifeSimulator.
Of course, you can also make your own food compatible with ALS.
As a maid, it is important to prepare lots of nice meals.
Understand how AVSitter2,AVprop works and prepare a great meal for your master.
Many commercial food products do not have edit rights on their own objects(transfer only). With this kit, those foods can be modified to be ALS-compliant if the dispenser has editing rights.
(The food itself does not require editing rights.)
First of all, you need to have a food dispenser made with AVprop(AVsitter2).
REZ a food dispenser on the ground.
The food dispenser to be used in this description.
(This is a commercial product.)
Check contents of the dispenser.
In general, dispensers using AVprop will contain these objects.
[AV]menu (script)
[AV]prop (script)
AVpos (notecard)
FoodObject1 (object)
FoodObject2 (object)
FoodObject3 (object)
If you do not have a script named "[AV]*" in your dispenser's content, please prepare another dispenser.
Attach "Mn_ForkSpoon_Initializer_HUD".
This time it's soft ice cream, a food that who eat directly. Soft ice cream is also held in the right hand.
So, this time, choose a spoon for the left hand.
When you attach a received object, the HUD screen will change.
Adjust the object's position.
If you want to play an animation, simply drag and drop a animation file into the contents of the spoon.
attention
An animation file require COPY and TRANSFER permissions to next object owners.
If the animation file does not have these permissions, an AVSitter2 error will occur when editing the dispenser.
・MODE
Soft ice cream is a food. Touch the bread icon.
・REWARD
Select YES without any particular concern.
(If YES, your broom gauge will increase if you serve your food to someone else)
・SIZE
You can choose the size of the spoon(fork).
As we don't use a spoon or fork for soft ice cream, For this reason, choose "TRANS".
Touch "OK" at the end.
The spoon will be detached automatically.
If you want to create a fork or spoon with other settings, you can continue to do so.
This time, detach the HUD manually.
Open the food dispenser content again.
Put the "spoon object" and the "Mn_ALS_AVPropBridge" script into the food dispenser content.
・Open the AVpos notecard in the food dispenser.
BUTTON Cocoa Icecream
PROP1 Cocoa Icecream|Cocoa Icecream|G1|<0.006306, -0.001966, 0.021484>|<0.000000, 0.000000, 0.000000>|
・Find a PROP1 row on the notecard and copy that row.
BUTTON Cocoa Icecream
PROP1 Cocoa Icecream|Cocoa Icecream|G1|<0.006306, -0.001966, 0.021484>|<0.000000, 0.000000, 0.000000>|
PROP1 Cocoa Icecream|Cocoa Icecream|G1|<0.006306, -0.001966, 0.021484>|<0.000000, 0.000000, 0.000000>|
・Change the name of the food object to the name of the spoon object.
BUTTON Cocoa Icecream
PROP1 Cocoa Icecream|Cocoa Icecream|G1|<0.006306, -0.001966, 0.021484>|<0.000000, 0.000000, 0.000000>|
PROP1 Cocoa Icecream|Mn_Spoon_Left|G1|<0.006306, -0.001966, 0.021484>|<0.000000, 0.000000, 0.000000>|
(Sometimes there is a description like left hand, right hand. If this is the case, please change that part too.)
・Save the note card.
That's it, you're all set! Now touch your food dispenser and see how it works!
If it doesn't work, then something is wrong. Please try again.
Here is another example.
This dispenser appears to hold the spoon in the right hand and the plate in the left.
The object name of the spoon is "hand 1".
This time, change(replace) this spoon to an ALS-compatible spoon.
Attach the HUD and touch the spoon icon.
Attach the spoon you receive.
Set up the spoon.
MODE: food
REWARD:YES
SIZE:small
Touch these and finally touch the OK button.
Detach the HUD.
The Mn_Spoon will be automatically detached.
Drag and drop this spoon and the "Mn_ALS_AVPropBrige" script onto the dispenser.
In this case, I want to hide the dispenser when the plate is received, so I use "Mn_ALS_AVPropBridge_AutoHide".
Secondly, I want to change the AVpos notecard, but the AVpos supplied with this dispenser does not seem to have editing rights.
Next, I want to change the AVpos, but the AVpos supplied with this dispenser does not seem to have editing rights.
so
Create a new note card and rename it to AVpos.
Open a new note card.
Open the dispenser's AVpos, select and copy the entire content.
On the new note card you have just created.
Paste the contents.
Rewrite "hand 1" as "Mn_Spoon" and SAVE.
Close the AVpos in the dispenser, right-click the AVpos file from the contents and delete it.
Drag and drop the new "AVpos" notecard onto the dispenser content.
Automatically, the contents of the AVprop are loaded and initialisation is completed.
This completes the work. Touch the dispenser and try it out.
Please familiarise yourself with these tasks in order to become a great maid!!
・Trying to hold food and a spoon in the same hand.
・After getting a spoon using the spoon creator HUD, you do not press the "OK" button. (The spoon has not been initialized yet.)
・After initializing the spoon with the spoon creator HUD, you have attached it more than once. (this spoon will be recognised as used).
・AVSitter for food dispensers is version 1, not version 2.(Only version 2 is supported.)
・Food dispenser does not contain a "Mn_ALS_AVPropBridge" script.
・AVpos notecard description error.
・Food auto-detach function will only work within 20m of the food dispenser.
・Auto-detach works 2 minutes after the last time someone used it.
These are of three types
Food dispenser behaves slightly differently during the meal(or drink).
・Mn_ALS_AVPropBridge ♡♡♡ symbol is displayed.
・Mn_ALS_AVPropBridge_NoText ♡♡♡ symbol is not displayed.
・Mn_ALS_AVPropBridge_AutoHide Food dispenser object disappears.
Caution
This script changes the alpha and may break the display of the object. Please make sure you have a backup of your objects before trying it.
This is an extra feature. It is not guaranteed to work.
・Mn_ALS_AVprop_LinkPrimAutoHide
Use this if you want to link the display of link prims to the "Mn_ALS_AVPropBridge_AutoHide".
This is an extra feature. It is not guaranteed to work.
If you want to limit the foods to be linked, enter the name of the food object in the Description field of the link prim. (If there is more than one, please separate them with commas [,] ).
This is an extra feature. It is not guaranteed to work.
That's all.
Thank you for reading my description!