Thread: [PI] dwarf multicannnon

Results 1 to 6 of 6
  1. #1 [PI] dwarf multicannnon 
    Ratted Donor

    Join Date
    Feb 2013
    Posts
    675
    Thanks given
    117
    Thanks received
    59
    Rep Power
    21
    Code:
                                                                fire(player.cannon, NPCHandler.npcs[j]);
                                                                    CombatEngine.attack(NPCHandler.npcs[j], player, AttackTypes.MELEE);
                                                                    break;
                                                                } else if (player.inMulti() && NPCHandler.npcs[j] != null) {//change this to multi
                                                                    fire(player.cannon, NPCHandler.npcs[j]);
                                                                    CombatEngine.attack(NPCHandler.npcs[j], player, AttackTypes.MELEE);
    Code:
    if(!player.inMulti() && NPCHandler.npcs[j] != null && player.getInteractingEntity() != null && player.getInteractingEntity().getClientIndex() == j) {
    Does anyone know how to configure those pieces of code to match a "normal" PI? I've been trying to find out but no luck.

    Here's the tutorial i followed. http://www.rune-server.org/runescape...cannon-pi.html

    If it's needed i can put the errors i get when compiling.
    [CENTER]
    Spoiler for Vouches (2):

    Quote Originally Posted by SHIFT_ View Post
    Great doing business! Bought 75M purchased relatively smoothly.
    Quote Originally Posted by Luzoxpk View Post
    bug fixed thanks linas


    Spoiler for Peeps i respect::

    Arham 4 , Sheepmonger , Linus, LuzoxPk (ipkmills)
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Aug 2010
    Posts
    85
    Thanks given
    7
    Thanks received
    2
    Rep Power
    1
    use eclipse
    Reply With Quote  
     

  3. #3  
    Ratted Donor

    Join Date
    Feb 2013
    Posts
    675
    Thanks given
    117
    Thanks received
    59
    Rep Power
    21
    Quote Originally Posted by perfectedscape View Post
    use eclipse
    do you seriously think eclipse would help? + I'm using it...
    [CENTER]
    Spoiler for Vouches (2):

    Quote Originally Posted by SHIFT_ View Post
    Great doing business! Bought 75M purchased relatively smoothly.
    Quote Originally Posted by Luzoxpk View Post
    bug fixed thanks linas


    Spoiler for Peeps i respect::

    Arham 4 , Sheepmonger , Linus, LuzoxPk (ipkmills)
    Reply With Quote  
     

  4. #4  
    Ratted Donor

    Join Date
    Feb 2013
    Posts
    675
    Thanks given
    117
    Thanks received
    59
    Rep Power
    21
    bump
    [CENTER]
    Spoiler for Vouches (2):

    Quote Originally Posted by SHIFT_ View Post
    Great doing business! Bought 75M purchased relatively smoothly.
    Quote Originally Posted by Luzoxpk View Post
    bug fixed thanks linas


    Spoiler for Peeps i respect::

    Arham 4 , Sheepmonger , Linus, LuzoxPk (ipkmills)
    Reply With Quote  
     

  5. #5  
    Ratted Donor

    Join Date
    Feb 2013
    Posts
    675
    Thanks given
    117
    Thanks received
    59
    Rep Power
    21
    Srsly?? Bump
    [CENTER]
    Spoiler for Vouches (2):

    Quote Originally Posted by SHIFT_ View Post
    Great doing business! Bought 75M purchased relatively smoothly.
    Quote Originally Posted by Luzoxpk View Post
    bug fixed thanks linas


    Spoiler for Peeps i respect::

    Arham 4 , Sheepmonger , Linus, LuzoxPk (ipkmills)
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Dec 2013
    Posts
    47
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    Post the errors so we know where the source of the issue is from, list your source, revision, etc.
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. [PI] Dwarf Multi-Cannon [BASE]
    By relex lawl in forum Snippets
    Replies: 119
    Last Post: 08-28-2014, 10:14 PM
  2. [PI] Dwarf Cannon - Paying with Paypal
    By Dunhel in forum Help
    Replies: 3
    Last Post: 08-30-2013, 04:18 PM
  3. pi dwarf cannon error
    By unrealscape in forum Help
    Replies: 5
    Last Post: 02-08-2013, 03:50 AM
  4. PI Dwarf cannon
    By Gash in forum Help
    Replies: 2
    Last Post: 07-26-2012, 10:26 AM
  5. [PI] Dwarf Cannon
    By YouSeemMadBro in forum Show-off
    Replies: 62
    Last Post: 09-09-2011, 03:42 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •