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

Transfer packet in 1.0.4

Discussion in 'General discussion' started by Ragnok123, Feb 16, 2017.

  1. Ragnok123

    Ragnok123 Silverfish

    Messages:
    22
    GitHub:
    Ragnok123
    Hello, I want ask. Isbtransfer packet already in 1.0.4? If yes, what is new protocol?
     
  2. Sandertv

    Sandertv Zombie Pigman Poggit Reviewer

    Messages:
    786
    GitHub:
    Sandertv
    Transfer packet got added in 1.0.3. 1.0.4 does not have a new protocol.
     
  3. Ragnok123

    Ragnok123 Silverfish

    Messages:
    22
    GitHub:
    Ragnok123
    Why then it doesnt transfer?
     
  4. HBIDamian

    HBIDamian HBIDamian Staff Member

    Messages:
    365
    GitHub:
    HBIDamian
    For future references, search on the github. https://github.com/pmmp/PocketMine-MP
    Follow this directory path: "src/pocketmine/network/protocol/Info.php"
    Search for "const TRANSFER_PACKET". Make sure it's always the right version for your PocketMine. (This branch is 1.0.3. Search for hte 1.0.4 branch.)
     
  5. SOFe

    SOFe Administrator Staff Member PMMP Team Poggit Admin

    Messages:
    1,968
    GitHub:
    sof3
    If you are developing a plugin, please refrain from setting up custom packets while it already exists in the core.
    Actually, you should not even use dataPacket() if an API method for the action exists in the core. https://github.com/pmmp/PocketMine-MP/pull/355
     
  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.