Thread: Ascend - Raids, Revs, Fire surge, Vorkath!

Page 16 of 20 FirstFirst ... 61415161718 ... LastLast
Results 151 to 160 of 194
  1. #151  
    Registered Member
    Join Date
    Mar 2019
    Posts
    2
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Any easy ways to change OSRS modes Exp multiplier? since i assume its hardcoded in
    Reply With Quote  
     

  2. #152  
    Extreme Donator


    Join Date
    Jul 2008
    Age
    31
    Posts
    956
    Thanks given
    186
    Thanks received
    344
    Rep Power
    1060
    Quote Originally Posted by boostgd View Post
    Any easy ways to change OSRS modes Exp multiplier? since i assume its hardcoded in
    We rewrote the entire experience handling system. The current way it's done is dogshit. It has conditional operators on every call to the giveXP method so you have to go through everywhere that grants XP and change those conditional statements. Also there's more than you think, spread out all over this source. Good luck!
    Reply With Quote  
     

  3. Thankful user:


  4. #153  
    Registered Member
    Join Date
    Mar 2019
    Posts
    2
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    Quote Originally Posted by Patrity View Post
    We rewrote the entire experience handling system. The current way it's done is dogshit. It has conditional operators on every call to the giveXP method so you have to go through everywhere that grants XP and change those conditional statements. Also there's more than you think, spread out all over this source. Good luck!
    Some server named Rigaur or smthing told me they added 4 lines of coding to fix entire xp system for osrs mode but it dsnt sound like so...

    Could you atleast point me in right direction what i wanna be looking for in file to change osrs mode xp? for each skill?
    Attached image
    Reply With Quote  
     

  5. #154  
    Extreme Donator


    Join Date
    Jul 2008
    Age
    31
    Posts
    956
    Thanks given
    186
    Thanks received
    344
    Rep Power
    1060
    Quote Originally Posted by boostgd View Post
    Some server named Rigaur or smthing told me they added 4 lines of coding to fix entire xp system for osrs mode but it dsnt sound like so...

    Could you atleast point me in right direction what i wanna be looking for in file to change osrs mode xp? for each skill?
    Attached image


    That is a conditional statement.. It's basically an if statement or a boolean check, with returns in one line.

    That statement is saying if the mode is OSRS, then give 1x xp, else, give the XP rate from the config class.

    See more info on these types of statements here:
    https://stackoverflow.com/questions/...hat-does-it-do
    Reply With Quote  
     

  6. #155  
    Banned

    Join Date
    Dec 2011
    Posts
    572
    Thanks given
    34
    Thanks received
    74
    Rep Power
    0
    Thanks for the release!
    Reply With Quote  
     

  7. #156  
    Registered Member
    Join Date
    Jan 2017
    Posts
    195
    Thanks given
    13
    Thanks received
    27
    Rep Power
    13
    really good thanks
    Reply With Quote  
     

  8. #157  
    Banned

    Join Date
    Mar 2019
    Posts
    297
    Thanks given
    19
    Thanks received
    38
    Rep Power
    0
    Nice release, thanks
    Reply With Quote  
     

  9. #158  
    Registered Member
    Join Date
    Feb 2019
    Posts
    27
    Thanks given
    2
    Thanks received
    1
    Rep Power
    11
    best release so far thanks a lot buddy gonna learn a ton from it
    Reply With Quote  
     

  10. #159  
    Registered Member
    Join Date
    Apr 2016
    Posts
    1
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    can u add me on discord and help me to run it ?
    here is my discord
    TDM_Jimmy#2280
    Reply With Quote  
     

  11. #160  
    Registered Member
    Join Date
    Aug 2018
    Posts
    4
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    cant find file java.utl.function.predicate ?????
    Reply With Quote  
     

Page 16 of 20 FirstFirst ... 61415161718 ... 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: 508
    Last Post: 01-30-2020, 04:53 PM
  2. Replies: 4
    Last Post: 07-09-2019, 01:58 AM
  3. Replies: 569
    Last Post: 04-03-2019, 02:37 PM
  4. Replies: 16
    Last Post: 08-30-2018, 06:17 AM
  5. [718] Fire Surge
    By Savions in forum Help
    Replies: 5
    Last Post: 01-19-2013, 12:28 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •