mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Thank you, Orion_Shamroy, for a patch to expand notecard reading
capabilities in OSSL. Fixes Mantis #3543
This commit is contained in:
@@ -124,6 +124,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
|
||||
void osMakeNotecard(string notecardName, LSL_Types.list contents);
|
||||
|
||||
string osGetNotecardLine(string name, int line);
|
||||
string osGetNotecard(string name);
|
||||
int osGetNumberOfNotecardLines(string name);
|
||||
|
||||
string osAvatarName2Key(string firstname, string lastname);
|
||||
|
||||
Reference in New Issue
Block a user