Thread: Npc that sets a bank pin

Results 1 to 8 of 8
  1. #1 Npc that sets a bank pin 
    Donator

    Join Date
    Jun 2012
    Posts
    637
    Thanks given
    129
    Thanks received
    87
    Rep Power
    57
    Hello
    is there a way to let an npc set a bank pin?
    i mean if you talk with him you get the set bank pin interface opened?
    something like that soulsplit has

    (sorry for my bad english im dutch)
    Reply With Quote  
     

  2. #2  
    Registered Member

    Join Date
    Jan 2009
    Posts
    4,023
    Thanks given
    494
    Thanks received
    446
    Rep Power
    4269
    yes there is a way go to npcpackets
    Attached image
    Reply With Quote  
     

  3. #3  
    Donator

    Join Date
    Jun 2012
    Posts
    637
    Thanks given
    129
    Thanks received
    87
    Rep Power
    57
    Quote Originally Posted by x32 View Post
    yes there is a way go to npcpackets
    Um what to do there?
    Reply With Quote  
     

  4. #4  
    Donator

    Join Date
    Jun 2012
    Posts
    637
    Thanks given
    129
    Thanks received
    87
    Rep Power
    57
    uhm..
    Reply With Quote  
     

  5. #5  
    Donator

    Join Date
    Jun 2012
    Posts
    637
    Thanks given
    129
    Thanks received
    87
    Rep Power
    57
    help please
    Reply With Quote  
     

  6. #6  
    Banned

    Join Date
    Jul 2011
    Posts
    691
    Thanks given
    163
    Thanks received
    161
    Rep Power
    0
    if you look to the right side of the picture, i created a custom bank pin system, 4-10 digits long, bug free, this is what your looking for?

    Reply With Quote  
     

  7. #7  
    Donator

    Join Date
    Jun 2012
    Posts
    637
    Thanks given
    129
    Thanks received
    87
    Rep Power
    57
    Quote Originally Posted by Karmakaidan View Post
    if you look to the right side of the picture, i created a custom bank pin system, 4-10 digits long, bug free, this is what your looking for?

    picture is not working
    Reply With Quote  
     

  8. #8  
    Spoonfeed Me Bitch
    AddictivePkz's Avatar
    Join Date
    Jun 2012
    Age
    28
    Posts
    733
    Thanks given
    79
    Thanks received
    51
    Rep Power
    0
    In actionhandler.java add something like this with a case # and the correct interface

    Code:
     case 3192: //Opens bankpin	
    		c.getPA().showInterface(17100);
    Quote Originally Posted by Fakeblitz View Post
    What does [PI] mean? (sorry i am used to 503+)
    And what base is this?
    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

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •