cameyo
05-07-02, 01:44 AM
Hi,
i need help.
1) There is a method to retrieve info about layers ?
(current layer,active layers, layers number, etc)
2) There is a method to trasform a number to a string ?
3) There is a method to append two string ?
(ex. [VarSet, one , "A"] [VarSet, two , "B"] [VarSet, TOT , append(one,two)])
4) I have defined three buttons with these shortcut: Shift+'J', Ctrl+'J' and 'J'.
Now pressing Shift-J or Ctrl-J executes the 'J' button too !!!
Maybe a Bug ?
For KenB:
In your ZScript "CommonTools" you can use 'j' instead 'D'; because 'D' is default shortcut for Brush Depth.
Thank you.
cameyo
i need help.
1) There is a method to retrieve info about layers ?
(current layer,active layers, layers number, etc)
2) There is a method to trasform a number to a string ?
3) There is a method to append two string ?
(ex. [VarSet, one , "A"] [VarSet, two , "B"] [VarSet, TOT , append(one,two)])
4) I have defined three buttons with these shortcut: Shift+'J', Ctrl+'J' and 'J'.
Now pressing Shift-J or Ctrl-J executes the 'J' button too !!!
Maybe a Bug ?
For KenB:
In your ZScript "CommonTools" you can use 'j' instead 'D'; because 'D' is default shortcut for Brush Depth.
Thank you.
cameyo