added remaining LSL2 entities
This commit is contained in:
11
LSL2/OIEVENT/CLICK/RDS_LAYERS.BUTTON_3.json
Normal file
11
LSL2/OIEVENT/CLICK/RDS_LAYERS.BUTTON_3.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "declare function rds_comm\r\n\r\nValidSecurity = rds_comm( 'OVERRIDE' )\r\nif ValidSecurity then\r\n Controls = get_property( @window, '@LayerControls' )\r\n Void = set_property( Controls, 'ENABLED', 1 )\r\n .recipe_no->enabled = 0\r\n Void = set_property( @window, '@Override', 1 )\r\nend\r\nRETURN 0"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user