1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

BossBar

Discussion in 'Development' started by QuiverlyRivalry, Oct 20, 2017.

  1. QuiverlyRivalry

    QuiverlyRivalry Zombie Pigman

    Messages:
    491
    GitHub:
    quiverlyrivalry
    Why, is bossbar laggier when its updated eveey second on this pmmp version (latest)
     
  2. jasonwynn10

    jasonwynn10 Moderator Poggit Reviewer

    Messages:
    1,489
    GitHub:
    jasonwynn10
    1. no code is shown.
    2. It's not if it's coded correctly
    3. it might be client-side
     
  3. rektpixel

    rektpixel Baby Zombie

    Messages:
    186
    You have BossBar?! I thought it was outdated with endless errors... Could you please give me the link or attach the file :)
     
  4. jasonwynn10

    jasonwynn10 Moderator Poggit Reviewer

    Messages:
    1,489
    GitHub:
    jasonwynn10
    OP is indicating the actual bar at the top of the players screen, not the plugin
     
    rektpixel likes this.
  5. QuiverlyRivalry

    QuiverlyRivalry Zombie Pigman

    Messages:
    491
    GitHub:
    quiverlyrivalry
    idk what code to show
     
  6. rektpixel

    rektpixel Baby Zombie

    Messages:
    186
    if its not the plugin how is there code to show:eek:
     
    OnTheVerge likes this.
  7. QuiverlyRivalry

    QuiverlyRivalry Zombie Pigman

    Messages:
    491
    GitHub:
    quiverlyrivalry
    Its a murder mystery plugin
     
  8. QuiverlyRivalry

    QuiverlyRivalry Zombie Pigman

    Messages:
    491
    GitHub:
    quiverlyrivalry
    some code
    PHP:
    $npk = new SetEntityDataPacket();
            
    $npk->metadata = [Entity::DATA_NAMETAG => [Entity::DATA_TYPE_STRING$title]];
            
    $npk->entityRuntimeId $eid;
            
    $p->dataPacket($npk);
     
  9. jasonwynn10

    jasonwynn10 Moderator Poggit Reviewer

    Messages:
    1,489
    GitHub:
    jasonwynn10
    The code which sets the bossbar, and send the packet to the client
     
    EdwardHamHam likes this.
  10. Kyd

    Kyd Zombie Pigman

    Messages:
    678
    GitHub:
    boi1216
    I have the same problem only on pmmp after I tested on Nukkit everything worked, so it looks it's pmmp bug
    Maybe connection between server and client?
     
  11. QuiverlyRivalry

    QuiverlyRivalry Zombie Pigman

    Messages:
    491
    GitHub:
    quiverlyrivalry
    I did
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.