Thread: Map icon fix [OSRS Rev #143+]

Page 1 of 6 123 ... LastLast
Results 1 to 10 of 54
  1. #1 Map icon fix [OSRS Rev #143+] 
    Rune-Server Affiliate

    Join Date
    Apr 2014
    Posts
    1,761
    Thanks given
    75
    Thanks received
    714
    Rep Power
    1073
    Either download & use this updated data dumper to grab your own revision of objects (rev 143+)
    https://mega.nz/#!E4MyAKZA!poUZnmp_L...91PRK-gPmEGGaw

    or download these rev 145 object configs
    https://mega.nz/#!dw9lQTbL!yA1OR9cWW...RgMy6LXlTm9-ZQ

    ObjedtDef:
    Code:
    opcode 60 to opcode 82
    After doing that your icons will appear, but they may seem scrambled. here's a fix for that:

    method24:
    Code:
    if (id >= 15 && id <= 67) {	
    							id -= 2;
    						} else if (id >= 68 && id <= 84) {
    							id -= 1;
    						}
    That should be all the ids that needed fixed. I could be wrong, if so let me know and i'll fix it here.

    Here's a before and after if you do the cheap code above.

    Before:
    Attached image

    After:
    Attached image

    Credits:
    Myself - Added support for opcode 82 in the data dumper
    Ian (from another website) - providing the open source version of the dumper, changing the ui & fixing other various bugs.
    Reply With Quote  
     


  2. #2  
    Banned
    Join Date
    May 2017
    Posts
    95
    Thanks given
    36
    Thanks received
    54
    Rep Power
    0
    thanks!
    Reply With Quote  
     

  3. #3  
    Owner of OmniScape
    OmniPS's Avatar
    Join Date
    Jul 2013
    Posts
    310
    Thanks given
    80
    Thanks received
    49
    Rep Power
    48
    Respect for this.
    Attached image
    Reply With Quote  
     

  4. #4  
    Rune-Server Affiliate

    Join Date
    Apr 2014
    Posts
    1,761
    Thanks given
    75
    Thanks received
    714
    Rep Power
    1073
    Quote Originally Posted by World 325 View Post
    Respect for this.
    cheers!
    Reply With Quote  
     

  5. #5  
    Registered Member

    Join Date
    Feb 2013
    Posts
    1,682
    Thanks given
    401
    Thanks received
    402
    Rep Power
    446
    Thank you, appreciate the share.
    Reply With Quote  
     

  6. #6  
    Rune-Server Affiliate

    Join Date
    Apr 2014
    Posts
    1,761
    Thanks given
    75
    Thanks received
    714
    Rep Power
    1073
    Quote Originally Posted by Delinquent View Post
    Thank you, appreciate the share.
    No problem chief
    Reply With Quote  
     

  7. #7  
    Forum Moderator


    Join Date
    Dec 2016
    Posts
    312
    Thanks given
    166
    Thanks received
    177
    Rep Power
    1089
    Zion back at it again Good shit bud
    Attached image
    Reply With Quote  
     

  8. #8  
    Rune-Server Affiliate

    Join Date
    Apr 2014
    Posts
    1,761
    Thanks given
    75
    Thanks received
    714
    Rep Power
    1073
    Quote Originally Posted by Settings View Post
    Zion back at it again Good shit bud
    thanks bro
    Reply With Quote  
     

  9. #9  
    Rune-Server Affiliate

    Join Date
    Apr 2014
    Posts
    1,761
    Thanks given
    75
    Thanks received
    714
    Rep Power
    1073
    No problem matey
    Reply With Quote  
     

  10. #10  
    Registered Member
    Zivik's Avatar
    Join Date
    Oct 2007
    Age
    28
    Posts
    4,421
    Thanks given
    891
    Thanks received
    1,527
    Rep Power
    3285
    Thanks for the share
    Reply With Quote  
     

Page 1 of 6 123 ... 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: 17
    Last Post: 06-02-2022, 04:18 PM
  2. Replies: 11
    Last Post: 06-20-2017, 02:48 PM
  3. 143 loc map icons fixed
    By DragonSmith in forum Downloads
    Replies: 3
    Last Post: 06-06-2017, 08:01 PM
  4. Replies: 5
    Last Post: 02-22-2015, 08:36 PM
  5. How to fix the Map icons for 667 maps?
    By ST1211 in forum Help
    Replies: 8
    Last Post: 07-19-2012, 08:29 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
  •