User Tools

Site Tools


touchbound_system:lock_api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
touchbound_system:lock_api [2020/05/18 16:30] kyrahabattoirtouchbound_system:lock_api [2020/05/18 16:50] (current) kyrahabattoir
Line 14: Line 14:
  
 ===== SetScriptState ===== ===== SetScriptState =====
-  * Format: llMessageLinked(LINK_SET,<TRUE/FALSE>,"SetScriptState","script name"); +  * **Format:** llMessageLinked(LINK_SET,<TRUE/FALSE>,"SetScriptState","script name"); 
-  * **id**: MUST be set to the exact name of the script targeted by the command.+  * **id**: Must be set to the exact name of the script targeted by the command.
   * **num**: TRUE/FALSE whether the script should run normally or become inactive.   * **num**: TRUE/FALSE whether the script should run normally or become inactive.
 +
 +//Sending SetScriptState->false will also cancel the pending padlock operation.//
 +
 ===== SetLockTime ===== ===== SetLockTime =====
-//This is only supported by the time-release padlock. +//This is only supported by the time-release padlock.// 
-  * Format: llMessageLinked(LINK_SET,<MINUTES>,"SetLockTime","script name"); + 
-  * **id**: MUST be set to the exact name of the script targeted by the command.+  * **Format:** llMessageLinked(LINK_SET,<MINUTES>,"SetLockTime","script name"); 
 +  * **id**: Must be set to the exact name of the script targeted by the command.
   * **num**: The number of minutes to set the timer as.   * **num**: The number of minutes to set the timer as.
-//SetLockTime will ignore the maximum configuration card and the minimum time of 5 minutes (at least 1 minute required). But the hard maximum for the time-release padlock is STILL 6 hours.+ 
 +//SetLockTime will ignore the maximum configuration card and the minimum time of 5 minutes (at least 1 minute required). But the hard maximum for the time-release padlock is **still** 6 hours.// 
 + 
 +//This command will be ignored is SetScriptState is false//
touchbound_system/lock_api.1589819416.txt.gz · Last modified: 2020/05/18 16:30 by kyrahabattoir