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.

Featured Replies

Posted
comment_69051

I know its not much, but its nice to give back to the community, and there isn't really much released on elvarg for new coders so thought I'd release.


Firstly go to your client and find

This is the hidden content, please

Search for

This is the hidden content, please

Add this under.

Quote
Quote

case 6829:
            itemDef.name = "Pet Mystery Box";
            itemDef.stackable = false;
            itemDef.actions = new String[5];
            itemDef.actions[0] ="Open";
            break;

 

Then go back to your server files and make a new package called content.

Quote

elvarg.game.content

In this package create

This is the hidden content, please

Paste this to PetMbox.java

This is the hidden content, please


 


Then go into

This is the hidden content, please

Add this import in. 
import com.elvarg.game.content.PetMbox;

Search for

This is the hidden content, please


And under

Quote

break;

Add

This is the hidden content, please

 

Edited by Diddy Ranqe

  • 2 weeks later...
  • 4 weeks later...
  • 3 months later...
  • 3 weeks later...
  • 3 months later...

Create an account or sign in to comment

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.