%Rotate%:
|
$spy.MakeActiveGuiButton(button_tiny-:x,'rota 1 eval\(GetValue\(rx)*-1)')
$spy.MakeActiveGuiButton(button_tiny-x:,'rota 1 getvalue\(rx)')
|
$spy.MakeActiveGuiButton(button_tiny-:y,'rota 2 eval\(GetValue\(ry)*-1)')
$spy.MakeActiveGuiButton(button_tiny-y:,'rota 2 getvalue\(ry)')
|
$spy.MakeActiveGuiButton(button_tiny-:z,'rota 3 eval\(GetValue\(rx)*-1)')
$spy.MakeActiveGuiButton(button_tiny-z:,'rota 3 getvalue\(rz)')
|
%Auto%:
|
|
|
|
|
$spy.MakeActiveGuiButton(button_tiny-a,'matr 1',#switch_name)
 
$spy.MakeActiveGuiButton(button_tiny-b,'matr 2',#switch_name)
 
$spy.MakeActiveGuiButton(button_tiny-c,'matr 3',#switch_name)
|