Category talk:OSSL Functions
From OpenSimulator
On May 5th, 2023, I deleted all (New) entries from OSSL that are older than 12 months. User Manni
The page here requires updates. reference User:WhiteStar#OSSL-Functions_Table
PROPOSAL: No new OSSL functions be implemented, until developers fully document the OSSL functions they've already created, in this wiki.Mlorrey (talk) 20:21, 14 April 2017 (PDT)
- Totally agree!! Gwyneth Llewelyn (talk) 03:05, 16 September 2018 (PDT)
PROPOSED OSSL FUNCTIONS:
osResetLinkScript([list integer link1,script name1, script name2, integer link2, script name3, script name4]);
::Resets specified scripts in a list of links. Mlorrey (talk) 11:32, 3 October 2019 (PDT)
osSetLinksPrimParams([list integer link1, parameter, values, integer link2, parameter, values,...]);
Hello, I allow myself to participate in your discussion (if you want to erase my message, no problem).
1) Do not implement a new function before it is documented I think a bad idea because in this case we will have much less new functions.
(note that efforts have been made to better document the new functions).
2) For osResetLinkScript: osResetAllScripts (This function was added to 0.9.1.0, Oct 10, 2019)
3) For osSetLinksPrimParams: You can achieve this quite easily with PRIM_LINK_TARGET
Best regards, djphil