Thread: Prayer turning on.

Results 1 to 7 of 7
  1. #1 Prayer turning on. 
    Banned Prayer turning on. Market Banned


    Join Date
    Feb 2018
    Posts
    824
    Thanks given
    9
    Thanks received
    236
    Rep Power
    0
    Hey guys, trying to figure out why this prayer comes on when I open my bank. I've been searching throughout where it calls for the prayer to be turned on to see if it has been edited in the wrong place or something is wrong, which i obviously know something is wrong but I'm having trouble finding out where to find the problem. Any help is much appreciated, thanks in advance!

    Attached image
    Reply With Quote  
     

  2. #2  
    Super Donator

    StanDev's Avatar
    Join Date
    Apr 2014
    Posts
    660
    Thanks given
    82
    Thanks received
    255
    Rep Power
    592
    Check out the config packet, probably when you open your bank it sends the state of some toggle buttom (withdraw notes etc..) that is also mapped to that prayer icon toggle.
    Reply With Quote  
     

  3. #3  
    Donator


    Join Date
    Aug 2012
    Posts
    2,462
    Thanks given
    312
    Thanks received
    459
    Rep Power
    457
    What base? Elvarg? If so could be what stand said cause elvarg has packet reading issues.
    Reply With Quote  
     

  4. #4  
    Banned Prayer turning on. Market Banned


    Join Date
    Feb 2018
    Posts
    824
    Thanks given
    9
    Thanks received
    236
    Rep Power
    0
    Quote Originally Posted by Guruu View Post
    What base? Elvarg? If so could be what stand said cause elvarg has packet reading issues.
    I'ts actually the Ascend base. But I'm just having trouble finding where to search for where it's doing the open bank issue. I went to the "bank" command and searched for the method which in this case is "openUpBank" and found the declaration, and here it is if anyone wants to take a look and see if they can maybe find the issue for the sharp eye prayer turning on. It happens when you click a bank booth or do the command ::bank.

    https://pastebin.com/T6TEtJK5
    Reply With Quote  
     

  5. #5  
    Super Donator

    StanDev's Avatar
    Join Date
    Apr 2014
    Posts
    660
    Thanks given
    82
    Thanks received
    255
    Rep Power
    592
    You kinda disregarded what I said but remove this:
    Code:
    if (c.takeAsNote)
                sendFrame36(116, 1);
            else
                sendFrame36(116, 0);
    and see if that fixes it (also remove any other sensframe36 calls if I missed any)
    Reply With Quote  
     

  6. #6  
    Banned Prayer turning on. Market Banned


    Join Date
    Feb 2018
    Posts
    824
    Thanks given
    9
    Thanks received
    236
    Rep Power
    0
    Still needing help, add my discord if you can help me out.

    Sky.#3230

    Bump.
    Reply With Quote  
     

  7. #7  
    Registered Member
    Brainpower's Avatar
    Join Date
    Jan 2019
    Posts
    130
    Thanks given
    13
    Thanks received
    13
    Rep Power
    101
    Probably setting a wrong var in postVarpChange
    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. New prayer add on
    By Xtreme in forum Tutorials
    Replies: 40
    Last Post: 03-07-2010, 10:53 AM
  2. Replies: 3
    Last Post: 08-31-2009, 03:24 PM
  3. Specials take forever to turn on.
    By ēKubanē in forum Help
    Replies: 1
    Last Post: 08-30-2009, 07:59 PM
  4. PVP turn on with an item?
    By Pikachu in forum Help
    Replies: 1
    Last Post: 01-08-2009, 12:17 AM
  5. Prayer Buttons - With HeadIcons - Turning on + off.
    By Encouragin in forum Tutorials
    Replies: 8
    Last Post: 11-22-2008, 06:07 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
  •