Skip to content

/mycmd

Syntax

/mycmd <command> [param]...

Description

Command to control any custom commands you or others have made. A detailed guide on adding custom commands can be found here.

Examples

For those of you who have custom changes to your kissassist macro and for those who would like to add functionality that can be moved from kiss version to kiss version with little to no mods, this for you. This also allow for custom code to be easily shared among kissassit users. To enable this ability you will need to edit the macro and remove the Remark character from the line at the bottom of the macro.
**|#include kissmycmds.inc**

Current Usage Format:

/mycmd Command param1 param2 param3

Edit the kissmycmds_template.inc file in the macro directory for example code, To get started copy the kissmycmds_template.inc to kissmycmds.inc. Make your changes to the kissmycmds.inc file.

If you have custom routines you currently move from kiss version to kiss version, you can move the code to this file.

Discussions that link here

This command is added by KissAssist.