Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CombatLogger ScoreHud #1

Open
TlooToonsMC opened this issue Feb 28, 2022 · 2 comments
Open

CombatLogger ScoreHud #1

TlooToonsMC opened this issue Feb 28, 2022 · 2 comments

Comments

@TlooToonsMC
Copy link

CombatLogger ScoreHud

@ElectroGamesDev
Copy link
Owner

Hmm maybe

@MrBlasyMSK
Copy link

or simpler, you could add it as a popup or tip.

case "tip":
    $this->player->sendTip($ltimeforend);
     break;
case "popup":
    $this->player->sendPopup($timeforend);
    break;

Code stolen from the plugin: https://github.com/dktapps-pm-pl/LiveXYZ/blob/master/src/ShowDisplayTask.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants