Thread: Economy version of Elvarg framework with some skills and improved core.

Page 5 of 18 FirstFirst ... 3456715 ... LastLast
Results 41 to 50 of 174
  1. #41  
    Banned

    Join Date
    Mar 2011
    Posts
    657
    Thanks given
    105
    Thanks received
    75
    Rep Power
    0
    Quote Originally Posted by Delinquent View Post
    Change the ID's of the npcs to be able to interact with them, as of the shops, take a look into the Shop class, he redid a few things and commented most of the shop system.
    I'm not trying to open up bank. I am trying to figure out why I can't first click the bank booths

    or at least it's not registering as an object for some reason.

    https://i.gyazo.com/0891a69f817e680f...43db757c1d.mp4

    which is why I assume it doesn't same itemid: bankboothid when I clicked it in this video, but it worked for the deposit box.
    Reply With Quote  
     

  2. #42  
    Donator

    Ghost's Avatar
    Join Date
    Sep 2010
    Posts
    222
    Thanks given
    76
    Thanks received
    292
    Rep Power
    508
    Quote Originally Posted by Eggspurt View Post
    I'm not trying to open up bank. I am trying to figure out why I can't first click the bank booths

    or at least it's not registering as an object for some reason.

    https://i.gyazo.com/0891a69f817e680f...43db757c1d.mp4

    which is why I assume it doesn't same itemid: bankboothid when I clicked it in this video, but it worked for the deposit box.
    Quote Originally Posted by Leviticus View Post
    Pretty sure the bank is second click.
    Here is my debug for the exact same bank booth:



    Should be clear from this as to why it is second click: type.actions = new String[] { null, "Bank", "Collect", null, null };
    Attached image
    Reply With Quote  
     

  3. Thankful user:


  4. #43  
    Banned

    Join Date
    Mar 2011
    Posts
    657
    Thanks given
    105
    Thanks received
    75
    Rep Power
    0
    Quote Originally Posted by Ghost View Post
    Here is my debug for the exact same bank booth:



    Should be clear from this as to why it is second click: type.actions = new String[] { null, "Bank", "Collect", null, null };
    So... how do I change the default actions for the object? So people don't have to right click to use.
    Reply With Quote  
     

  5. #44  
    The Meme God

    4DFo's Avatar
    Join Date
    Dec 2013
    Age
    26
    Posts
    616
    Thanks given
    54
    Thanks received
    81
    Rep Power
    185
    Quote Originally Posted by Eggspurt View Post
    So... how do I change the default actions for the object? So people don't have to right click to use.
    Find the ObjectFirstClick and add in the Bank Booth ID and just put openBank();


    Sent from my iPhone using Tapatalk

    Attached image
    Attached image
    Rest easy, Brian x2. Suicide is never the answer.
    Reply With Quote  
     

  6. #45  
    Registered Member

    Join Date
    Feb 2013
    Posts
    1,682
    Thanks given
    401
    Thanks received
    402
    Rep Power
    446
    Quote Originally Posted by Eggspurt View Post
    So... how do I change the default actions for the object? So people don't have to right click to use.
    Just use the bank opening method in ObjectActionPacketListener @ secondClickObject. People won't have to right click, the second click is the main action of the object.
    Reply With Quote  
     

  7. Thankful user:


  8. #46  
    Registered Member
    Join Date
    Jul 2017
    Posts
    13
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    Excited to start a new fun project with this! Thanks for the Release Oak!
    Reply With Quote  
     

  9. #47  
    Extreme Donator


    Join Date
    Oct 2010
    Posts
    2,853
    Thanks given
    1,213
    Thanks received
    1,622
    Rep Power
    5000
    I pretty much removed the shop system because I was going to redo it but never had the time to. You could always just rip it back from the old osrs pk release.
    Reply With Quote  
     

  10. #48  
    The Meme God

    4DFo's Avatar
    Join Date
    Dec 2013
    Age
    26
    Posts
    616
    Thanks given
    54
    Thanks received
    81
    Rep Power
    185
    Quote Originally Posted by Professor Oak View Post
    I pretty much removed the shop system because I was going to redo it but never had the time to. You could always just rip it back from the old osrs pk release.
    Why are none of the regular object spawns on the server? Farming patches are non-existant.

    Attached image
    Attached image
    Rest easy, Brian x2. Suicide is never the answer.
    Reply With Quote  
     

  11. #49  
    Registered Member
    Remi's Avatar
    Join Date
    Jan 2015
    Posts
    628
    Thanks given
    572
    Thanks received
    212
    Rep Power
    574
    Quote Originally Posted by 44.. View Post
    Why are none of the regular object spawns on the server? Farming patches are non-existant.


    OT: Nice job.
    Where the fuck is my cigarettes, I need my cancer. [C]44..
    Reply With Quote  
     

  12. #50  
    Extreme Donator


    Join Date
    Oct 2010
    Posts
    2,853
    Thanks given
    1,213
    Thanks received
    1,622
    Rep Power
    5000
    It's still a base.. If you can't fix simple stuff, don't use it..
    Reply With Quote  
     

  13. Thankful users:


Page 5 of 18 FirstFirst ... 3456715 ... LastLast

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. Replies: 70
    Last Post: 05-08-2017, 07:29 PM
  2. Replies: 10
    Last Post: 11-15-2013, 08:53 PM
  3. 508+ server with SOME skilling?
    By JacksonPM23 in forum Requests
    Replies: 0
    Last Post: 01-12-2012, 04:58 AM
  4. Replies: 6
    Last Post: 06-03-2010, 03:21 PM
  5. Replies: 4
    Last Post: 08-04-2009, 05:03 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
  •