Jump to content
View in the app

A better way to browse. Learn more.

RuneSuite RSPS Development

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Mayhem

Members
  • Joined

  • Last visited

Everything posted by Mayhem

  1. Can't find a client with this gameframe anywhere anymore
  2. 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
  3. 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.
  4. Somewhere in method draw3dScreen, there may be some code that looks like this:
  5. No I meant the method drawInterface, in the client class. Not the interface that is created.
  6. 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.
  7. at ItemDef.getSprite(ItemDef.java:498) Post the block of code around line 498 in ItemDef getSprite method.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.