[RoutineDef, HelpStartPage, //set background image [NoteIButton, //text ,"zcycler\docs\main.jpg" ,0//pressed? ,1//disabled? ,1//HPos ,1//VPos ,650//HSize ,900//VSize ,//color ,//text color ,0 //opacity ,1//text opacity ,1//Image opacity ] //close button [NoteIButton, //closeHelp ,//image ,1//pressed ,0//disabled? ,600//( hdoc - 50) // Hpos ,15 // VPos ,35 // HSize ,35 // VSize ,0x000000 // Color ,0xed1c24 // Text Color ,0 // opacity ,0 // text opacity ,0 // image opacity ] //Start page [NoteIButton, //startPage ,//image ,0//pressed ,1//disabled? ,186//(hdoc / 10) // Hpos ,835 // VPos ,35 // HSize ,35 // VSize ,0x000000 // Color ,0xed1c24 // Text Color ,0 // opacity ,0 // text opacity ,1 // image opacity ] //Previous page [NoteIButton, //previousPage ,//image ,0//pressed ,1//disabled? ,234 // Hpos ,835 // VPos ,35 // HSize ,35 // VSize ,0x000000 // Color ,0xed1c24 // Text Color ,0 // opacity ,0 // text opacity ,1 // image opacity ] //Next Page [NoteIButton, //nextPage ,//image ,1//pressed ,0//disabled? ,380 // Hpos ,835 // VPos ,35 // HSize ,35 // VSize ,0x000000 // Color ,0xed1c24 // Text Color ,0 // opacity ,0 // text opacity ,1 // image opacity ] //End Page [NoteIButton, //endPage ,//image ,1//pressed ,0//disabled? ,428 // Hpos ,835 // VPos ,35 // HSize ,35 // VSize ,0x000000 // Color ,0xed1c24 // Text Color ,0 // opacity ,0 // text opacity ,1 // image opacity ] [VarSet,result,[Note,"",,,,,,,,,]] [If, (result = 2)//close ,//cmds //[Note, result] [VarSet, result, 0] ] [If, (result = 3)//Start ,//cmds //[Note, result] [VarSet, result, 0] //[RoutineCall, HelpStartPage] ] [If, (result = 4)//Previous ,//cmds //[Note, result] [VarSet, result, 0] //do nothing ] [If, (result = 5)//Next ,//cmds //[Note, result] [VarSet, result, 0] [RoutineCall, HelpPageOne] ] [If, (result = 6)//Last ,//cmds //[Note, result] [VarSet, result, 0] [RoutineCall, HelpLastPage] ] [VarSet, result, 0] ] [RoutineDef, HelpLastPage, //set background image [NoteIButton, //text ,"zcycler\docs\end.jpg" ,0//pressed? ,1//disabled? ,1//HPos ,1//VPos ,650//HSize ,900//VSize ,//color ,//text color ,0 //opacity ,1//text opacity ,1//Image opacity ] //close button [NoteIButton, //closeHelp ,//image ,1//pressed ,0//disabled? ,600//( hdoc - 50) // Hpos ,15 // VPos ,35 // HSize ,35 // VSize ,0x000000 // Color ,0xed1c24 // Text Color ,0 // opacity ,0 // text opacity ,0 // image opacity ] //Start page [NoteIButton, //startPage ,//image ,1//pressed ,0//disabled? ,186//(hdoc / 10) // Hpos ,835 // VPos ,35 // HSize ,35 // VSize ,0x000000 // Color ,0xed1c24 // Text Color ,0 // opacity ,0 // text opacity ,1 // image opacity ] //Previous page [NoteIButton, //previousPage ,//image ,1//pressed ,0//disabled? ,234 // Hpos ,835 // VPos ,35 // HSize ,35 // VSize ,0x000000 // Color ,0xed1c24 // Text Color ,0 // opacity ,0 // text opacity ,1 // image opacity ] //Next Page [NoteIButton, //nextPage ,//image ,0//pressed ,1//disabled? ,380 // Hpos ,835 // VPos ,35 // HSize ,35 // VSize ,0x000000 // Color ,0xed1c24 // Text Color ,0 // opacity ,0 // text opacity ,1 // image opacity ] //End Page [NoteIButton, //endPage ,//image ,0//pressed ,1//disabled? ,428 // Hpos ,835 // VPos ,35 // HSize ,35 // VSize ,0x000000 // Color ,0xed1c24 // Text Color ,0 // opacity ,0 // text opacity ,1 // image opacity ] [VarSet,result,[Note,"",,,,,,,,,]] [If, (result = 2)//close ,//cmds //[Note, result] [VarSet, result, 0] ] [If, (result = 3)//Start ,//cmds //[Note, result] [VarSet, result, 0] [RoutineCall, HelpStartPage] ] [If, (result = 4)//Previous ,//cmds //[Note, result] [VarSet, result, 0] [RoutineCall, HelpPageTwo] ] [If, (result = 5)//Next ,//cmds //[Note, result] [VarSet, result, 0] //do nothing ] [If, (result = 6)//Last ,//cmds //[Note, result] [VarSet, result, 0] //do nothing ] ] // page one [RoutineDef, HelpPageOne, //set background image [NoteIButton, //text ,"zcycler\docs\page.jpg" ,0//pressed? ,1//disabled? ,1//HPos ,1//VPos ,650//HSize ,900//VSize ,//color ,//text color ,0 //opacity ,1//text opacity ,1//Image opacity ] //close button [NoteIButton, //closeHelp ,//image ,1//pressed ,0//disabled? ,600//( hdoc - 50) // Hpos ,15 // VPos ,35 // HSize ,35 // VSize ,0x000000 // Color ,0xed1c24 // Text Color ,0 // opacity ,0 // text opacity ,0 // image opacity ] //Start page [NoteIButton, //startPage ,//image ,1//pressed ,0//disabled? ,186//(hdoc / 10) // Hpos ,835 // VPos ,35 // HSize ,35 // VSize ,0x000000 // Color ,0xed1c24 // Text Color ,0 // opacity ,0 // text opacity ,1 // image opacity ] //Previous page [NoteIButton, //previousPage ,//image ,1//pressed ,0//disabled? ,234 // Hpos ,835 // VPos ,35 // HSize ,35 // VSize ,0x000000 // Color ,0xed1c24 // Text Color ,0 // opacity ,0 // text opacity ,1 // image opacity ] //Next Page [NoteIButton, //nextPage ,//image ,1//pressed ,0//disabled? ,380 // Hpos ,835 // VPos ,35 // HSize ,35 // VSize ,0x000000 // Color ,0xed1c24 // Text Color ,0 // opacity ,0 // text opacity ,1 // image opacity ] //End Page [NoteIButton, //endPage ,//image ,1//pressed ,0//disabled? ,428 // Hpos ,835 // VPos ,35 // HSize ,35 // VSize ,0x000000 // Color ,0xed1c24 // Text Color ,0 // opacity ,0 // text opacity ,1 // image opacity ] [VarSet,result,[Note,"",,,,,,,,,]] [If, (result = 2)//close ,//cmds //[Note, "Close the note"] ] [If, (result = 3)//Start ,//cmds ////[Note, result] [RoutineCall, HelpStartPage] [VarSet, result, 0] ] [If, (result = 4)//Previous ,//cmds ////[Note, result] [RoutineCall, HelpStartPage] [VarSet, result, 0] ] [If, (result = 5)//Next ,//cmds ////[Note, result] [RoutineCall, HelpPageTwo] [VarSet, result, 0] ] [If, (result = 6)//Last ,//cmds //[Note, result] [RoutineCall, HelpLastPage] [VarSet, result, 0] ] [VarSet, result, 0] ] // page one [RoutineDef, HelpPageTwo, //set background image [NoteIButton, //text ,"zcycler\docs\page-02.jpg" ,0//pressed? ,1//disabled? ,1//HPos ,1//VPos ,650//HSize ,900//VSize ,//color ,//text color ,0 //opacity ,1//text opacity ,1//Image opacity ] //close button [NoteIButton, //closeHelp ,//image ,1//pressed ,0//disabled? ,600//( hdoc - 50) // Hpos ,15 // VPos ,35 // HSize ,35 // VSize ,0x000000 // Color ,0xed1c24 // Text Color ,0 // opacity ,0 // text opacity ,0 // image opacity ] //Start page [NoteIButton, //startPage ,//image ,1//pressed ,0//disabled? ,186//(hdoc / 10) // Hpos ,835 // VPos ,35 // HSize ,35 // VSize ,0x000000 // Color ,0xed1c24 // Text Color ,0 // opacity ,0 // text opacity ,1 // image opacity ] //Previous page [NoteIButton, //previousPage ,//image ,1//pressed ,0//disabled? ,234 // Hpos ,835 // VPos ,35 // HSize ,35 // VSize ,0x000000 // Color ,0xed1c24 // Text Color ,0 // opacity ,0 // text opacity ,1 // image opacity ] //Next Page [NoteIButton, //nextPage ,//image ,1//pressed ,0//disabled? ,380 // Hpos ,835 // VPos ,35 // HSize ,35 // VSize ,0x000000 // Color ,0xed1c24 // Text Color ,0 // opacity ,0 // text opacity ,1 // image opacity ] //End Page [NoteIButton, //endPage ,//image ,1//pressed ,0//disabled? ,428 // Hpos ,835 // VPos ,35 // HSize ,35 // VSize ,0x000000 // Color ,0xed1c24 // Text Color ,0 // opacity ,0 // text opacity ,1 // image opacity ] [VarSet,result,[Note,"",,,,,,,,,]] [If, (result = 2)//close ,//cmds //[Note, "Close the note"] [VarSet, result, 0] ] [If, (result = 3)//Start ,//cmds //[Note, result] [VarSet, result, 0] [RoutineCall, HelpStartPage] ] [If, (result = 4)//Previous ,//cmds //[Note, result] [VarSet, result, 0] [RoutineCall, HelpPageOne] ] [If, (result = 5)//Next ,//cmds //[Note, result] [VarSet, result, 0] [RoutineCall, HelpLastPage] ] [If, (result = 6)//Last ,//cmds //[Note, result] [VarSet, result, 0] [RoutineCall, HelpLastPage] ] ] [VarDef,init,1] [RoutineDef, InitHelpInterface, [VarSet,init,0] [VarSet, result, 0] [VarSet, hdoc, 650] [VarSet, vdoc, 900] ] //ZBRUSH MACRO - Recorded in ZBrush version 2018 [IButton,???,"Press to run this macro. Macros can be aborted by pressing the ëescí key.", [IShowActions,0] [IConfig,2018] [If, init ,//cmds [RoutineCall, InitHelpInterface] ] [RoutineCall, HelpLastPage] ]