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

How to add Particle

Discussion in 'Plugin Help' started by NutXzG, Jul 7, 2019.

  1. NutXzG

    NutXzG Baby Zombie

    Messages:
    132
    GitHub:
    NutXzG
    <?php
    namespace particle;
    use pocketmine\plugins\PluginBase;
    use
    use pocketmine\math\Vector3;
    use pocketmine\level\Level;
    use CD\FireworkParticle;
    use pocketmine\level\particle\LavaParticle;
    class Main extends PluginBase{
    }
     
  2. Gianluxx

    Gianluxx Slime

    Messages:
    94
    GitHub:
    Gianluxx
    your code is the start of a plugin without onEnable(), without Listener, without an Event when you want to spawn the particle... Start learning how to code php for pmmp than come back
     
  3. StevenS

    StevenS Spider

    Messages:
    8
  4. AZETURKbro

    AZETURKbro Creeper

    Messages:
    1
    How to add a Particle
     
  5. HimbeersaftLP

    HimbeersaftLP Fish

    Messages:
    2,402
    GitHub:
    HimbeersaftLP
    AZETURKbro and ethaniccc like this.
  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.