Search:

Type: Posts; User: IrisHeart

Page 1 of 3 1 2 3

Search: Search took 0.16 seconds.

  1. Thread: EaZy Toolz

    by IrisHeart
    Replies
    3
    Views
    3,536

    Nice work! :o

    Nice work! :o
  2. Replies
    413
    Views
    360,563

    Yeah I reinstalled and and made sure the "R"...

    Yeah I reinstalled and and made sure the "R" button next to "GoZ" in the tool menu and made sure blender was currently selected. I forgot all about the "R" button since all the programs I use set...
  3. Replies
    413
    Views
    360,563

    Any chance of getting GoB to work with version...

    Any chance of getting GoB to work with version 2.78 of blender? :(
  4. Replies
    2
    Views
    1,560

    Ah okay

    Ah okay
  5. Replies
    2
    Views
    1,560

    How to open specific folders in Lightbox

    I was wondering if specific folders inside Lightbox could be open directly with code?
  6. aw thats okay I guess ill just have to work...

    aw thats okay I guess ill just have to work around it :p
  7. Can Menu/Custom palettes be scripted into tray?

    Is it possible to put Menu palettes into left or right tray with a script and a way to remove them?
  8. Thanks Marcus this works prefect your a life...

    Thanks Marcus this works prefect your a life saver! :D
  9. Yes, I have alot Menu/Custom menus on hotkeys and...

    Yes, I have alot Menu/Custom menus on hotkeys and trying to save space/time by making based on how many times i click the hotkey

    example
    1ft Press = Tools Menu
    2nd Press = Brush Menu
    3rd Press...
  10. I tried [IShowActions,1] or removing still wont...

    I tried [IShowActions,1] or removing still wont show the action of bring up menu
    >.<
  11. Is it possible to use a script to open and menu so a menu toggle can be made?

    Im trying to make a script that open a menu like tool but then another menu like brush if pressed again while open, I cant seem to get it to work.


    //ZBRUSH MACRO - Recorded in ZBrush version...
  12. worked prefect!

    worked prefect!
  13. How to code a on and off button for side dividers?

    I need to turn off and unpress the side dividers in my script and turn back on later with at the end of the script
    Is there a way to do this? I seen toggles scripts but what im looking for isnt a...
  14. Replies
    2
    Views
    1,857

    Thanks worked prefect!

    Thanks worked prefect!
  15. Replies
    2
    Views
    1,857

    How to append last tool

    How can you press last tool when you press Append?

    [IPress,Tool:SubTool:Append]
    [IPress,PopUp:SelectMax]
  16. Replies
    2
    Views
    1,831

    Thank that code fixed it, forgot 0 counts as one...

    Thank that code fixed it, forgot 0 counts as one of the four numbers in the memblock
  17. Replies
    2
    Views
    1,831

    Error with Memory Block variables

    Keep getting error not sure I added variable correctly :( The script should save the current tool and ZTLs I open as variables then when pressed a 2nd time it should copy and paste current tools into...
  18. Thanks it works now! :D

    Thanks it works now! :D
  19. The Code is meant to save current subtool so if I...

    The Code is meant to save current subtool so if I change subtools and press the button for a 2nd time it will go back. But the script give the following error on Cycle1.
    Not sure how to get it to...
  20. How to save variables in a script that cycles

    I been trying to get this work but had no luck, the first press works and save the Var butt loses it on the 2nd press and give a error, how to save make the Var stay during the cycles >.<

    ...
  21. Replies
    1
    Views
    1,721

    How to skip pop like in other scripts?

    http://www.zbrushcentral.com/showthread.php?94752-Useful-small-ZScripts-and-Macros-for-ZBrush-4-amp-4R3

    The Lasso script in this thread switches to lasso for select and mask but no pop comes up...
  22. Replies
    4
    Views
    1,810

    Thanks this is a great!

    Thanks this is a great!
  23. Replies
    4
    Views
    1,810

    I found this code ...

    I found this code

    [ISubPalette,ZPlugin:ProxyTest1,0,,0,,0,0]
    [IConfig,4.31]
    [IShowActions, 0]



    [ISwitch, "ZPlugin:ProxyTest1:TopoMask" ,
    [IGet, Brush:Auto Masking:Topological],
  24. Replies
    4
    Views
    1,810

    Button Toggle on/off help

    I notice many people with plugins that have a on/off toggle like with zbrush smt for subdividing.
    How can I create a similar button? :(
  25. Replies
    4
    Views
    4,105

    Think I figured it out it! Thank you!! ...

    Think I figured it out it! Thank you!!

    [FileNameSetNext,"Path.ZTL"][IPress,Tool:Load Tool]
    [IPress,Tool:SubTool:Copy]
    [ISet,Tool:Item Info,48]
    [IPress,Tool:SubTool:Paste]


    First time using...
Results 1 to 25 of 54
Page 1 of 3 1 2 3