Thread: Hand Cannon

Results 1 to 5 of 5
  1. #1 Hand Cannon 
    Banned D Dox's Avatar
    Join Date
    Mar 2011
    Age
    29
    Posts
    359
    Thanks given
    38
    Thanks received
    11
    Rep Power
    0
    Base: Soulsplit

    Problem:

    When i weild my hand cannon shots and attempt to attack an npc/player it says
    Code:
    You can't use hand cannon shots with a hand cannon.
    But i set it up to make sure you have to use hand cannon shots :/ ??

    Code:
    if(c.playerEquipment[c.playerArrows] != 15243 && c.playerEquipment[c.playerWeapon] == 15241) {
    					c.sendMessage("You can't use "+c.getItems().getItemName(c.playerEquipment[c.playerArrows]).toLowerCase()+"s with a "+c.getItems().getItemName(c.playerEquipment[c.playerWeapon]).toLowerCase()+".");
    					c.stopMovement();
    					c.npcIndex = 0;
    					return;
    Reply With Quote  
     

  2. #2  
    Registered Member Beanerrr's Avatar
    Join Date
    Feb 2011
    Posts
    598
    Thanks given
    78
    Thanks received
    28
    Rep Power
    6
    Post your codes and we might be able to help...
    Quote Originally Posted by Galkon View Post
    The rules clearly state, if you can't help, don't reply.


    Quote Originally Posted by Mod Josh - Question: How do you ask girls out?
    I can't ask them out, I am banned from the kitchen
    Quote Originally Posted by Penor View Post
    How will i know if its PI based?? Omfg this is sooo confusing!!
    Reply With Quote  
     

  3. #3  
    Banned D Dox's Avatar
    Join Date
    Mar 2011
    Age
    29
    Posts
    359
    Thanks given
    38
    Thanks received
    11
    Rep Power
    0
    Posted the main code that i think is blocking it.
    Reply With Quote  
     

  4. #4  
    Banned
    Join Date
    Sep 2010
    Posts
    609
    Thanks given
    5
    Thanks received
    15
    Rep Power
    0
    Ill do it gimme a pm i got my hole hand cannon system working with pi(aka soulsplit source)
    Reply With Quote  
     

  5. #5  
    Banned D Dox's Avatar
    Join Date
    Mar 2011
    Age
    29
    Posts
    359
    Thanks given
    38
    Thanks received
    11
    Rep Power
    0
    Quote Originally Posted by pk flavor View Post
    Ill do it gimme a pm i got my hole hand cannon system working with pi(aka soulsplit source)
    I had this working a few days ago, forgot to post
    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. Hand Cannon
    By Despised Icon in forum Help
    Replies: 0
    Last Post: 04-02-2011, 11:30 AM
  2. Hand Cannon help
    By Analyze in forum Help
    Replies: 1
    Last Post: 02-21-2011, 06:54 AM
  3. Hand Cannon
    By XzTraviSzX in forum Requests
    Replies: 9
    Last Post: 01-01-2011, 06:08 AM
  4. Hand Cannon
    By XzTraviSzX in forum Help
    Replies: 4
    Last Post: 12-29-2010, 10:33 PM
  5. [HELP]Hand Cannon[HELP]
    By coledp5 in forum Help
    Replies: 3
    Last Post: 12-24-2010, 09:21 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •