OpenKore / OpenKore/openkore

dealing Log Message in eventMacro

Open
#3,348 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Perl
Stars
1.5k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

------------------ Openkore Issues Template ------------------

  • Openkore version git:
  • Server:
  • Bug Report / Feature Request:
    I am trying eventMacro for its advanced function
    I found all kinds Msg like LocalMsg SystemMsg , PubMsg , but can't find a trigger like ‘console’ in macro to deal prompt text .
    So , is there not an event ‘console’ in eventMacro?
    I read some source code of macro plugin , there is a sub checkConsole to deal console Msg , but I don't really understand how plugin works .

After some failed tryings,it turns out this feature is important for me to transform my macro to eventmacro , could you please add some code to deal "Log Message" ?

  • Summary:

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the macro plugin's checkConsole routine and tracing how console messages are exposed to plugins. Determine how eventMacro currently handles LocalMsg, SystemMsg, and PubMsg, then define the corresponding Log Message or console event and verify that macros can receive it.

Written by the indexing model from the issue text.

Assessment

Tech stack
perl
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.