Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonaMorro committed Aug 21, 2018
1 parent 5905368 commit 5e88b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ inside a sound notecard each sound is written in a new line with the syntax:
`name`: the name or uuid of a sound (Special: The name "SILENCE" can be used)
`params`: the same as above. Please make sure that you provide at least the `length` param.

`META|key=value[|key=value]...` Metadata for the sound-nc. If the global option `soundMetaBroadcast` is set, these will be send by llMessageLinked(LINK_SET, SOUND_META_BROADCAST_CURRENT(-2348) or SOUND_META_BROADCAST_LAST(-2349), a JSON object with the key value pairs, user uuid);
`META|key=value[|key=value]...` Metadata for the sound-nc. If the global option `soundMetaBroadcast` is set, these will be send by llMessageLinked(LINK_SET, SOUND_META_BROADCAST_CURRENT(-2348) or SOUND_META_BROADCAST_LAST(-2349), a JSON object with the key value pairs, user uuid);
`DO|a nPose command` (Leona: I'm not sure about this, maybe I change this in the V1.00 Release, Opinions?)

## Global options
Expand Down

0 comments on commit 5e88b34

Please sign in to comment.