added remaining LSL2 entities
This commit is contained in:
11
LSL2/OIEVENT/CLICK/CAR2.BUTTON_5.json
Normal file
11
LSL2/OIEVENT/CLICK/CAR2.BUTTON_5.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"header": {
|
||||
"version": 1,
|
||||
"type": "record"
|
||||
},
|
||||
"body": {
|
||||
"record1": {
|
||||
"<1>": "declare subroutine end_dialog\r\ndeclare function msg\r\n$insert msg_equates\r\n\r\nMsgInfo = ''\r\nMsgInfo<mtext$> = 'Are you sure you wish to remove ALL RMA information???'\r\nMsgInfo<mtype$> = 'BNY'\r\nMsgInfo<micon$> = '?'\r\nResp = msg( '', MsgInfo )\r\nif Resp = 1 then\r\n end_dialog( @window, 'REMOVEALL' )\r\nend\r\nRETURN 0"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user