Lev_Landau Posted March 5, 2014 Share Posted March 5, 2014 (edited) CLEO SDK provides enough information on how to set-process-retrieve information using opcode parameters. It does not contain any information on how to create an IF opcode. Such an opcode may contain no parameters at all and is applied as a conditional sentence. Thanks to those, who share their experience on that Edited March 5, 2014 by Lev_Landau Link to comment Share on other sites More sharing options...
Silent Posted March 5, 2014 Share Posted March 5, 2014 You just need to use both CLEO_SetThreadCondResult and CLEO_Set*OpcodeParam functions in the opcode. Link to comment Share on other sites More sharing options...
Lev_Landau Posted March 5, 2014 Author Share Posted March 5, 2014 You just need to use both CLEO_SetThreadCondResult and CLEO_Set*OpcodeParam functions in the opcode. Ah, thanks found it; works perfect! Link to comment Share on other sites More sharing options...
Recommended Posts