Jump to content

Mayhem

Members
  • Joined

  • Last visited

Everything posted by Mayhem

  1. Mayhem replied to MMO's post in a topic in 317
    ty
  2. Link's dead
  3. Mayhem replied to RuneArchive's post in a topic in RSPS Bases & Frameworks
    Can't find a client with this gameframe anywhere anymore
  4. Mayhem replied to Charisma's post in a topic in Introductions
    I'm 100% white. Welcome to the tree house!
  5. I know this is a really old thread, but that looks a hell of a lot like a client that Poesy (I think?) released, which included an update server. Edit: I knew it was the one released, yet I didn't pay attention to your name on the OP. :L
  6. strange, your code should be working. Since it's not, my last two ideas are that you have a modified version of drawInterface method that isn't properly done, or there's a remaining RSImageProducer that your client is drawing certain types of interfaces inside.
  7. Somewhere in method draw3dScreen, there may be some code that looks like this:
  8. No I meant the method drawInterface, in the client class. Not the interface that is created.
  9. It's been a long time since I've added resizable to a client, but resizing is not your issue, repositioning is though. From what I remember, you'll need to find in the client class where drawInterface is being called, and change the position parameters to be relative to your game window height & width. Since I don't use resizable clients anymore, I couldn't tell you how to do this. From what I can tell, only your walkable interfaces are having issues, which means that you'll only need to change the positions for where your walkable interfaces are being called to draw.
  10. at ItemDef.getSprite(ItemDef.java:498) Post the block of code around line 498 in ItemDef getSprite method.
  11. Mayhem posted a post in a topic in Introductions
    I'm not very good at introductions, so usually I avoid making them on communities. I prefer client related development, although I'm not very fond of clients with data from revisions higher than 377. Currently I am working on a client project of my own, which I may end up using for a somewhat unique private server. Also, Raw Envy told me he visits Runeleak, so I decided to search it up for myself. I considered joining before I saw this which makes me even more excited to be here: