Jump to content

BSL:Inventory management: Difference between revisions

m
link fix
m (link fix)
m (link fix)
Line 141: Line 141:
<sup>(1)</sup>"Special" items, AKA '''[[LSI|LSIs]]''', can be one of the following, depending on the level: Datapad, Rappelling Harness, Laser Torch, Zip Line Rider, or Truck Keys.
<sup>(1)</sup>"Special" items, AKA '''[[LSI|LSIs]]''', can be one of the following, depending on the level: Datapad, Rappelling Harness, Laser Torch, Zip Line Rider, or Truck Keys.


<sup>(2)</sup>The "amount" to give/take seems to be ignored in the case of '''LSIs''', as the associated variable is a [[BSL:Types|bool]]. In particular, you can't take an '''LSI''' away.
<sup>(2)</sup>The "amount" to give/take seems to be ignored in the case of '''LSIs''', as the associated variable is a [[BSL:Manual#bool|bool]]. In particular, you can't take an '''LSI''' away.


<sup>(3)</sup>The phase cloak decays by 1 point every frame (1 second = 60 frames), so the default value of 1800 is 30 seconds of cloak time. The maximum value for a temporary cloak is 65534 (1092 seconds, or 18.2 minutes), because when the value is set to 65535, there is ''no'' decay and the cloak lasts forever (the same effect as using "[[Cheats|moonshadow]]").
<sup>(3)</sup>The phase cloak decays by 1 point every frame (1 second = 60 frames), so the default value of 1800 is 30 seconds of cloak time. The maximum value for a temporary cloak is 65534 (1092 seconds, or 18.2 minutes), because when the value is set to 65535, there is ''no'' decay and the cloak lasts forever (the same effect as using "[[Cheats|moonshadow]]").