Files
Ruth2/Scripts
Serie Sumei e6972d8086 ss HUD: Look for 'hands' in R2_CONFIG section list
r2_hud_receiver should look at the link/face mapping to see if there
are hands to set a default pose for.  Assuming only one set of
hands will be worn at a time this will run the pose timer only
in the atachment with the hands.
2020-05-07 19:49:56 -05:00
..
2020-04-04 16:12:36 -05:00
2020-04-03 15:38:10 -05:00

Ruth2 Scripts

These scripts are used for Ruth2's HUD.

Ruth2 Only Scripts

ru2_hud_control.lsl - Primary HUD control script

ru2_hud_receiver.lsl - Receiver script for body parts

Common Ruth2/Roth2 Scripts

r2_hud_maker.lsl - Assemble the basic HUD structure and textures

r2_xtea.lsl - Optional encryption module for HUD - body communication

Versions

The versions of scripts that have specific features tied to the mesh body releases have been reset to use the form v3.N where N is simply an increasing number. The 'v3' comes from Ruth2 v3, when v4 is releases we will bump all scripts to v4.N. This allows us to continue to fix bugs in older scripts and keep the version numbers sane and identifiable.

Also note that scripts shared with Roth2 that appear in the Roth2 repository will carry a version prefix that matches the Roth release.