Approved [1.12] Explosive rod

Discussion in 'Plugin Releases' started by InanZen, Feb 12, 2012.

  1. InanZen TShock Plugin Developer

    Description:
    • Shoots Explosives with Flamelash
    • Press and hold the mouse button to fire a flame charge with your Flamelash (as normal), when you release the button it will explode!
    Permissions:
    • explosiverod - enables the use of /cannon command
    Commands:
    • /cannon - toggles On/Off
    Links:
    Donate to support the developer ;)
    [IMG]

    Changelog:
    • v 1.8 - using Flamelash
    • v 1.0.1 - now using Player.SendTileSqueare() instead of UpdateTile() - runs much more smoother
    • v 1.0 - initial release
    tenabrae and k0rd like this.
  2. WhiskeyD Member

    Oh. my. days. Thank you. Tested it, works fine!
  3. Rosen TShock Plugin Developer

    OMG. I really love this thing XD
  4. k0rd TShock developer

    me gusta :)
  5. Colin TShock Plugin Developer

    Tested it on some players, it works great. :D
    Thanks for the awesome plugin!
  6. Brockway Member

    Tested, loling a lot !
    Work super fine...
  7. WhiskeyD Member

    My admins moaned "IT'S TOO OP!!"
  8. Argam New Member

    My first reaction "I WILL CAUSE CHAOS EVERYWHERE!!!"
    After a while "AAAAA MY CASTLE IS GONNA BLOW UP!!!!"
  9. Helios Member

    really enjoying all your plugins, getting some serious lulz out of this one.
  10. InanZen TShock Plugin Developer

    v1.0.1 - using SendTileSquare() instead of
    Code:
            public static void updateTile(int x, int y)
            {
                x = Netplay.GetSectionX(x);
                y = Netplay.GetSectionY(y);
                foreach (Terraria.ServerSock theSock in Netplay.serverSock)
                {
                    theSock.tileSection[x, y] = false;
                }
            }
    since frankly i have no idea what that function does :D

    but it seems it runs smoother now
    tenabrae and k0rd like this.
  11. asnman Member

    This mod is made of win! Screw slaying people, I will just blow them up lolz
    k0rd likes this.
  12. WhiskeyD Member

    I like to /ghost , follow people around, and if I think they are up to no good, use my keybind that posts "/bc AVADA KEBLAM!!!", before blowing them to smithereens.
    Snirk Immington and k0rd like this.
  13. InanZen TShock Plugin Developer

    haha, just watch out that you don't accidentally do more harm than they would :)
    k0rd likes this.
  14. WhiskeyD Member

    I told them in advance that I had made invisible landmines.
    Snirk Immington likes this.
  15. k0rd TShock developer

    hehe i blow myself up so much with this
    Snirk Immington likes this.
  16. Aeros New Member

    Best plugin for weapons! If I could make a suggestion, could you make the rod fire any projectile with projectile id's? Some command like /cannon 52 (projectile id
    and a command for the projectile id's (a list) like /projectileids and it lists all of them.
  17. *YAY* Member

    This is actually a great idea good thoughts.
  18. Inan, I knew you used it, but I would have never thought that this was one of YOUR creations! Boulder cannon is awesome!
  19. InanZen TShock Plugin Developer

    lol stiix wth are you doing here..
    btw the boulder cannon you are reffering to is not this boulder cannon. This one is just an ice beeing replaced by boulder, whilst the real bolder cannon shoots boulders from star cannon :)
  20. Why not? Your antigriefer plugin has saved my house AND hell forest from time to time! And now I can show my appreciation through tshock forums!

Share This Page