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

Help pls

Discussion in 'Facepalm' started by WreckagePE / ZAYD, Feb 24, 2017.

  1. WreckagePE / ZAYD

    WreckagePE / ZAYD Slime

    Messages:
    82
    PHP:
    $enchantment Enchantment::getEnchantment(10);
    $enchantment->setLevel(1);
    $helmet Item::get(31001);
    $chestplate Item::get(31101);
    $leggings Item::get(31201);
    $boots Item::get(31301);
    $inv $player->getInventory();
    $helmet->addEnchantment($enchantment);
    $chestplate->addEnchantment($enchantment);
    $leggings->addEnchantment($enchantment);
    $boots->addEnchantment($enchantment);
    $p->getInventory()->setHelmet($item);
    $p->getInventory()->setChestplate($item);
    $p->getInventory()->setLeggings($item);
    $p->getInventory()->setLeggings($item);
    This code would work?
     
  2. Muqsit

    Muqsit Chicken

    Messages:
    1,548
    GitHub:
    muqsit
    And oop
     
    Marabou likes this.
  3. WreckagePE / ZAYD

    WreckagePE / ZAYD Slime

    Messages:
    82
    *bump* need help.. Will the above code work?!
     
  4. InspectorGadget

    InspectorGadget Zombie Pigman

    Messages:
    462
    GitHub:
    InspectorGadget
    Lol
     
  5. WreckagePE / ZAYD

    WreckagePE / ZAYD Slime

    Messages:
    82
    ..... Does it..?
     
  6. Thunder33345

    Thunder33345 Moderator Staff Member

    Messages:
    2,137
    GitHub:
    Thunder33345
    if no one want to help you, why not try it for yourself?
     
  7. WreckagePE / ZAYD

    WreckagePE / ZAYD Slime

    Messages:
    82
    Because I have an active server with players... I do not want to crash the server :/.
     
  8. Thunder33345

    Thunder33345 Moderator Staff Member

    Messages:
    2,137
    GitHub:
    Thunder33345
    try it on your own PC?
     
  9. Marabou

    Marabou Baby Zombie

    Messages:
    137
    GitHub:
    wiligangster
    If you do not want to help him. Do not post
     
  10. Jack Noordhuis

    Jack Noordhuis Zombie Pigman Poggit Reviewer

    Messages:
    618
    GitHub:
    JackNoordhuis
    And what are you achieving by telling him not to shit post when you just did? Why don't you help him instead of bossing the people that are spending their time trying to help and teach him what to do so they don't have to rely on others?
     
  11. Marabou

    Marabou Baby Zombie

    Messages:
    137
    GitHub:
    wiligangster
    Why do you spend your time making poems?
     
  12. Marabou

    Marabou Baby Zombie

    Messages:
    137
    GitHub:
    wiligangster
    It's really you ?????
     

    Attached Files:

  13. Jack Noordhuis

    Jack Noordhuis Zombie Pigman Poggit Reviewer

    Messages:
    618
    GitHub:
    JackNoordhuis
    It doesn't take a genius to figure the answer to that question out, does it? It's my twitter account and I can post whatever I want on there last time I checked and I really don't see how that's relevant to this thread.

    Why do you spend your time shit posting on these forums?

    Can we both stop spamming useless crap on this thread and get back on topic now?
     
  14. Thunder33345

    Thunder33345 Moderator Staff Member

    Messages:
    2,137
    GitHub:
    Thunder33345
    it's better then leaving OP bumping the threads for eternity right?
     
  15. Marabou

    Marabou Baby Zombie

    Messages:
    137
    GitHub:
    wiligangster
    Why you do not leave you helping anyone ?
    You are super strong to criticize and make poems
     
  16. Thunder33345

    Thunder33345 Moderator Staff Member

    Messages:
    2,137
    GitHub:
    Thunder33345
    please rephrase it no one can understand your gibberish
    how does poems come into play?

    the more i "speak" to you the more i doubt you are just a troll or some sort of bot
     
  17. WreckagePE / ZAYD

    WreckagePE / ZAYD Slime

    Messages:
    82
    Ummm... can someone just help me...? Xdd
    Will that code work to enchant the armour and place it onto the player automatically?
     
  18. corytortoise

    corytortoise Skeleton

    Messages:
    825
    GitHub:
    corytortoise
    You should just test it yourself. Nobody here seems to have any interest in testing it for you. It is your issue, after all.
     
  19. robske_110 (Tim)

    robske_110 (Tim) Wither Skeleton Poggit Reviewer

    Messages:
    1,342
    GitHub:
    robske110
    why don't you just test it on a test server? you can have multiple servers running on one machine.


    also this thread is pure lmao
     
  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.