Thread: Need help with prayer its broken on ethos

Results 1 to 3 of 3
  1. #1 Need help with prayer its broken on ethos 
    Registered Member
    Join Date
    Jan 2021
    Posts
    1
    Thanks given
    0
    Thanks received
    1
    Rep Power
    0
    can someone help me please my prayer is broken and doesn't work if you activate it for bosses i would be very grateful to anyone who could help me my name in discord: Xeric#3651
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Aug 2012
    Posts
    139
    Thanks given
    23
    Thanks received
    20
    Rep Power
    25
    Not too sure on the Ethos source but perhaps check how Protection prayers are handled to see if there is an exception to the bosses in question. Otherwise have a look at the boss script if it is dealing pure damage. What I mean by pure damage, an example is when Veng hits the player it doesn't take any Protection prayers into account.
    Reply With Quote  
     

  3. #3  
    Donator

    Kid Buu's Avatar
    Join Date
    Aug 2017
    Posts
    433
    Thanks given
    182
    Thanks received
    227
    Rep Power
    424
    Open NPCHandler.java & check for the npc ID's inside of

    Code:
    private boolean prayerProtectionIgnored(int npcId) {
    Then search for
    Code:
    !protectionIgnored
    & double check all the if statements for the npc IDs. There is one for melee, ranged, & magic.

    Some bosses also have boss scripts have attacks dealing set amount of damage with no real attack type, as rng rng ownu mentioned. Best of luck.
    Attached image
    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. Need help with a few things on prayer! please
    By Verisimilitude in forum Help
    Replies: 4
    Last Post: 07-05-2014, 07:31 AM
  2. i need help with turning my server on :S PLS! HELP!! :'(
    By wadee123 in forum Forum Related Help
    Replies: 2
    Last Post: 01-18-2010, 08:19 PM
  3. Replies: 2
    Last Post: 10-31-2009, 03:50 PM
  4. Need Help With Skull! Its messed up
    By Affliction in forum Help
    Replies: 3
    Last Post: 09-13-2009, 01:36 AM
  5. Need help with...check it out!
    By Rar3 Pker in forum Help
    Replies: 1
    Last Post: 09-10-2009, 02:15 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
  •