Author Topic: Event - onClientLook  (Read 237 times)

When a client looks at a brick. Setting the distance to view the brick would be nice such as:
onActivate > Self > setLookDistance > "100"

Could have a number of different uses, with VCE:

0 |onClientLook     > Self    > VCE_If_Value      > "<var:pl:currentItem>"   > == > " Hammer" > "1 2"
1 |onVariableTrue > Client > CenterPrint          > "You have the hammer of destiny"
3 |onVariableTrue > Self     > setLookDistance > "0"