The Pickup Object script allows an avatar to hold an item in their hand and also to force them to perform a specific animation.
In most cases you can type /drop into the chat panel to drop the item
Pickup Object script fact sheet[]
The Pickup Object script has three parameters:
Pickup Object script fact sheet | ||
---|---|---|
Offset | 0 to 10000 | This is a configurable distance from the prop you apply the script to. |
Mesh | This is the prop mesh that will be picked up. A list of useable meshes is given below. | |
Animation | This is the animation played while picking up the mesh. Note that some of these are looped. A list of useable animations is given below. |
Mesh names[]
Mesh Name | Notes |
---|---|
Antlers | |
Bass | |
Battleaxe | Does not work in Female Avatar. |
BeerGlass_Left | |
CokeGlass_Lef | |
Crotch | Looks like undress. |
doobie | Smoke. |
fairy_wings | |
glasses | |
glowball | |
glowstick | |
Guitar | |
Hair_Short | |
Hat_Cap | |
Hat_Cap_RLC | |
Hat_Cowboy_Black | |
Hat_Cowboy_White | |
Hat_Sailor | |
Hat_Santa | |
Hat_Ski | |
horns | |
hulahoop | |
juggle_3glowballs | |
left_doobie | |
lowerbody_loosepants | |
Mask | |
Minotaur | Does not work in female avatar. |
Paperbag | Does not work in male avatar. |
PaperCup | |
Percussion | |
Piercing_Ear1_Left | |
pill | |
pillbox | |
prototerratar | |
rollerblades | |
SerpentGlass | |
shoes | |
skateboard | |
Strapon | |
sunglasses1_blue
sunglasses1_brown |
|
Vibrator_Left | |
WaterGlass_Left | |
WineGlass_Left |
Animation actions[]
Action | Notes |
---|---|
bullride | |
cage_dance | |
catwalk | |
dance exotic | |
drinkglass_sitting | |
drinkglass_standing | |
eatbrownie_standing | |
eatmushroom_standing | |
eatsnack_standing | |
eyemove_left | |
eyemove_right | |
holdglass_standing | |
hulahoop | |
hookah_smoke_standing | |
instrument_playbass | Keep hands empty. |
instrument_playcymb | Keep hands empty. |
instrument_playguitar | Keep hands empty. |
instrument_playprot | Keep hands empty. |
instrument_playtom | Keep hands empty. |
juggle | |
rave_doobie_idle | |
rave_pillbox_takepill | |
rave_smoke_doobie | |
reachglass_standing | |
sipglass_standing | |
skate_fall |
Pickup Object setups & ideas[]
Holding a wine glass[]
Create and place a Wineglass prop.
Add the Pickup Object script to the prop and use the following parameters
Holding a wine glass | ||
---|---|---|
Offset | 0 | |
Mesh | WineGlass_left | |
Animation | holdglass_standing |
Drinking a beer[]
Create and place a beerglass prop.
Add the Pickup Object script to the prop and use the following parameters
Drinking beer | ||
---|---|---|
Offset | -125 | |
Mesh | BeerGlass_left | |
Animation | sipglass_standing |