Triggers if the user has input the specified command.
Format: Command [oper] "command_name"
Arguments:
Return type: boolean (0 if false or 1 if true)
Error conditions: none
Example:
trigger1 = Command = "fireball motion"
; True if the user inputs the command corresponding to the command name "fireball motion".